• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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