Rafael Andrade wrote:
Helo Eric,

OK. I`m using spamdyke.
Here my spamdyke.conf: http://paste.ideaslabs.com/show/pLikfhGJzy

You have quite a few RBLs. I expect you could remove a few without affecting results. I use only zen.spamhaus.org and bl.spamcop.net. You should definitely be running a caching nameserver on your toaster as well (in case you haven't done that yet).

I'd also reduce log=level to info, unless you're having a problem with spamdyke. It'll clean up your log a lot. I don't know if this skews spamdyke-stats or not. If it does, the spamdyke-stats should be fixed to ignore the DEBUG messages in the summary figures. The numbers you have look reasonable, I just don't know for sure on this. Will someone check it?

I don't see a problem with your spamdyke config otherwise.

Here part of maillog: (debug mode)
Nov 13 13:40:55 net spamdyke[29015]: DEBUG(filter_sender_whitelist()@filter.c:1747): searching sender whitelist(s); sender: [email protected] Nov 13 13:40:55 net spamdyke[29015]: DEBUG(filter_sender_blacklist()@filter.c:1881): searching sender blacklist(s); sender: [email protected] Nov 13 13:40:55 net spamdyke[29015]: DEBUG(filter_sender_no_mx()@filter.c:2080): checking for sender domain MX record; domain: sonaex.com.br Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_whitelist()@filter.c:2113): searching recipient whitelist(s); recipient: [email protected] Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_relay()@filter.c:2183): checking relaying; relay-level: 0 recipient: [email protected] ip: 187.16.23.85 rdns: mta53.f1.k8.com.br local_recipient: true relaying_allowed: false Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_local()@filter.c:2154): checking for unqualified recipient; recipient: [email protected] Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_max()@filter.c:2244): checking maximum recipients; maximum: 50 current: 0 Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_blacklist()@filter.c:2278): searching recipient blacklist(s); recipient: [email protected] Nov 13 13:40:56 net spamdyke[29015]: DEBUG(filter_recipient_graylist()@filter.c:2342): checking graylist; recipient: [email protected] sender: [email protected] Nov 13 13:40:56 net spamdyke[29015]: FILTER_GRAYLISTED sender: [email protected] recipient: [email protected] path: /home/vpopmail/graylist.d/neofiber.com.br/orcamentos/sonaex.com.br/liliane Nov 13 13:40:56 net spamdyke[29015]: DENIED_GRAYLISTED from: [email protected] to: [email protected] origin_ip: 187.16.23.85 origin_rdns: mta53.f1.k8.com.br auth: (unknown)

[r...@net ~]# cat /var/log/maillog | ./spamdyke-stats 38859 ALLOWED
21764   DENIED_RDNS_MISSING
21257   DENIED_RDNS_RESOLVE
19607   DENIED_RBL_MATCH
14340   DENIED_GRAYLISTED
6755    FILTER_RDNS_RESOLVE
5184    DENIED_OTHER
783     DEBUG(filter_recipient_blacklist()@filter.c
...
Allowed: 38859
Denied : 149463
Sum: 188322
% Spam : 79.37%

I think spamdyke is blocking a lot os SPAM messages but i need to create more rules or something to lower the rest of spams.

You can lower the required_score in local.cf. I use 3.7.

You can also setup a mechanism to train spamassassin's bayes database. There are a couple different ways to approach this. Check the list archives for sa-learn.

Eric Thanks so much

Sure.



Eric Shubert escreveu:
Rafael,

Be sure to use spamdyke before adding more rules to spamassassin. spamdyke will catch 80%+ of spam up front (without even receiving it!), reducing the amount of mail that spamassassin needs to scan. This lightens the load on the server substantially, and you'll likely find that you don't need to adjust spamassassin at all.


---------------------------------------------------------------------------------


--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to