Hi, I have just upgraded my dovecot to the latest release/stable version(1.0.10) and added "mail_plugins = acl" in protocal imap class of dovecot.conf file. In order to make emails in /home/foo/Maildir read-only to foo, I wrote a dovecot-acl file under /home/foo/Maildir and put "user=foo rl" in the file. Is that OK? But unfortunately emails in /home/foo/Maildir still can be deleted by foo. Have I missed something in my configration? I am a novice at dovecot and ACL. Thanks for your help.
Best regards,
Wen
-----Original Message----- From: dovecot-bounces+on.kousei=yes.nttcom.ne.jp@dovecot.org [mailto:dovecot-bounces+on.kousei=yes.nttcom.ne.jp@dovecot.org ] On Behalf Of Charles Marcus Sent: Friday, February 22, 2008 7:46 PM To: 'Dovecot Mailing List' Subject: Re: [Dovecot] How to prevent deleting mail by mailer?
On 2/22/2008, Wen Guangcheng (on.kousei@yes.nttcom.ne.jp) wrote:
My Dovecot version is 0.99.11
Sorry, this version is way past support end of life.
File system perms is of course the lowest level to control who/what can do what, so using them properly should work for what you're wanting to do, BUT...
Please upgrade to latest release/stable version - or even the newer1.1, which is at RC stage now...
--
Best regards,
Charles