[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Spamassassin 2.63 on VPS1?
- Subject: Re: [vps-mail] Spamassassin 2.63 on VPS1?
- From: "Bill Wilson" <bwilson@xxxxxxx>
- Date: Fri, 5 Mar 2004 01:48:51 +0900
I updated the user files for .procmailrc and user_prefs. The memory problem
is resolved. However, currently no mail is being filtered, and the spam.log
is empty. What am I doing wrong?
In previous versions, spamassassin tagged all Japanese mail as spam, so I am
using the following .procmailrc file to have spam assassin ignore Japanese
mail.
## begin spamassassin vinstall (do not remove these comments)
TMPLOGFILE=$LOGFILE
TMPLOGABSTRACT=$LOGABSTRACT
TMPVERBOSE=$VERBOSE
LOGFILE=$HOME/spam.log
LOGABSTRACT=yes
VERBOSE=no
#*
^(Content-Type:.*$?^?.*charset[ ]?=[ ]?.?(iso-2022-jp|jis.C6220|JIS_C622[0-9
]|jis.x0201|shift.jis|windows.31j)|\(From|To|Message-ID):.*(iso-2022-jp|jis.
C622[0-9]|jis.x0201|shift.jis|windows.31j))
:0f
* 9876543210^0
(iso-2022-jp|jis.C6220|JIS_C622[0-9]|jis.x0201|shift.jis|windows.31j)
| formail -I "X-Japanese-Message: Yes"
:0f E
* 9876543210^0 B ??
(iso-2022-jp|jis.C6220|JIS_C622[0-9]|jis.x0201|shift.jis|windows.31j)
| formail -I "X-Japanese-Message: Yes"
:0fw E
* !^X-Japanese-Message: Yes
|/usr/local/bin/spamc -U /var/run/spamd.sock
:0
* ^X-Spam-Status: Yes
/dev/null
LOGFILE=$TMPLOGFILE
LOGABSTRACT=$TMPLOGABSTRACT
VERBOSE=$TMPVERBOSE
## end spamassassin vinstall (do not remove these comments)
My user_prefs file is this:
score RCVD_IN_BL_SPAMCOP_NET 4.50
score RCVD_IN_SBL 4.50
score FAILURE_NOTICE_2 4.50
----- Original Message -----
From: "Scott Wiersdorf" <scottw@xxxxxxxxxxxx>
To: <vps-mail@xxxxxxxxxxxx>
Sent: Friday, March 05, 2004 1:27 AM
Subject: Re: [vps-mail] Spamassassin 2.63 on VPS1?
> On Fri, Mar 05, 2004 at 01:15:06AM +0900, Bill Wilson wrote:
> > Help! I upgraded to 2.63 and I am getting the following errors:
> >
> > Out of memory!
> > procmail: Program failure (1) of "/usr/local/bin/spamassassin"
> > procmail: Rescue of unfiltered data succeeded
> > Out of memory!
> > procmail: Program failure (1) of "/usr/local/bin/spamassassin"
> > procmail: Rescue of unfiltered data succeeded
>
> Don't worry--you're not losing mail (it's just not getting filtered).
>
> The new vinstall would have installed spamd; you'll need to update
> your .procmailrc files (run the vinstall again and (U)pgrade each
> user's installation).
>
> If you're doing system-wide scanning (and maybe per-user delivery
> options), just rerun the vinstall and follow through the installation
> as if you had never installed. It will detect your old procmail
> entries and offer to update them.
>
> Scott
> --
> Scott Wiersdorf
> scottw@xxxxxxxxxxxx
> ======================================================================
> This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
> Before posting a question, please search the archives (see above URL).
>
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index