0) enable URIDNSBL plugin..It can be done from v310.pre or whichever pre file is there in /etc/mail/spamassassin...
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. Check if this is ur case. If you are checking against blacklists via spamassassin , skip_rbl_checks in local.cf in /etc/mail/spamassassin needs to 0. It is better to do this checking at qmail level rather than at spamassasin level since the mails will get rejected at smtp level itself.
 
Anand
----- Original Message -----
From: Ganesh
Sent: Tuesday, July 25, 2006 4:49 PM
Subject: RE: [qmailtoaster] how to filter incoming mails

Anand,

 

Thank you for your reply,

I enabled and set the sync with rulesemporium for spamassassin rules.

 

And my mails are showing spamassassin and simscan filter info on their headers.

 

How can I enable URIDNSBL?

 

Regards,

Ganesh

 


From: K Anand [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 4:48 PM
To: [email protected]
Subject: Re: [qmailtoaster] how to filter incoming mails

 

Also, check the message headers of your incoming mails...It should show whether mail is coming thru spamassassin or not .

 

Anand

----- Original Message -----

From: Ganesh

Sent: Tuesday, July 25, 2006 10:05 AM

Subject: FW: [qmailtoaster] how to filter incoming mails

 

[EMAIL PROTECTED] ~]# ps aux | grep spam

root      2032  0.0  0.0  3280  212 ?        S    Jul22   0:00 supervise spamd

vpopmail  2050  0.0  0.0  3280  464 ?        S    Jul22   0:18 /usr/bin/tcpserver -v -R -H -l domain.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 smtp /usr/bin/rblsmtpd -r sbl.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r dnsbl.antispam.or.id /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true

qmaill    2051  0.0  0.0  1588  316 ?        S    Jul22   0:01 /usr/bin/multilog t s1000000 n100 /var/log/qmail/spamd

root      2065  0.0 10.2 56028 52628 ?       S    Jul22   0:31 /usr/bin/perl -T -w /usr/bin/spamd -L -x -u vpopmail -s stderr

vpopmail 29651  0.1 11.0 60356 56992 ?       S    Jul24   1:17 spamd child

vpopmail  3640  1.6 11.3 61544 58224 ?       R    05:40   4:30 spamd child

clamav   12047  0.0  0.2  5652 1044 ?        S    10:06   0:00 spamc

root     12049  0.0  0.1  4896  656 pts/0    S+   10:06   0:00 grep spam

[EMAIL PROTECTED] ~]#

 

Regards,

Ganesh

 


From: Ganesh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 10:04 AM
To: '[email protected]'
Subject: RE: [qmailtoaster] how to filter incoming mails

 

[EMAIL PROTECTED] ~]# qmail-spam help

-bash: qmail-spam: command not found

[EMAIL PROTECTED] ~]# qmail-spam restart

-bash: qmail-spam: command not found

[EMAIL PROTECTED] ~]# locate -u

[EMAIL PROTECTED] ~]# locate qmail-spam

/disk2/backup/qmail/man/man5/qmail-spamthrottle.5.bz2

/disk2/backup/qmail/man/man5/qmail-spamt.5.bz2

/disk2/backup/qmail/man/cat5/qmail-spamt.0.bz2

/disk2/backup/qmail/man/cat5/qmail-spamthrottle.0.bz2

/var/qmail/man/cat5/qmail-spamthrottle.0.bz2

/var/qmail/man/cat5/qmail-spamt.0.bz2

/var/qmail/man/man5/qmail-spamthrottle.5.bz2

/var/qmail/man/man5/qmail-spamt.5.bz2

[EMAIL PROTECTED] ~]#

 

Please guide me

Regards,

Ganesh

 


From: Jake Vickers [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 9:14 PM
To: [email protected]
Subject: Re: [qmailtoaster] how to filter incoming mails

 

Ganesh wrote:

How can I filter incoming mails ???

How to configure Spamassassin?

How can I know the status of spamassasin? Whether it is running or not?  Whether it is filtering or not?

 

I have small (and old) write-up about this on my site (http://v2gnu.com/qmail) that you can look at. Should help at least get you started in the right direction.

Reply via email to