Jake McHenry wrote:
> 
> does anyone know of a mail filter so I can get all the list messages put
> into a file? I need this for linux and for aix ( i'm not sure if sendmail
> is the same for both os's or not ). thanks for your help in advance.

In the recipient's ~/.procmailrc:

:0 c
* X-Loop:.*[EMAIL PROTECTED]
/path/to/file

This will both deliver to the recipient and put it in a file. To only put it
in a file, omit the "c".

Tony
-- 
 Anthony E. Greene <[EMAIL PROTECTED]>
 Homepage & PGP Key <http://www.pobox.com/~agreene/>
 Linux: The choice of a GNU Generation.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to