This is my disclaimer configuration for exim.....
------------------------------

Router configuration

lookuphost:
driver = dnslookup
domains = ! +local_domains
transport = smtp_disclaimer

Transport configuration

smtp_disclaimer:
driver = smtp
transport_filter ="/usr/local/bin/altermime --input=-
--disclaimer-html=/usr/exim/disclaimer/disht.txt
--disclaimer=/usr/exim/disclaimer/discl.txt"
------------------------------

Now the problem is when I send the mail with any message in body then
disclaimer is not showing in the recipient end but when I sent blank mail
then the disclaimer is showing on the recipient end. Please help me

Thanks in Advance......
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to