procmail
[Top] [All Lists]

Little doubt on receipts.

2008-10-03 04:39:33
Hi everybody,

I have a procmailrc file, with 5 receipts, when an email arrives, it should
be processed by one of the first 3 receipts, if it doen't match any of the
first 3, then do the 4 & 5.

At the moment, if the email matches receipt 1, 2 or 3, its processed, but it
also ends up in the maildir, that means its going through all the receipts
untill reach n.5, so i figure maybe i have to add the "E" flag (im not sure
about this) to all the receipts?

my procmailrc file:

:0
* ^Subject:.*
* 
^To:.*(jazzbucle(_at_)lotus[(_dot_)]domain[(_dot_)]com|jazzbucle(_at_)es[(_dot_)]domain[(_dot_)]com)
{
  ...
}

:0
* ^Subject:.*
* 
^To:.*(preselec(_at_)lotus[(_dot_)]domain[(_dot_)]com|preselec(_at_)es[(_dot_)]domain[(_dot_)]com)
{
  ...
}

:0
* ^Subject:.*
* 
^To:.*(csv[(_dot_)]adsl(_at_)domain[(_dot_)]com|csv[(_dot_)]adsl(_at_)es[(_dot_)]domain[(_dot_)]com)
{
  ...
}

:0c
* ^Subject:
* ^From:
* ^To:
{
  ...
}

:0w:
| /home/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/
es.domain.com/backup




Thanks in advanced,

Joel.
____________________________________________________________
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>