Re: [Exim] delivery error

Etusivu
Poista viesti
Vastaa
Lähettäjä: Sheldon Hearn
Päiväys:  
Vastaanottaja: A M Haneef
Kopio: exim-users
Aihe: Re: [Exim] delivery error

On Sat, 28 Jul 2001 22:07:25 CST, A M Haneef wrote:

> 2001-07-29 11:38:13 15QuW5-0001gF-00 == abjin@???
> T=virtual_delivery defer (20): Not a directory: stat() error for
> /var/spool/mail/haneefs.com/abjin/Maildir/: Not a directory
> 2001-07-29 11:38:13 15QuW5-0001gF-00 Frozen


So take a look at /var/spool/mail/haneefs.com/abjin/Maildir and confirm
that it's a directory and not a file.

Sure, Exim will try to create missing directories in the path for you,
but you're expecting a bit much if you think it should first remove any
files that exist "in the way" of directory creation. :-)

Ciao,
Sheldon.