On Mon, 2009-11-16 at 23:01 +, Peter Borg (General) wrote:
> This is where Dovecot works well for me because I can get the dovecot
> process to add the specified group to the user's authentication which
> means that they can only get at their mail through dovecot and not
> through the file syst
> bounces+dovecot=peter-b@dovecot.org] On Behalf Of Timo Sirainen
>
> > It's being called by postfix with -d through mailbox_command - I'm
> digging through postfix config now, if there's a way I can do this
> without making deliver setuid I'd be much happier
>
> I don't think Postfix allo
On Mon, 2009-11-16 at 19:14 +, Peter Borg wrote:
> Doh. Of course knew it would be something obvious. What threw me is that
> it had correct permissions aside from this.
>
> It's being called by postfix with -d through mailbox_command - I'm digging
> through postfix config now, if there'
st'
Subject: Re: [Dovecot] deliver is ignoring mail_access_groups
On Sun, 2009-11-15 at 12:59 +, Peter wrote:
> Opening the permissions on /home/mail (6771) allows deliver to succeed
> suggesting that mail_access_groups is being ignored by deliver.
How are you calling deliver? Either i
On Sun, 2009-11-15 at 12:59 +, Peter wrote:
> Opening the permissions on /home/mail (6771) allows deliver to succeed
> suggesting that mail_access_groups is being ignored by deliver.
How are you calling deliver? Either it needs to be started up as root,
or you need to make it setuid-root (and