search for: v0ihvjvo001751

Displaying 2 results from an estimated 2 matches for "v0ihvjvo001751".

2017 Feb 12
2
Replacement for antispam plugin
...rrie)</fX4JwpPoFhq2AAAmoV78g>: Info: sieve: report-ham: line 11: DEBUG: imap.mailbox = Frop imap(harrie)</fX4JwpPoFhq2AAAmoV78g>: Info: sieve: report-ham: line 17: DEBUG: REPORT HAM imap(harrie)</fX4JwpPoFhq2AAAmoV78g>: Info: copy from Spam: box=Frop, uid=2, msgid=<201701181731.v0IHVjvo001751 at localhost.localdomain>, flags=() imap(harrie)</fX4JwpPoFhq2AAAmoV78g>: Info: expunge: box=Spam, uid=1, msgid=<201701181731.v0IHVjvo001751 at localhost.localdomain>, flags=(\Recent) * OK [COPYUID 1485122805 1 2] Moved UIDs. * 1 EXPUNGE * 0 RECENT 2343 OK Move completed (0.089 + 0.0...
2017 Feb 10
5
Replacement for antispam plugin
> On February 10, 2017 at 12:13 PM Ralph Seichter wrote: > > On 10.02.17 18:34, Michael Slusarz wrote: > > > Can we add an exception for the Trash folder? > > This is handled in the sieve script. E.g.: > > > > require "environment"; > > if environment "imap.mailbox" "Trash" { > > stop; > > } > > This does