• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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