Re: [Exim] Relay

Top Pagina
Delete this message
Reply to this message
Auteur: John Burnham
Datum:  
Aan: rmichell, exim-users
Onderwerp: Re: [Exim] Relay
Ricardo J. Michell wrote:
> I see it now, yes it is an email sent to a local user.
>
> Why if it is an incoming mail to my pop3 server is exim dealing with
> it. I though exim was only an SMTP server and it doesn't have to do
> anything with incoming traffic (POP3).
>

Umm. No. Mail is sent by SMTP - mail will come in to your box by SMTP.
POP is a protocol for users to pick up email from a server (like
IMAP). I would advise you find a nice tutorial on such things.
http://www.sendmail.org/email-explained.html is a good start.
John