Current time: 11-22-2024, 09:04 PM Hello There, Guest! (LoginRegister)


Post Reply 
policyd-weight configuration problems can't recieve incomming emails
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: policyd-weight configuration problems can't recieve incomming emails
this is my etc/policyd-weight.conf:

Code:
$REJECTLEVEL = 8;
$CACHEREJECTMSG  = '450 temporarily blocked because of previous errors';

## DNSBL settings
   @dnsbl_score = (
#    HOST,                    HIT SCORE,  MISS SCORE,  LOG NAME
    'pbl.spamhaus.org',       3.25,          0,        'DYN_PBL_SPAMHAUS',
    'sbl-xbl.spamhaus.org',   4.35,       -1.5,        'SBL_XBL_SPAMHAUS',
    'bl.spamcop.net',         3.75,       -1.5,        'SPAMCOP',
    'dnsbl.njabl.org',        4.25,       -1.5,        'BL_NJABL',
    'ix.dnsbl.manitu.net',    4.35,          0,        'IX_MANITU',
#    'rbl.ipv6-world.net',     4.25,          0,        'IPv6_RBL'
);

I figured out a behaviour:
if there are points from at least one of the dnsbl - then further checks are done with the name etc - which fails for many forwarded mails...
Most time it's the ipv6 dnsbl thing - that's why I commented out.

/J
(This post was last modified: 01-28-2012 02:39 AM by joximu.)
01-28-2012 02:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: policyd-weight configuration problems can't recieve incomming emails - joximu - 01-28-2012 02:37 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)