• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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