• 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.

Spamassassin Whitelist Size / Entrys

P

peddap

Guest
For a Serverwide Spamassassin i have a whitelist of 100 entrys. Trying to add another entry fails with error. if i remove a entry i can add another so there must be a limit of 100 entrys to the serverwide spamassassin whitelist. Is there a setting somewhere so i can overcome this limit ?
 
For a Serverwide Spamassassin i have a whitelist of 100 entrys. Trying to add another entry fails with error. if i remove a entry i can add another so there must be a limit of 100 entrys to the serverwide spamassassin whitelist. Is there a setting somewhere so i can overcome this limit ?

INSERT INTO psa.misc VALUES ('spamfilter_max_addr_list_length', 'XXX')
 
Back
Top