[Mimedefang] sendmail+adding some text to all messages
    Paul 
    freebsd at pksnet.com
       
    Thu Jan  3 10:02:41 EST 2002
    
    
  
>i need to add some disclaimer text to all messages sent from my domain. 
>can this be done w/ mimedefang?
Since mimedefang adds a header to all the mail it processes, you should be able to do this by modifying the source. Have it add another header at that same time with the disclaimer. 
Check /usr/local/bin/mimedefang.pl for the action_add_header() subroutine.
Alternatively, look into the source/config of your MTA and modify it to do what you want.
Paul
    
    
More information about the MIMEDefang
mailing list