Re: [exim] Exim and Yahoo

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Mike Cardwell
Data:  
Para: exim-users
Assunto: Re: [exim] Exim and Yahoo
Brad wrote:

> Is there a way to login a exim user to yahoo account and send and receive
> email on the yahoo?
>
> I am trying fetchmail but having issues.


To retrieve the email, you'd have to use something like fetchmail which
handles POP and IMAP. Exim only does SMTP (*) This assumes that yahoo
offers a POP/IMAP service?

To relay mail out through Yahoo you'd have to set up a "manualroute"
router, and configure the authenticators with your Yahoo login details.
Again, this assumes that Yahoo has an SMTP based submission service.

--
Mike Cardwell - IT Consultant and LAMP developer
Cardwell IT Ltd. (UK Reg'd Company #06920226) http://cardwellit.com/

(*) Yes, I know it does LMTP too, be quiet.