Re: [qmailtoaster] DNSBL

2006-07-28 Thread Jake Vickers

George wrote:

Hey Jake,
I have a script I run nightly which removes mail in the spam folders older 
than 10 days.  It gives users a chance to review or move to their ham folder 
if needed.  I've added this script to run from cron and every night it 
executes and sends me an email of what was removed (cron emails it).  I've 
added a couple of comments to help anyone reading trying to figure it out. 
It's actually very simple.
  

Thanks for that. I'll take a look at it this weekend.

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-28 Thread George
Hey Jake,
I have a script I run nightly which removes mail in the spam folders older 
than 10 days.  It gives users a chance to review or move to their ham folder 
if needed.  I've added this script to run from cron and every night it 
executes and sends me an email of what was removed (cron emails it).  I've 
added a couple of comments to help anyone reading trying to figure it out. 
It's actually very simple.

George

#!/bin/sh
#spam-clean.sh
#note you must have a /scripts dir and you must use a folder for spam called 
spam-folder (for your users)
echo "#BEGIN REMOVE OLD SPAM SCRIPT "
locate spam-folder/ | grep -v S= | grep \/cur | uniq > /scripts/spam-folders
echo "moving to spam-clean file"
#note: mtime is for how many days to leave the messages on the server
cat /scripts/spam-folders | awk '{print "find "$0"/  -type f -mtime 
10  -exec rm -v {} \\; " };{ };{next}' > /scripts/spam-clean
echo "removing now"
sh /scripts/spam-clean
echo "if you want to see the spam directories which have been cleaned please 
do this:"
echo "cat /scripts/spam-clean"
echo "all done with spam cleanup"
echo
echo "# END REMOVE OLD SPAM SCRIPT "



- Original Message ----- 
From: "Jake Vickers" <[EMAIL PROTECTED]>
To: 
Sent: Monday, July 24, 2006 12:10 PM
Subject: Re: [qmailtoaster] DNSBL


There is a workaround for this until the better method rolls out in the
next version. You can set CHKUSER_MBXQUOTA="99" in your tcp.smtp for all
the hosts (127. and any others you may have set up) and this will fix
the quota issue. Only needed if you have a problem with this, and are
not deleting the messages on a regular basis. What I do is run a script
(also on my site) that runs sa-learn on the Spam directory, and then
deletes the messages. The main draw-back to this is if a legitimate
email makes it into the Spam box, it will be learned from as spam, and
then deleted at whatever time you run the script. The user may never
know the message was even there if for example you run the script at 1am
and the message comes in at 10pm (assuming the user stops checking their
spam box at 5pm), then it will be deleted at 1am and when they come in
at 8am it will already be gone.
But it works for me like that. I have not had an email make it into the
spam box that was not supposed to be there in a LONG time. The ones that
were I added to my white list in local.cf so they start with a score of
-100 to begin with.


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



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



Re: [qmailtoaster] 回覆: [qmailtoaster] ***SPAM*** Re: [qmailtoaster] DNSBL

2006-07-26 Thread Erik Espinoza

Because someone is not running ntpd.

Erik

On 7/26/06, nilson lee <[EMAIL PROTECTED]> wrote:


Just curious..
Why this mail's delivery date is Wed, 2 Aug 2006 02:41:26 +0800

寄件人:"Manny" <[EMAIL PROTECTED]>  新增至通訊錄新增至通訊錄
收件人:qmailtoaster-list@qmailtoaster.com
日期:Wed, 2 Aug 2006 02:41:26 +0800
標題:[qmailtoaster] ***SPAM*** Re: [qmailtoaster] DNSBL

Thanks

Manny <[EMAIL PROTECTED]> 說:
 Hi erik ,

The supposed to be auto delete feature based on simcontrol settings on my
server does not work here is the sample spam header , I have set my
spam_hits=7 hhm any idea ? By the way my existing server setup is that my
smtp server (virus and spam scanner) is separated from my pop server
(webmail/pop and imap service only) all mails coming from my smtp were being
routed to my pop server. do you think my existing setup is the cause why my
spam score higher than 12 were not deleted ?

Thanks ,
Manny

Received: by simscan 1.1.0 ppid: 7780, pid: 7782, t: 0.5620s
 scanners: clamav: 0.88.2/m:39/d:1614 spam: 3.1.1
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mail.sample.com
X-Spam-Level: **
X-Spam-Status: Yes, score=13.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
DATE_IN_FUTURE_96_XX,HTML_MESSAGE,URIBL_AB_SURBL,URIBL_JP_SURBL,
 URIBL_OB_SURBL,URIBL_SBL,URIBL_SC_SURBL,URIBL_WS_SURBL
autolearn=no
 version=3.1.1
X-Spam-Report:
 * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP
 * 2.4 DATE_IN_FUTURE_96_XX Date: is 96 hours or more after Received: date
 * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
 * [score: 0.]
 * 0.0 HTML_MESSAGE BODY: HTML included in message
 * 1.6 URIBL_SBL Contains an URL listed in the SBL blocklist
 * [URIs: uparketo.com]
 * 4.8 URIBL_AB_SURBL Contains an URL listed in the AB SURBL blocklist
 * [URIs: uparketo.com]
 * 4.1 URIBL_JP_SURBL Contains an URL listed in the JP SURBL blocklist
 * [URIs: uparketo.com]
 * 3.1 URIBL_WS_SURBL Contains an URL listed in the WS SURBL blocklist
 * [URIs: uparketo.com]
 * 4.0 URIBL_OB_SURBL Contains an URL listed in the OB SURBL blocklist
 * [URIs: uparketo.com]
 * 4.5 URIBL_SC_SURBL Contains an URL listed in the SC SURBL blocklist
 * [URIs: uparketo.com]
 * -6.8 AWL AWL: From: address is in the auto white-list

- Original Message -
From: "Erik Espinoza"
To:
Sent: Tuesday, July 25, 2006 1:44 AM
Subject: Re: [qmailtoaster] DNSBL


> The simcontrol spam blocker (above12) works fine. It was added
> recently and works as advertised.
>
> Natalio, you may want to check the header to ensure that spamassassin
> is kicking in, and check to ensure that spamassassin is running
> (spamd).
>
> Erik
>
> On 7/24/06, Jake Vickers wrote:
>> Manny wrote:
>> > Hi Natalio ,
>> >
>> > Thanks I already set it up already , One last question spam mails were
>> > being tagged as spam but my problem is it does not auto delete spam
>> > mails score higher that 12 , heres my simcontrol settings
>> That feature was removed in the current version. It will be available in
>> the next version. Or you can use the mailfilter script from the previous
>> version, but you may run into some quota issues. If you need a copy of
>> the mailfilter script from the previous version, email me off-list and
>> I'll send it to you.
>>
>>
-
>> QmailToaster hosted by: VR Hosted
>>
-
>> To unsubscribe, e-mail:
[EMAIL PROTECTED]
>> For additional commands, e-mail:
[EMAIL PROTECTED]
>>
>>
>
>
-
> QmailToaster hosted by: VR Hosted
>
-
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
>


-
 QmailToaster hosted by: VR Hosted
-
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]





 ___
 YM - 離線訊息
 就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
 http://messenger.yahoo.com.hk


Re: [qmailtoaster] DNSBL

2006-07-24 Thread Erik Espinoza

Once again, the delete feature is in a newer version of the qmailtoaster.

You need to upgrade for this to work.

Erik

On 8/1/06, Manny <[EMAIL PROTECTED]> wrote:

Hi erik ,

Spam service is working just fine but with one problem The supposed to be
auto delete feature based on simcontrol settings on my
I have set my
spam_hits=12 hhm any idea ? By the way my existing server setup is that my
smtp server (virus and spam scanner) is separated from my pop server
(webmail/pop and imap service only) all mails coming from my smtp were being
routed to my pop server. do you think my existing setup is the cause why my
spam score higher than 12 were not deleted ?

Thanks ,
Manny
- Original Message -
From: "Erik Espinoza" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, July 25, 2006 1:44 AM
Subject: Re: [qmailtoaster] DNSBL


> The simcontrol spam blocker (above12) works fine. It was added
> recently and works as advertised.
>
> Natalio, you may want to check the header to ensure that spamassassin
> is kicking in, and check to ensure that spamassassin is running
> (spamd).
>
> Erik
>
> On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:
>> Manny wrote:
>> > Hi Natalio  ,
>> >
>> > Thanks I already set it up already , One last question spam mails were
>> > being tagged as spam but my problem is it does not auto delete spam
>> > mails score higher that 12 , heres my simcontrol settings
>> That feature was removed in the current version. It will be available in
>> the next version. Or you can use the mailfilter script from the previous
>> version, but you may run into some quota issues. If you need a copy of
>> the mailfilter script from the previous version, email me off-list and
>> I'll send it to you.
>>
>> -
>>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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




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



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Manny

Hi erik ,

Spam service is working just fine but with one problem The supposed to be 
auto delete feature based on simcontrol settings on my

I have set my
spam_hits=12 hhm any idea ? By the way my existing server setup is that my
smtp server (virus and spam scanner) is separated from my pop server
(webmail/pop and imap service only) all mails coming from my smtp were being
routed to my pop server. do you think my existing setup is the cause why my
spam score higher than 12 were not deleted ?

Thanks ,
Manny
- Original Message - 
From: "Erik Espinoza" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, July 25, 2006 1:44 AM
Subject: Re: [qmailtoaster] DNSBL



The simcontrol spam blocker (above12) works fine. It was added
recently and works as advertised.

Natalio, you may want to check the header to ensure that spamassassin
is kicking in, and check to ensure that spamassassin is running
(spamd).

Erik

On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:

Manny wrote:
> Hi Natalio  ,
>
> Thanks I already set it up already , One last question spam mails were
> being tagged as spam but my problem is it does not auto delete spam
> mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in
the next version. Or you can use the mailfilter script from the previous
version, but you may run into some quota issues. If you need a copy of
the mailfilter script from the previous version, email me off-list and
I'll send it to you.

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




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




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



Re: [qmailtoaster] ***SPAM*** Re: [qmailtoaster] DNSBL

2006-07-24 Thread Erik Espinoza

You're not runinng the latest, which has this feature.

On 8/1/06, Manny <[EMAIL PROTECTED]> wrote:

Hi erik ,

The supposed to be auto delete feature based on simcontrol settings on my
server does not work here is the sample spam header , I have set my
spam_hits=7 hhm any idea ? By the way my existing server setup is that my
smtp server (virus and spam scanner) is separated from my pop server
(webmail/pop and imap service only) all mails coming from my smtp were being
routed to my pop server. do you think my existing setup is the cause why my
spam score higher than 12 were not deleted ?

Thanks ,
Manny

Received: by simscan 1.1.0 ppid: 7780, pid: 7782, t: 0.5620s
 scanners: clamav: 0.88.2/m:39/d:1614 spam: 3.1.1
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mail.sample.com
X-Spam-Level: **
X-Spam-Status: Yes, score=13.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
 DATE_IN_FUTURE_96_XX,HTML_MESSAGE,URIBL_AB_SURBL,URIBL_JP_SURBL,
 URIBL_OB_SURBL,URIBL_SBL,URIBL_SC_SURBL,URIBL_WS_SURBL autolearn=no
 version=3.1.1
X-Spam-Report:
 * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP
 *  2.4 DATE_IN_FUTURE_96_XX Date: is 96 hours or more after Received: date
 * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
 *  [score: 0.]
 *  0.0 HTML_MESSAGE BODY: HTML included in message
 *  1.6 URIBL_SBL Contains an URL listed in the SBL blocklist
 *  [URIs: uparketo.com]
 *  4.8 URIBL_AB_SURBL Contains an URL listed in the AB SURBL blocklist
 *  [URIs: uparketo.com]
 *  4.1 URIBL_JP_SURBL Contains an URL listed in the JP SURBL blocklist
 *  [URIs: uparketo.com]
 *  3.1 URIBL_WS_SURBL Contains an URL listed in the WS SURBL blocklist
 *  [URIs: uparketo.com]
 *  4.0 URIBL_OB_SURBL Contains an URL listed in the OB SURBL blocklist
 *  [URIs: uparketo.com]
 *  4.5 URIBL_SC_SURBL Contains an URL listed in the SC SURBL blocklist
 *  [URIs: uparketo.com]
 * -6.8 AWL AWL: From: address is in the auto white-list

- Original Message -
From: "Erik Espinoza" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, July 25, 2006 1:44 AM
Subject: Re: [qmailtoaster] DNSBL


> The simcontrol spam blocker (above12) works fine. It was added
> recently and works as advertised.
>
> Natalio, you may want to check the header to ensure that spamassassin
> is kicking in, and check to ensure that spamassassin is running
> (spamd).
>
> Erik
>
> On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:
>> Manny wrote:
>> > Hi Natalio  ,
>> >
>> > Thanks I already set it up already , One last question spam mails were
>> > being tagged as spam but my problem is it does not auto delete spam
>> > mails score higher that 12 , heres my simcontrol settings
>> That feature was removed in the current version. It will be available in
>> the next version. Or you can use the mailfilter script from the previous
>> version, but you may run into some quota issues. If you need a copy of
>> the mailfilter script from the previous version, email me off-list and
>> I'll send it to you.
>>
>> -
>>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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




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



[qmailtoaster] ***SPAM*** Re: [qmailtoaster] DNSBL

2006-07-24 Thread Manny

Hi erik ,

The supposed to be auto delete feature based on simcontrol settings on my
server does not work here is the sample spam header , I have set my
spam_hits=7 hhm any idea ? By the way my existing server setup is that my
smtp server (virus and spam scanner) is separated from my pop server
(webmail/pop and imap service only) all mails coming from my smtp were being
routed to my pop server. do you think my existing setup is the cause why my
spam score higher than 12 were not deleted ?

Thanks ,
Manny

Received: by simscan 1.1.0 ppid: 7780, pid: 7782, t: 0.5620s
scanners: clamav: 0.88.2/m:39/d:1614 spam: 3.1.1
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mail.sample.com
X-Spam-Level: **
X-Spam-Status: Yes, score=13.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
DATE_IN_FUTURE_96_XX,HTML_MESSAGE,URIBL_AB_SURBL,URIBL_JP_SURBL,
URIBL_OB_SURBL,URIBL_SBL,URIBL_SC_SURBL,URIBL_WS_SURBL autolearn=no
version=3.1.1
X-Spam-Report:
* -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP
*  2.4 DATE_IN_FUTURE_96_XX Date: is 96 hours or more after Received: date
* -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
*  [score: 0.]
*  0.0 HTML_MESSAGE BODY: HTML included in message
*  1.6 URIBL_SBL Contains an URL listed in the SBL blocklist
*  [URIs: uparketo.com]
*  4.8 URIBL_AB_SURBL Contains an URL listed in the AB SURBL blocklist
*  [URIs: uparketo.com]
*  4.1 URIBL_JP_SURBL Contains an URL listed in the JP SURBL blocklist
*  [URIs: uparketo.com]
*  3.1 URIBL_WS_SURBL Contains an URL listed in the WS SURBL blocklist
*  [URIs: uparketo.com]
*  4.0 URIBL_OB_SURBL Contains an URL listed in the OB SURBL blocklist
*  [URIs: uparketo.com]
*  4.5 URIBL_SC_SURBL Contains an URL listed in the SC SURBL blocklist
*  [URIs: uparketo.com]
* -6.8 AWL AWL: From: address is in the auto white-list

- Original Message - 
From: "Erik Espinoza" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, July 25, 2006 1:44 AM
Subject: Re: [qmailtoaster] DNSBL



The simcontrol spam blocker (above12) works fine. It was added
recently and works as advertised.

Natalio, you may want to check the header to ensure that spamassassin
is kicking in, and check to ensure that spamassassin is running
(spamd).

Erik

On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:

Manny wrote:
> Hi Natalio  ,
>
> Thanks I already set it up already , One last question spam mails were
> being tagged as spam but my problem is it does not auto delete spam
> mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in
the next version. Or you can use the mailfilter script from the previous
version, but you may run into some quota issues. If you need a copy of
the mailfilter script from the previous version, email me off-list and
I'll send it to you.

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




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




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



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Natalio Gatti

There is a workaround for this until the better method rolls out in the
next version. You can set CHKUSER_MBXQUOTA="99" in your tcp.smtp for all
the hosts (127. and any others you may have set up) and this will fix
the quota issue. Only needed if you have a problem with this, and are
not deleting the messages on a regular basis. What I do is run a script
(also on my site) that runs sa-learn on the Spam directory, and then
deletes the messages.

But I´m having problems with users that does not have Spam directory!
We should continue this thread in the one named "Quota problems".
I´m not having problems with spam, the problem is that some users are
complainig becouse they are having "mailbox full" bounces, and they
have there account completely free.

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Erik Espinoza

The simcontrol spam blocker (above12) works fine. It was added
recently and works as advertised.

Natalio, you may want to check the header to ensure that spamassassin
is kicking in, and check to ensure that spamassassin is running
(spamd).

Erik

On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:

Manny wrote:
> Hi Natalio  ,
>
> Thanks I already set it up already , One last question spam mails were
> being tagged as spam but my problem is it does not auto delete spam
> mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in
the next version. Or you can use the mailfilter script from the previous
version, but you may run into some quota issues. If you need a copy of
the mailfilter script from the previous version, email me off-list and
I'll send it to you.

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Jake Vickers

Natalio Gatti wrote:

On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:

Manny wrote:
> Hi Natalio  ,
>
> Thanks I already set it up already , One last question spam mails were
> being tagged as spam but my problem is it does not auto delete spam
> mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in
the next version. Or you can use the mailfilter script from the previous
version, but you may run into some quota issues. If you need a copy of
the mailfilter script from the previous version, email me off-list and
I'll send it to you.



I can guarantee you will have quota issues!
There is a workaround for this until the better method rolls out in the 
next version. You can set CHKUSER_MBXQUOTA="99" in your tcp.smtp for all 
the hosts (127. and any others you may have set up) and this will fix 
the quota issue. Only needed if you have a problem with this, and are 
not deleting the messages on a regular basis. What I do is run a script 
(also on my site) that runs sa-learn on the Spam directory, and then 
deletes the messages. The main draw-back to this is if a legitimate 
email makes it into the Spam box, it will be learned from as spam, and 
then deleted at whatever time you run the script. The user may never 
know the message was even there if for example you run the script at 1am 
and the message comes in at 10pm (assuming the user stops checking their 
spam box at 5pm), then it will be deleted at 1am and when they come in 
at 8am it will already be gone.
But it works for me like that. I have not had an email make it into the 
spam box that was not supposed to be there in a LONG time. The ones that 
were I added to my white list in local.cf so they start with a score of 
-100 to begin with.



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Natalio Gatti

On 7/24/06, Jake Vickers <[EMAIL PROTECTED]> wrote:

Manny wrote:
> Hi Natalio  ,
>
> Thanks I already set it up already , One last question spam mails were
> being tagged as spam but my problem is it does not auto delete spam
> mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in
the next version. Or you can use the mailfilter script from the previous
version, but you may run into some quota issues. If you need a copy of
the mailfilter script from the previous version, email me off-list and
I'll send it to you.



I can guarantee you will have quota issues!

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Jake Vickers

Manny wrote:

Hi Natalio  ,

Thanks I already set it up already , One last question spam mails were 
being tagged as spam but my problem is it does not auto delete spam 
mails score higher that 12 , heres my simcontrol settings
That feature was removed in the current version. It will be available in 
the next version. Or you can use the mailfilter script from the previous 
version, but you may run into some quota issues. If you need a copy of 
the mailfilter script from the previous version, email me off-list and 
I'll send it to you.


-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL (Manny please read)

2006-07-24 Thread Warren (mailing lists)
Manny,

Your time and date are set up incorrectly in your mail client.  You are
a week ahead of the rest of us.  Please correct it so that your emails
fall into the right order.

Thanks,
Warren

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Manny

Hi Natalio  ,

Thanks I already set it up already , One last question spam mails were being 
tagged as spam but my problem is it does not auto delete spam mails score 
higher that 12 , heres my simcontrol settings


:clam=yes,spam=yes,spam_hits=12

heres my local.cf

ok_locales all
skip_rbl_checks 1

required_hits 5
report_safe 0
rewrite_header Subject ***SPAM***

use_pyzor 1
use_dcc 1
use_razor2  1
use_auto_whitelist 1

use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1


Regards ,
Manny


- Original Message - 
From: "K Anand" <[EMAIL PROTECTED]>

To: 
Sent: Monday, July 24, 2006 1:30 PM
Subject: Re: [qmailtoaster] DNSBL




- Original Message - 
From: "Natalio Gatti" <[EMAIL PROTECTED]>

To: 
Sent: Friday, July 21, 2006 6:30 PM
Subject: Re: [qmailtoaster] DNSBL


On 7/21/06, K Anand <[EMAIL PROTECTED]> wrote:

I made the changes to my server today and its kicking out a lot more
spams...

Anand

How did you enable that feature? I´m having a lot of spam, and need to
cut it out!
Thanks.
Natalio



0) enable URIDNSBL plugin..It can be done from v310.pre...
1) the supervise script of spamd has a -L option...This needs to be 
removed

for enabling network tests...
2) skip_rbl_checks 1 has no effect on  URIDNSBL plugin.
3) Since i have enabled DNSBL tests via qmail blacklists, the
skip_rbl_checks can stay as 1.

thats itIt will automatically scan email bodies for spam URLS...These
URLs will be checked against SURBL sites and they will be blocked...

Anand



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




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



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Natalio Gatti

On 8/1/06, Manny <[EMAIL PROTECTED]> wrote:

Hi Anand ,

I also want include that feature to my toaster how can i enable dnsbl via
/var/qmail/control/blacklist ?

Regards,
MAnny

DNSBL are enabled by default
var/qmail/control/blacklist lists the BL consulted.
You can add more BL with the proper syntax: "-r bl.test.com"
Here is mine:
-r sbl.spamhaus.org -r bl.spamcop.net -r dnsbl.antispam.or.id -r
sbl-xbl.spamhaus.org -r relays.ordb.org -r opm.blitzed.org -r
list.dsbl.org -r cbl.abuseat.org -r dsn.rfc-ignorant.org

Natalio.

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-24 Thread Manny

Hi Anand ,

I also want include that feature to my toaster how can i enable dnsbl via 
/var/qmail/control/blacklist ?


Regards,
MAnny
- Original Message - 
From: "K Anand" <[EMAIL PROTECTED]>

To: 
Sent: Monday, July 24, 2006 1:30 PM
Subject: Re: [qmailtoaster] DNSBL




- Original Message - 
From: "Natalio Gatti" <[EMAIL PROTECTED]>

To: 
Sent: Friday, July 21, 2006 6:30 PM
Subject: Re: [qmailtoaster] DNSBL


On 7/21/06, K Anand <[EMAIL PROTECTED]> wrote:

I made the changes to my server today and its kicking out a lot more
spams...

Anand

How did you enable that feature? I´m having a lot of spam, and need to
cut it out!
Thanks.
Natalio



0) enable URIDNSBL plugin..It can be done from v310.pre...
1) the supervise script of spamd has a -L option...This needs to be 
removed

for enabling network tests...
2) skip_rbl_checks 1 has no effect on  URIDNSBL plugin.
3) Since i have enabled DNSBL tests via qmail blacklists, the
skip_rbl_checks can stay as 1.

thats itIt will automatically scan email bodies for spam URLS...These
URLs will be checked against SURBL sites and they will be blocked...

Anand



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




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



Re: [qmailtoaster] DNSBL

2006-07-23 Thread K Anand

- Original Message - 
From: "Natalio Gatti" <[EMAIL PROTECTED]>
To: 
Sent: Friday, July 21, 2006 6:30 PM
Subject: Re: [qmailtoaster] DNSBL


On 7/21/06, K Anand <[EMAIL PROTECTED]> wrote:
> I made the changes to my server today and its kicking out a lot more
> spams...
>
> Anand
>
>How did you enable that feature? I´m having a lot of spam, and need to
>cut it out!
>Thanks.
>Natalio


0) enable URIDNSBL plugin..It can be done from v310.pre...
1) the supervise script of spamd has a -L option...This needs to be removed
for enabling network tests...
2) skip_rbl_checks 1 has no effect on  URIDNSBL plugin.
3) Since i have enabled DNSBL tests via qmail blacklists, the
skip_rbl_checks can stay as 1.

thats itIt will automatically scan email bodies for spam URLS...These
URLs will be checked against SURBL sites and they will be blocked...

Anand



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



Re: [qmailtoaster] DNSBL

2006-07-21 Thread Natalio Gatti

On 7/21/06, K Anand <[EMAIL PROTECTED]> wrote:

I made the changes to my server today and its kicking out a lot more
spams...

Anand


How did you enable that feature? I´m having a lot of spam, and need to
cut it out!
Thanks.
Natalio

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] DNSBL

2006-07-21 Thread K Anand
I made the changes to my server today and its kicking out a lot more
spams...

Anand

- Original Message - 
From: "K Anand" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, July 20, 2006 11:51 AM
Subject: Re: [qmailtoaster] DNSBL


> I did a bit more searching and found out that
> 1) the supervise script of spamd has a -L option...This needs to be
removed
> for enabling network tests...
> 2) skip_rbl_checks 1 has no effect on  URIDNSBL plugin.
> 3) Since i have enabled DNSBL tests via qmail blacklists, the
> skip_rbl_checks can stay as 1.
>
> Any one has anymore ideas ...I would like to test this setup .
>
> Anand
>
>
> - Original Message - 
> From: "K Anand" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, July 20, 2006 11:21 AM
> Subject: Re: [qmailtoaster] DNSBL
>
>
> > Sorry , my question was wrong...I'm already using blacklists..I have the
> > same ones like yours.
> > But a still some spam is coming through. I was just reading up and found
> out
> > that there are SURBL lists which are different from DNSBL lists...These
> > lists work on the URLs which are included in the body of the spam
> > mailsThats what I want to enable now...
> >
> >
> >
> > ----- Original Message - 
> > From: "Jon M. Ernster" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Thursday, July 20, 2006 11:10 AM
> > Subject: RE: [qmailtoaster] DNSBL
> >
> >
> > > You can define DNSBL's through qmail which blocks connections at the
> smtp
> > > level as opposed to the spamassassin level in which you reference
> local.cf
> > >
> > > Check out Jake's page here:  http://v2gnu.com/qmail/
> > >
> > > "In my setup, I also changed my /var/qmail/control/blacklists file to
> use
> > > the following black holes:"
> > >
> > > [EMAIL PROTECTED] control]# cat blacklists
> > > -r sbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r
> > > dnsbl.antispam.or.id
> > >
> > > -Original Message-
> > > From: K Anand [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, July 19, 2006 10:40 PM
> > > To: qmailtoaster-list@qmailtoaster.com
> > > Subject: [qmailtoaster] DNSBL
> > >
> > > I want to enable DNSBL tests in my toaster. What are the changes I
have
> to
> > > do ? As far as i could make out, these are the changes I have to do :
> > >
> > > 1) load the URIDNSBL plugin.
> > >
> > > It was mentioned on www.surbl.org that network tests need to be
enabled
> > > Is this default on toaster or do I have to change any settings.
> > >
> > > Also, in local.cf , this line appears.
> > >
> > > skip_rbl_checks 1
> > >
> > > should it be changed ???
> > >
> > > Thanx
> > > Anand
> > >
> > >
> > >
> > >
> > > -
> > >  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail:
[EMAIL PROTECTED]
> > >
> > >
> > >
> > > -
> > >  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail:
[EMAIL PROTECTED]
> > >
> > >
> > >
> >
> >
> > -
> >  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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



Re: [qmailtoaster] DNSBL

2006-07-19 Thread K Anand
I did a bit more searching and found out that
1) the supervise script of spamd has a -L option...This needs to be removed
for enabling network tests...
2) skip_rbl_checks 1 has no effect on  URIDNSBL plugin.
3) Since i have enabled DNSBL tests via qmail blacklists, the
skip_rbl_checks can stay as 1.

Any one has anymore ideas ...I would like to test this setup .

Anand


- Original Message - 
From: "K Anand" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, July 20, 2006 11:21 AM
Subject: Re: [qmailtoaster] DNSBL


> Sorry , my question was wrong...I'm already using blacklists..I have the
> same ones like yours.
> But a still some spam is coming through. I was just reading up and found
out
> that there are SURBL lists which are different from DNSBL lists...These
> lists work on the URLs which are included in the body of the spam
> mailsThats what I want to enable now...
>
>
>
> - Original Message - 
> From: "Jon M. Ernster" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, July 20, 2006 11:10 AM
> Subject: RE: [qmailtoaster] DNSBL
>
>
> > You can define DNSBL's through qmail which blocks connections at the
smtp
> > level as opposed to the spamassassin level in which you reference
local.cf
> >
> > Check out Jake's page here:  http://v2gnu.com/qmail/
> >
> > "In my setup, I also changed my /var/qmail/control/blacklists file to
use
> > the following black holes:"
> >
> > [EMAIL PROTECTED] control]# cat blacklists
> > -r sbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r
> > dnsbl.antispam.or.id
> >
> > -----Original Message-
> > From: K Anand [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, July 19, 2006 10:40 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: [qmailtoaster] DNSBL
> >
> > I want to enable DNSBL tests in my toaster. What are the changes I have
to
> > do ? As far as i could make out, these are the changes I have to do :
> >
> > 1) load the URIDNSBL plugin.
> >
> > It was mentioned on www.surbl.org that network tests need to be enabled
> > Is this default on toaster or do I have to change any settings.
> >
> > Also, in local.cf , this line appears.
> >
> > skip_rbl_checks 1
> >
> > should it be changed ???
> >
> > Thanx
> > Anand
> >
> >
> >
> >
> > -
> >  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > -
> >  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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



Re: [qmailtoaster] DNSBL

2006-07-19 Thread K Anand
Sorry , my question was wrong...I'm already using blacklists..I have the
same ones like yours.
But a still some spam is coming through. I was just reading up and found out
that there are SURBL lists which are different from DNSBL lists...These
lists work on the URLs which are included in the body of the spam
mailsThats what I want to enable now...



- Original Message - 
From: "Jon M. Ernster" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, July 20, 2006 11:10 AM
Subject: RE: [qmailtoaster] DNSBL


> You can define DNSBL's through qmail which blocks connections at the smtp
> level as opposed to the spamassassin level in which you reference local.cf
>
> Check out Jake's page here:  http://v2gnu.com/qmail/
>
> "In my setup, I also changed my /var/qmail/control/blacklists file to use
> the following black holes:"
>
> [EMAIL PROTECTED] control]# cat blacklists
> -r sbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r
> dnsbl.antispam.or.id
>
> -Original Message-
> From: K Anand [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 19, 2006 10:40 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: [qmailtoaster] DNSBL
>
> I want to enable DNSBL tests in my toaster. What are the changes I have to
> do ? As far as i could make out, these are the changes I have to do :
>
> 1) load the URIDNSBL plugin.
>
> It was mentioned on www.surbl.org that network tests need to be enabled
> Is this default on toaster or do I have to change any settings.
>
> Also, in local.cf , this line appears.
>
> skip_rbl_checks 1
>
> should it be changed ???
>
> Thanx
> Anand
>
>
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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



RE: [qmailtoaster] DNSBL

2006-07-19 Thread Jon M. Ernster
You can define DNSBL's through qmail which blocks connections at the smtp
level as opposed to the spamassassin level in which you reference local.cf

Check out Jake's page here:  http://v2gnu.com/qmail/

"In my setup, I also changed my /var/qmail/control/blacklists file to use
the following black holes:"

[EMAIL PROTECTED] control]# cat blacklists
-r sbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r
dnsbl.antispam.or.id

-Original Message-
From: K Anand [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 19, 2006 10:40 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] DNSBL

I want to enable DNSBL tests in my toaster. What are the changes I have to
do ? As far as i could make out, these are the changes I have to do :

1) load the URIDNSBL plugin.

It was mentioned on www.surbl.org that network tests need to be enabled
Is this default on toaster or do I have to change any settings.

Also, in local.cf , this line appears.

skip_rbl_checks 1

should it be changed ???

Thanx
Anand




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



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



[qmailtoaster] DNSBL

2006-07-19 Thread K Anand
I want to enable DNSBL tests in my toaster. What are the changes I have to
do ? As far as i could make out, these are the changes I have to do :

1) load the URIDNSBL plugin.

It was mentioned on www.surbl.org that network tests need to be enabled
Is this default on toaster or do I have to change any settings.

Also, in local.cf , this line appears.

skip_rbl_checks 1

should it be changed ???

Thanx
Anand




-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]