List Admin/Natalio,
sorry but I am also not quite sure on how to answer your question.

Let see...
I think asking someone with more knowlegde is needed
Jake .!!!
moshi..moshi...??

List Admin wrote:
And this script is run as soon as the email arrives and has been moved into
the spambox?

-----Original Message-----
From: PakOgah [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 10:44 AM
To: [email protected]
Subject: Re: [qmailtoaster] Spam Help

CMIIW...

on line 159-164
if(/^X-Spam-Status: Yes, score=([0-9]+)\.([0-9]+)/:h)
{
        if($MATCH1 >= 5)
        {
                cc "|sa-learn --spam"
        }

so if the email SPAM score is equal or above 5 the message will be learn by SA as spam



List Admin wrote:
How does /etc/mail/mailfilter play into the process? It's the first time
I've seen this script. Does it get run by another script or what?

-----Original Message-----
From: PakOgah [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 9:27 AM
To: [email protected]
Subject: Re: [qmailtoaster] Spam Help

try to install greylisting, spamdyke maybe?
for point 3 you dont need to do that as /etc/mail/mailfilter script already done that

List Admin wrote:
My server is just getting slammed with spam. I wanted to see if anyone could throw out some pointers or perhaps I am missing something.

1. I recently upgrade to the latest version of QTP. I ran qtp-sa-update. Now when I run it, it just says "Already installed! Exiting." Am I suppose to be running something else now?

2. I have spambox enabled via QmailAdmin for each mailbox. All mails marked as spam are sent to this box for each user. That spam is dealt along with the next step..

3. On a daily basis I have my users forward non-spam to [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> and spam to [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>. Every morning my script moves all mail from each users spambox into the same directory as [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>. I then run the following command:



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to