procmail
[Top] [All Lists]

Procmail for all outgoing mail? How?

1996-07-18 21:49:37
        I'm trying to do something that I can't figure out.  I don't 
know if I'm dense or something, but I tired to find the answer on the 
mailing list archives.
        Here's the problem.  Mail comes into a mailbox.  The mail gets 
sent out to some people for them to answer it.  I got that part figured 
out.  But I can't sent the mail that is replied to via pop clients to be 
processed by procmail as they go through the mail gateway.  I want the 
messages to be piped through mhonarc and the From line changed as they go 
out.
        I tried to put in the 2 rules in the procmail man page into 
ruleset 0 of my sendmail.cf.  But I very much doubt that I did that 
correctly.  Here's my .mc file:

divert(-1)
include(`../m4/cf.m4')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
MAILER(local)
MAILER(procmail)
MAILER(smtp)
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(nodns)
FEATURE(local_procmail)

        I then add in the 2 lines from the man page.  
        Where did I go wrong?


--
Jeffrey Gustafson -- jeffgus(_at_)packardbell(_dot_)com
Technical Specialist & SysAdmin
On-Line Services Group
Packard Bell Electronics, Inc.

<Prev in Thread] Current Thread [Next in Thread>