• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

missing qmail antispam features

B

buddaaa

Guest
hi,

i've just switched from confixx-postfix to plesk-qmail and have about 5 times the spam as before (after using RBL and SPF).

with postfix i just set some options and 80% of the spam doesn't even come to spamassasin:

Code:
smtpd_helo_required=yes
smtpd_helo_restrictions =
        reject_unauth_pipelining,
        permit
reject_invalid_hostname=yes
strict_rfc821_envelopes = yes
html_directory = no

smtpd_soft_error_limit = 2
smtpd_hard_error_limit = 10
smtpd_error_sleep_time = 20s

from reading about a bazillion threads on people suffering from the lacking antispam features of qmail i've learned that there's no easy way of going there, but what is the easiest way to get there and to keep it maintained ( not broken by plesk- or distro-upgrades ) ?

ciao
arnim
 
Back
Top