Re: [Exim] Local delivery

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Matthew Daubenspeck
Data:  
Para: Patrick Boucher
CC: exim-users
Assunto: Re: [Exim] Local delivery
Check /var/log/exim/

There is a mainlog, rejectlog, and paniclog. What do they say about the
specific attempted delivery?

At 03:07 PM 1/21/2002 -0500, you wrote:
>Greetings,
>
> I am trying to setup and mail server (pop/smtp) I am using Qpopper for
>POP3. And Exim for SMTP.
>SMTP is working fine, But i cannot send Emails to "Local"
>I am trying to send me an Emails so I can get it back. It does not work.
>
>Can somebody assist me with that ?
>
>My Email seems to be in the /usr/exim/spool/input directory.
>But It does not go into the file = /home/$local_part/Mail
>
>Am i missing something here? ;)