Re: [Exim] Relay/Route Mails to DialIn IP

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Suresh Ramasubramanian
Data:  
Para: exim-users
Assunto: Re: [Exim] Relay/Route Mails to DialIn IP
Martin Hierling rearranged electrons thusly:

> MX Record points to Exim Box, Exim gets the mail for Domain foo.bar and
> queue it. then i connect via a dialin IP and want to get all mails. On the
> dialin is another sendmail/exim running that delivers the mail local.


Two alternatives

1. Set up a pop / imap server and use fetchmail / getmail to pull the mails to
your dialup IP

2. Set up UUCP or ETRN. Examples for both are given in the config samples
tarball available at ftp.exim.org

    -suresh