On Thu, Nov 15, 2001 at 03:28:40PM +0530, Mujeeb Rahman wrote: > > how i add a disclaimer to all mails going outside to my > mail server. i am using sendmail in linux for sending > mails. is it possible ? > ---end quoted text---
Disclaimers, seem to be a fashion with commercial houses, but on the whole, it is depreciated. It is a MUA issue, and can be incorporated in .signature or whatever file used by various MUAs of your users. Bish. -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Unix to DOS conversion (#1) LOST #219 If you have vim editor installed, the following script will do Unix (text file) to DOS conversion: #!/bin/sh # Save u2d, chmod +x u2d vim -c ":set ff=dos" -c ":wq" $1 # Usage: u2d filename.txt ####<[EMAIL PROTECTED]>##################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help