[exim] Modifying message footer

Etusivu
Poista viesti
Vastaa
Lähettäjä: Sławomir Dworaczek
Päiväys:  
Vastaanottaja: exim-users
Aihe: [exim] Modifying message footer
How to modify the footer for several domains separately?
In transport, I

transport = ${if eq {$sender_address_domain}{main.first.domain}\
               {remote_smtp_main_first_domain}{remote_smtp}}


and it does the trick for me in one domain
I use altermime
regards
Slawek