> On 11-17-2021 5:43 pm, Kees van Vloten wrote:
>
> Would it be possible to run a sieve-script when the mail-client sends a mail
> (no because smtp) on the action where the mail-client stores a copy in the
> Sent folder over
> imap?
That would be nice, to auto sort mail into different sent fol
Hi everyone,
Would it be possible to run a sieve-script when the mail-client sends a
mail (no because smtp) on the action where the mail-client stores a copy
in the Sent folder over imap?
I was expecting through imapsieve_mailboxXXX_* but can find a
combination of parameters are correct. Doe
On 17-11-2021 09:38, Remy Zandwijk wrote:
On 16 Nov 2021, at 21:43, Kees van Vloten wrote:
On 15-11-2021 23:04, dove...@ptld.com wrote:
On 11-15-2021 3:46 pm, Kees van Vloten wrote:
I am trying to move incoming mails into subfolders with this sieve script:
require ["fileinto", "variables",
> On 16 Nov 2021, at 21:43, Kees van Vloten wrote:
>
> On 15-11-2021 23:04, dove...@ptld.com wrote:
On 11-15-2021 3:46 pm, Kees van Vloten wrote:
>>>
>>> I am trying to move incoming mails into subfolders with this sieve script:
>>>
>>> require ["fileinto", "variables", "mailbox"];
>>>
On 2021-11-17 05:17, Mike wrote:
I've been trying to work out how to get postfix to accept mail, send
it to bogofilter, then deliver using dovecot while allowing a global
sieve filter and users able to filter mail based on the bogofilter
header.
https://stuff.mit.edu/~jik/software/bogofilter-mi