Am 29.10.2012 16:04, schrieb Timo Sirainen:
On 24.10.2012, at 17.46, Alexander Weber wrote:

if address :is "to" "mantis-admin@<*>"
{
        fileinto "/home/shared/.automail.Bugtracker/";
}

Use mailbox name, not filesystem path:

fileinto "shared/automail/Bugtracker";



error: msgid=<*>: failed to store into mailbox 'shared/.automail.Bugtracker/': Invalid mailbox name.
sieve: info: started log at Oct 29 16:10:03.
error: msgid=<*>: failed to store into mailbox 'shared/automail/Bugtracker/': Invalid mailbox name.


nope, didn't work :/

Reply via email to