Re: [Exim] Exim ain't delivering maildirs

Pàgina inicial
Delete this message
Reply to this message
Autor: Nathan
Data:  
A: exim-users
Assumpte: Re: [Exim] Exim ain't delivering maildirs
Ollie,

Thanks for your help. I made the change suggested,
and now I've got a different error message....seem to
be making progress. Since it seems to have something
to do with permissions, I've posted the permissions on
all the folders that I thought could be a player. I
don't understand what the chdir error is all
about. Isn't it just trying to change to that
directory? It listed the directory correctly in the
error message. I also can't remember what the "s" and
"S" is in the permissions below.

Thanks for your help,
Nathan

== nate@??? T=maildir_delivery defer (13):
Permission denied: cannot chdir to
/var/mail/mylinuxbox.org/nate
<= <> R=15o4ub-0001n2-00 U=mail P=local S=619
Frozen
== nate@??? <root@???>
T=maildir_delivery defer
Frozen

Permissions on my directories are as follows:
drwxr-xr-x   17 root     root         4096 Sep 21 21:10 var
drwxrwsr-x    4 mail     mail         4096 Sep 29 
17:02 var/mail
drwxr-xr-x    6 root     root         4096 Sep  7 
04:08 var/spool
lrwxrwxrwx    1 root     root            7 Sep  7 
03:00 /var/spool/mail -> ../mail
drwxr-sr-x    4 mail     mail         4096 Sep 28 
19:04 /var/mail/mylinuxbox.org
drwx--S---    5 mail     mail         4096 Sep 27 
19:26 /var/mail/mylinuxbox.org/nate
drwx------    2 mail     mail         4096 Sep 27 
19:26 /var/mail/mylinuxbox.org/nate/cur
drwx------    2 mail     mail         4096 Sep 27 
19:26 /var/mail/mylinuxbox.org/nate/new
drwx------    2 mail     mail         4096 Sep 27 
19:26 /var/mail/mylinuxbox.org/nate/tmp




At 09:01 AM 10/1/01 +0100, you wrote:

>On Sun, Sep 30, 2001 at 09:44:11PM -0600, Nathan wrote:
> > maildir_delivery:
> > driver = appendfile
> > no_from_hack
> > prefix = ""
> > suffix = ""
> > maildir_format
> > directory = /var/mail/mylinuxbox.org/
> > create_directory
>
>directory = /var/spool/mail/mylinuxbox.org/${local_part}
>
>(as in the local_delivery transport you show below)
>
> > local_delivery:
> >    driver = appendfile
> >    group = mail
> >    mode = 0660
> >    mode_fail_narrower = false
> >    envelope_to_add = true
> >    file = /var/spool/mail/${local_part}

>
>I hope that helps.
>
>Ollie
>
>--
>Oliver Cook    Systems Administrator, ClaraNET
>ollie@???               020 7903 3065

>
>--
>## List details at
>http://www.exim.org/mailman/listinfo/exim-users Exim
>details at http://www.exim.org/ ##