Koozali.org: home of the SME Server

UCEProtect level 2 blocking legitimate mail

Offline mophilly

  • *
  • 384
  • +0/-0
    • Mophilly
Re: UCEProtect level 2 blocking legitimate mail
« Reply #15 on: August 08, 2014, 11:03:10 PM »
Code: [Select]
# config show qpsmtpd
qpsmtpd=service
    Bcc=disabled
    BccMode=cc
    BccUser=maillog
    DNSBL=enabled
    LogLevel=6
    MaxScannerSize=25000000
    RBLList=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
#
- Mark

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: UCEProtect level 2 blocking legitimate mail
« Reply #16 on: August 08, 2014, 11:21:13 PM »
Mophilly

You might even consider to do away with SBLList entries.
Recent (back a few months) issues & bug reports suggested SBL lists were not particularly effective anymore & many of them had become defunct
ie
SBLList=

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline mophilly

  • *
  • 384
  • +0/-0
    • Mophilly
Re: UCEProtect level 2 blocking legitimate mail
« Reply #17 on: August 08, 2014, 11:23:16 PM »
Great! Less is more, sometimes.  :-)

I also reverted to the recommendation for spamassassin in the FAQ when I adjusted the qpsmtpd settings.
- Mark