procmail
[Top] [All Lists]

Re: Problems with space

2005-11-29 08:20:30
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have one more problem which I would appreciate any help with:

Based on the advice received in this thread I replaced my scoring recipe 
based on

###########
:0
* -2^0
*  1^0 ()\/trigger1
*  1^0 ()\/trigger2
*  1^0 ()\/trigger3
.
.
.
*  1^0 ()\/triggerN
{                                      
  LOG="Match = West African Fraud${NL}"
    :0                                 
    /var/spool/mail/spam               
}                                      
#############


which worked OK with


#############
THIRDMAX = '715827883'

:0
*$ $THIRDMAX ()\/trigger1
*$ $THIRDMAX ()\/trigger2
*$ $THIRDMAX ()\/trigger3
.
.
.
*$ $THIRDMAX ()\/triggerN
{                                      
  LOG="Match = West African Fraud${NL}"
    :0                                 
    /var/spool/mail/spam               
}                                      
##############                                       

to let procmail exit after just three matches.

However, what I am getting in the verbose log is that after matching only 
trigger1 and assigning score 715827883 715827883 and not finding any other 
match, the recipe still sends mail to spam folder.

Why is this happening?

Thanks



Frank Bures, Dept. of Chemistry, University of Toronto, M5S 3H6
fbures(_at_)chem(_dot_)toronto(_dot_)edu
http://www.chem.utoronto.ca
PGP public key: http://pgp.mit.edu:11371/pks/lookup?op=index&search=Frank+Bures
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0 OS/2 for non-commercial use
Comment: PGP 5.0 for OS/2
Charset: cp850

wj8DBQFDjGETih0Xdz1+w+wRAi9XAKCOktpti2OsRUG1/lvhJ0bh8b4wfQCfbuZE
5etYnjmtlAPZ4tARyfgxWF0=
=unDd
-----END PGP SIGNATURE-----



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