> > the only thing I want to know is, how to add alterMIME to 
> > exim as transport ?  
> 
> I have just tried it with these settings on FreeBSD 6.1 with Exim 4.66:
> 
> Create router with whatever conditions you require along the lines of:
>   disclaimer:
>     driver = dnslookup
>     transport = disclaimer_smtp
> 
> And a transport that looks something like:
>   disclaimer_smtp:
>     driver = smtp
>     transport_filter = /usr/local/bin/altermime --input=- 
> --disclaimer=/usr/local/etc/exim/textdisclaimer
> --disclaimer-html=/usr/local/etc/exim/htmldisclaimer
>     size_addition = -1
>   

Hi

wow! It works -- only   size_addition = -1  should be   size_addition = 1. THX 
!!!

-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
                 the heart of the sun
-------------------------------------



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to