Re: [Exim] Local delivery

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Matthew Daubenspeck
Ημερομηνία:  
Προς: Patrick Boucher
Υ/ο: exim-users
Αντικείμενο: 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? ;)