[Dovecot] Sieve and ACL problem

Gregory Finch gfinch at ldmltd.ca
Fri Nov 13 01:56:22 EET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Timo Sirainen wrote:
> On Thu, 2009-11-12 at 14:29 -0800, Gregory Finch wrote:
>> Nov 12 12:26:57 app dovecot: deliver(gfinch at app.ldmltd.ca): sieve:
>> msgid=<3708845-2200911412202651769 at pelmorex.ca>: failed to store into
>> mailbox 'Public/Weather': Permission denied
> ..
>> dovecot-acl for Public/Weather
>> authenticated lrs
>> user=gfinch lrwstipekxa
> 
> deliver sees username as gfinch at app.ldmltd.ca, not gfinch. Maybe change
> deliver to be called as:
> 
> deliver -d gfinch -a gfinch at app.ldmltd.ca
> 

That solved my problem entirely.. changing the dovecot line in my
postfix/master.cf from "-d ${recipient}" to the following makes
everything work as expected, including using the right acl files when
using sieve to redirect to a public folder:

dovecot		unix	-	n	n	-	-	pipe
	flags=DR user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f
${sender} -d ${user} -a ${recipient} -n -m ${extension}

Thank you,

- -Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr8oKYACgkQeflWWP27iA/ZHQCg1ozpUBBn0mbNetBsjv5aUjvG
eX8AnRRfrg+bIS6ddcyNMbLJee92Whg1
=Rjk/
-----END PGP SIGNATURE-----


More information about the dovecot mailing list