On Sat, 2010-02-13 at 14:57 +0100, Alexander 'Leo' Bergolth wrote:
> Feb 13 00:21:19 leo-x61 dovecot: deliver(leo):
> fchown(/home/leo/mail/.imap/INBOX/dovecot.index.log.newlock, -1,
> 12(mail)) failed: Operation not permitted (egid=100(users), group based
> on /var/mail/leo)
>
> I know that dovec
On 02/14/2010 12:45 AM, Pascal Volk wrote:
> On 02/14/2010 12:03 AM Alexander 'Leo' Bergolth wrote:
>> On 02/13/2010 09:28 PM, Pascal Volk wrote:
>>> Dovecot: dovecot.conf²
>>> mail_location = maildir:~/Maildir
>>
>> Unfortunately switching from mbox to maildir is not an option.
>>
>> Btw. I do
On 02/14/2010 12:03 AM Alexander 'Leo' Bergolth wrote:
> On 02/13/2010 09:28 PM, Pascal Volk wrote:
>> Dovecot: dovecot.conf²
>> mail_location = maildir:~/Maildir
>
> Unfortunately switching from mbox to maildir is not an option.
>
> Btw. I don't see the solution. If the inbox is still /var/
On 02/13/2010 09:28 PM, Pascal Volk wrote:
> On 02/13/2010 02:57 PM Alexander 'Leo' Bergolth wrote:
>> I'd like to use deliver (dovecot-1.2.10) as LDA to deliver mails to my
>> local users on my postfix-system.
>>
>> However, deliver tries to copy the filesystem permissions of the
>> mail-spool-fil
On 02/13/2010 02:57 PM Alexander 'Leo' Bergolth wrote:
> Hi!
>
> I'd like to use deliver (dovecot-1.2.10) as LDA to deliver mails to my
> local users on my postfix-system.
>
> However, deliver tries to copy the filesystem permissions of the
> mail-spool-files to the user's index files, which does
Hi!
I'd like to use deliver (dovecot-1.2.10) as LDA to deliver mails to my
local users on my postfix-system.
However, deliver tries to copy the filesystem permissions of the
mail-spool-files to the user's index files, which doesn't work, since
the files in /var/mail/ belong to the group 'mail'.