You may get the following error message

Warning: Only 100 first unique e-mail addresses will be added.


Since Plesk Control Panel version 8.4.0 you may configure maximum number of addresses that can be added to the Spamassassin While or Black lists through the control panel.

It is variable psa.misc.spamfilter_max_addr_list_length in Plesk database, 100 addresses are used by default.

To set the new figure do the following:

  1. Connect to mysql and the plesk DB, you can use
    mysql -uadmin -p$ (cat /etc/psa/.psa.shadow) -Dpsa
  2. Then use the following SQL query to set maximum number of addresses to 150
    replace into misc values(‘spamfilter_max_addr_list_length’,150);
Note

Big number of addresses in Spamassassin White/Black may strongly reduce server performance.

Related Posts

  1. You may have exceeded the maximum number of connections to this server. (Linux)
  2. Table ‘mysql.servers’ doesn’t exist
  3. Admin account locked out of Plesk Control Panel
  4. Default Website for an IP address in Plesk
  5. Spamassassin FH_DATE_PAST_20XX