• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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