[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: mail processing



On Wed, Sep 08, 1999 at 04:49:32PM +0000, Sridhar Iyengar said:
 
 => use procmail in which case you may use:
 => "| procmail"  in the .forward file

	More precisely,

"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #username"

	where, the path is properly adjusted to the right path to the
procmail binary on your system, and 'username' is appropriately replaced,
of course.

    You may want to look at the mail filtering FAQ available at:

	http://www.jazzie.com/ii/faqs/archive/mail/filtering-faq/
	http://www.best.com/~ii/faqs/archive/mail/filtering-faq/
  
  	Drop me a line if you can't find it, and want it.

						-arun

-- 
Let the machine do the dirty work.
		-- "Elements of Programming Style", Kernighan and Ritchie


------------------------------