• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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 /etc/postfix/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 we 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 /etc/postfix/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 ?

Must we make the change in : /usr/libexec/postfix/main.cf ?


thank you
 
Last edited:
Back
Top