: Dovecot Mailing List
Ämne: Re: Sv: Sv: Sv: Sv: Avoid duplicate emails in the sent folder
Sorry for the top posting.
Here the solution I found, without using a secondary Sent folder:
My sieve script is like this:
require [
"imapsieve",
Sorry for the top posting.
Here the solution I found, without using a secondary Sent folder:
My sieve script is like this:
require [
"imapsieve",
"include"
];
include :personal :optional "pre-sent-checks";
discard;
———
Why won't it work to just, as I said, create a separate folder, like Sent2,
which you use as a "midpoint" to land all your externally imported emails, and
then you just move everything from Sent2 to Sent.
-Ursprungligt meddelande-
Från: dovecot-boun...@dovecot.org För André Rodier
Skick