Author: Ian Kirk Date: To: Jeff Green CC: exim-users Subject: Re: [Exim] ETRN with dialup hosts.
Jeff Green wrote:
> 2- if so configured, the queuing MTA initiates a new SMTP connection to the
> target host,
> which is subject to the requirements of any other SMTP connection (DNS,
> ident, etc.).
I could write something in Perl/SH that just lists all the message IDs for
that domain, and Uses Net::SMTP to deliver them directly to the remote IP,
but that seams like a hack. I would like a exim -Mip 1.2.3.4 -R domain.com
or something. Tempeted to have a stab at coding it, but would prefer an
nice elegant solution in my exim config!