[Exim] Re: HELP!

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Suresh Ramasubramanian
Fecha:  
A: exim-users
Asunto: [Exim] Re: HELP!
+++ Dan Egli [exim-users] <25/07/01 14:48 -0700>:
> localuser director succeeded for dan
> dan@???
> deliver to dan in domain shortcircuit.dyndns.org
> director = localuser, transport = local_delivery
> search_tidyup called
> if I try localhost, it says unroutable mail domain
> "localhost"


You can tell exim that "localhost" is a local domain. You can also check
the permissions of your mail spool (chmod 1777 /var/spool/mail, chmod +t
/var/spool/mail) if you are getting the famous "lock file hitching post"
error.

     -suresh