• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Postfix smtpd limit not working on Plesk to reduce spams sending when main.cf changed

NadirL

New Pleskian
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Plesk 11.5.30 #22, Centos 6.4, postfix MTA

PROBLEM DESCRIPTION
We changed the configuration on main.cf for postfix to limit outgoing spams by this value :
smtpd_client_recipient_rate_limit = 50
smtpd_client_connection_rate_limit = 10
smtpd_client_message_rate_limit = 25
default_extra_recipient_limit = 50
duplicate_filter_limit = 50
default_destination_recipient_limit = 50

But when we reload postfix, this value are not saved, and wwhe have the default (0 : no limit)

we need to use this postfix feature because our server is used for sending spam



STEPS TO REPRODUCE
open main.cf
insert value
save
reload postfix

ACTUAL RESULT

The new values are not saved to limit outgoing mail and it's a real problem, we can't wait for limit outgoing mail plesk module,

EXPECTED RESULT

Saving the modified values and using it by plesk server

ANY ADDITIONAL INFORMATION

is it a bug on plesk ?
 
Back
Top