Re: [Exim] delivery error

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sheldon Hearn
Fecha:  
A: A M Haneef
Cc: exim-users
Asunto: 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.