[Exim] Adding Disclaimer to email message

Pàgina inicial
Delete this message
Reply to this message
Autor: hammerd
Data:  
A: exim-users
Assumpte: [Exim] Adding Disclaimer to email message
I need to set up a standard disclaimer for my company.

I used the post from the archives to set up the transport filter.
The script is:
#!/bin/sh
echo First copy the normal message
cat
echo ----------------------------------------------------

The filter is working because I can see the first echo in the received email, I am having problem with the cat command. Is the mail message passed from the exim/configure file to the shell script using standard input. If not how is the message being passed.

Don Hammer
Network Administrator
Evanite Fiber Corporation
1115 SE Crystal Lake Dr
Corvallis, OR 97333
(541) 753-0391 voice
(541) 753-0388 fax
hammerd@???
***** CONFIDENTIAL INFORMATION *****
This e-mail and its attachments contain
confidential information, and are intended
only for the individual or entity indicated.
If you are not the intended recipient,
you are hereby notified that the disclosure,
copying, distribution or use of the contents
of this transmission is strictly prohibited,
and no privilege or protection has been waived.
If you have received this communication in error,
please notify the sender immediately and then
delete the message from your computer.
*****************************************************
Al Sheldon
Evanite Fiber Corporation
Internet Address: ismanager@???
Home Page: http://www.evanite.com
*****************************************************