[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Attaching message when user sends a message.



At 15:57 11-10-2001 -0400, Brian R. Poppenwimer wrote:
>	I've done a quick scan of  my Oreilly book like Jeff Lovell
>suggested, and haven't come up woth anything.  So I went through google
>the comp.sendmail group, and that question was asked a lot.  And the
>consenesus of answers was, it is very difficult.  No one came up with an
>answer that I saw.  I was interested in doing this also, just attaching
>the disclaimer to the end of the email, without giving the user the
>ability to stop it. So if anyone has done it let me know also.

See the Milter feature available in Sendmail 8.11.x/8.12.x.  You can write
a filter to add a disclaimer at the end of each email.  There are several
free filters available (web search).  You can also hack 8.9.3 to add a
disclaimer but that might void your warranty. :)

Regards,
-sm