fix VERP marking
This commit is contained in:
parent
b0bc240ee5
commit
578b9f4a91
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ query = insert into mail_from (id, original, rewritten)
|
|||
end
|
||||
else '%s'
|
||||
end
|
||||
) on conflict (rewritten) do nothing returning rewritten
|
||||
) returning rewritten
|
||||
|
|
Loading…
Reference in a new issue