On Tue, Jun 24, 2008 at 09:20:03PM -0400, [EMAIL PROTECTED] wrote:
> I have an OpenBSD machine that will handle outbound mail using Sendmail. 
> I'd like Sendmail to scan the messages, and any messages with a certain 
> word in the subject will be sent to a specific server instead of the 
> Internet.  I've figured out how to *block* messages based on the subject 
> using LOCAL_RULESETS, but not how to re-route them.  I'd rather not rewrite 
> the From: address, but I can if I must.  Can someone give me a pointer on 
> how to do this?  Thanks.

You may need a milter. There is one which fits in ports (milter-regex).
Scanning email bodies will impact performances.
 
-- 
Olivier Cherrier
mailto:[EMAIL PROTECTED]

Reply via email to