On Tue, 2 Feb 1999, Sascha Pollok wrote:
> I just tested some ETRN routing for one of our customers. The
> Domain (let's say test.de) has no remote MX or anything configured
> but is handled local, so a ETRN shouldn't do anything special.
>
> I use a ETRN_COMMAND script to deal with Mailers that don't send
> correct ETRN commands. So when I send Exim a ETRN test.de Exim
> starts the script and the script starts Exim with the apropriate
> options. Exim starts a queue and ends the queue immediately.
>
> In case I send a correct ETRN #test.de Exim tells me that he is
> 458 Already processing. The only Exim-Process that runs is the
> daemon process -> no childs / queues.
>
> Any good advice?
Set
smtp_etrn_serialize = false
There is a bug in the documentation. It should say that you must do this
if you use smtp_etrn_command to do something other than the default
action of "exim -R".
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***