procmail
[Top] [All Lists]

Re: Error in procmail

2001-02-01 08:34:46
On Thu, 1 Feb 2001, [iso-8859-1] João Paulo Andrade wrote:
<snippage>
How can I delete all mails from the domain microsoft.com? ?

:0h
* ^From.*microsoft
delete_this_email

Well, thanks to the esteemed folks on this list, the following has
apparently always worked for me: (changed to reflect the "microsoft"
domain for purposes of clarity and relevance)

:0:microsoft.lock
* ^From: (_dot_)*(_at_)*\(_dot_)microsoft(_dot_)com
/home/users/cjraven/mail/crapper

which, once verified to work reliably, then becomes:

:0
* ^From: (_dot_)*(_at_)*\(_dot_)microsoft(_dot_)com
/dev/null

Regards,
Colin
--
Colin J. Raven
  9:32am  up 55 days, 46 min,  1 user,  load average: 0.10, 0.09, 0.08


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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