>
> The Problem:
>
> Exchange is not able to start a qeue-run ...the ETRN-command is : ETRN
> @kpu.com received by .........
>
> I tried to figure out the smtp_etrn_command ...and ..i didnt get it ( ...am
> I stu** ??) :-)
>
Try this:
smtp_etrn_command = "/usr/lib/sendmail -R \"${if match {$domain}{^[@#]}{${substr_1:$domain}}{$domain}}\""
If you make use of hold_domains, you might need "-Rf" instead of "-R".
Please note as well, that
smtp_etrn_serialize = false
is required.
Greetings,
Georg
--
*** Exim information can be found at
http://www.exim.org/ ***