[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
invalid regular expressions in SpamBouncer
- To: http://www.spambouncer.org/~ariel
- Subject: invalid regular expressions in SpamBouncer
- From: http://www..no-ip.com/~robert (Robert)
- Date: Sat, 11 Oct 2003 09:03:43 -0700
I'm getting these errors in SpamBouncer:
procmail: Invalid regexp "^(From.|Reply-To:|Message-ID:|Received:).*[^0-9a-z](64\.37\.199\.6[4-9]|64\.37\.199\.[7-9][0-9]|64\.37\.199\.1[0-1][0-9]|64\.37\.199\.12[0-7]|65\.240\.227\.12[8-9]|65\.240\.227\.1[3-5][0-9]|69\.25\.3\.19[2-9]|69\.25\.3\.2[0-4][0-9]|69\.25\.3\.25[0-5]|207\.250\.23[6-7]\.[0-9[0-9]?[0-9]?|208\.254\.75\.19[2-9]|208\.254\.75\.2[0-4][0-9]|208\.254\.75\.25[0-5]|208\.254\.78\.22[4-9]|208\.254\.78\.2[3-4][0-9]|208\.254\.78\.25[0-5]|216\.219\.105\.[0-9]|216\.219\.105\.[1-2][0-9]|216\.219\.105\.3[0-1]|blazinginformation\.com|bob0mail\.com|bobalou2\.com|cc-dt\.com|freeze\.com|goskyreach\.net|hotinformation\.net|inguy\.com|jammingoods\.com||"
procmail: Skipped "performics.com| yourtimelyinfo.com)([^a-z0-9.]|$)"
Here's my version of procmail:
-------------------------------------------------------------------------------
% procmail -v
procmail v3.22 2001/09/10
Copyright (c) 1990-2001, Stephen R. van den Berg <http://www.cuci.nl/~srb>
Copyright (c) 1997-2001, Philip A. Guenther <http://www.sendmail.com/~guenther>
Submit questions/answers to the procmail-related mailinglist by sending to:
<http://www.procmail.org/~procmail-users>
And of course, subscription and information requests for this list to:
<http://www.procmail.org/~procmail-users-request>
Locking strategies: dotlocking, fcntl()
Default rcfile: $HOME/.procmailrc
It may be writable by your primary group
-------------------------------------------------------------------------------
Thanks for your attention to my problem.