Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: hawk on May 22, 2015, 11:43:13 AM

Title: removing uceprotect from spam control
Post by: hawk on May 22, 2015, 11:43:13 AM
Hi
I am getting loads of emails getting rejected, and it is all coming from  uceprotect.
The domains are local domains and shouldn't be listed with uceprotect. These domains are only listed on the blaclist of uceprotect and non of the other listing sites.

So my question is how can i just remove uceprotect form my spam checking system


config show qpsmtpd
qpsmtpd=service
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=bl.spamcop.net:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:psbl.surriel.com:zen.spamhaus.org
    RHSBL=enabled
    RelayRequiresAuth=enabled
    SBLList=multi.surbl.org:black.uribl.com:rhsbl.sorbs.net
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled

Many thanks
John
Title: Re: removing uceprotect from spam control
Post by: hawk on May 22, 2015, 12:19:15 PM
ok i think i have figured it out

http://bugs.contribs.org/show_bug.cgi?id=8235

config setprop qpsmtpd RBLList =bl.spamcop.net:dnsbl.ahbl.org:psbl.surriel.com:zen.spamhaus.org:multihop.dsbl.org

 config show qpsmtpd
qpsmtpd=service
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList==bl.spamcop.net:psbl.surriel.com:zen.spamhaus.org
    RHSBL=enabled
    RelayRequiresAuth=enabled
    SBLList=multi.surbl.org:black.uribl.com:rhsbl.sorbs.net
    TlsBeforeAuth=1
    access=public
    qplogsumm=disabled
    status=enabled

Seems to be a common problem for us in Africa

thanks
john


Title: Re: removing uceprotect from spam control
Post by: janet on May 22, 2015, 11:32:11 PM
Hawk

config setprop qpsmtpd RBLList bl.spamcop.net:dnsbl.ahbl.org:psbl.surriel.com:zen.spamhaus.org:multihop.dsbl.org
(All on one line)

Followed by

signal-event email-update