Re: exim brocken in test debian-edu-squeeze?
- To: debian-edu@lists.debian.org
- Subject: Re: exim brocken in test debian-edu-squeeze?
- From: "Andreas B. Mundt" <andi.mundt@web.de>
- Date: Sat, 19 Feb 2011 13:09:40 +0100
- Message-id: <20110219120940.GA29109@flashgordon>
- Mail-followup-to: debian-edu@lists.debian.org
- In-reply-to: <1298115213.3196.4.camel@i965GMx-IF>
- References: <20110216221048.GA14862@flashgordon> <1298019655.13076.7.camel@i965GMx-IF> <20110218154648.GA7303@flashgordon> <1298067884.3569.65.camel@i965GMx-IF> <20110218223920.GA4013@flashgordon> <1298101324.1661.5.camel@i965GMx-IF> <20110219112153.GA25468@flashgordon> <1298115213.3196.4.camel@i965GMx-IF>
Hi,
On Sat, Feb 19, 2011 at 12:33:33PM +0100, Andreas Schockenhoff wrote:
> Hi,
>
> On Sat, 2011-02-19 at 12:21 +0100, Andreas B. Mundt wrote:
> > > But exim seems to be broken no mail delivery to root.
> >
> > Right. Hmm. Permissins on /root seem not to allow the transport of
> > mail to root's mbox. Where is root's mail usually being delivered to?
> > Perhaps we have to change that location if we want to keep the
> > restrictive permissions.
> exim I have figured out like to deliver mail to /var/mail/mail instead of
> root on other systems. Also if root stands in /etc/alias. No idea
> why exim do this or if this is our problem.
>
Hm, in the exim config I have for the rootmail transport:
rootmail:
driver = appendfile
delivery_date_add
envelope_to_add
file = /var/mail/root
no_maildir_format
mode = 0600
no_mode_fail_narrower
return_path_add
user = mail
No idea why this is ignored. :(
Andi
Reply to: