procmail
[Top] [All Lists]

Re: Recipe for killing messages with no subject

2004-07-20 06:19:42
On Tue, 2004-07-20 at 18:15, Michael J Wise wrote:
On Jul 19, 2004, at 9:22 PM, Stephen Kuhn wrote:

Is there a simple recipe for killing inbound emails that do not have a 
subject?

No Subject:

      :0
      * ! ^Subject:

Blank Subject:

      :0
      ^ Subject:[ ]*$

Aloha mai Nai`a!

...and so the proper recipes would be:

:0
* ^Subject:
{
         :0
         /dev/null
}

:0
        ^ Subject:[ ]*$
{
          /dev/null
}

stephen kuhn - proprietor
__________________________________________________________________
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__________________________________________________________________
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__________________________________________________________________
  Certified virus-free since we don't use Microsoft products

So many beautiful women and so little time. -- John Barrymore


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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