Am 19.06.2014 17:53, schrieb EyeLand: > Hi, on virtual server Debian, I installed Postfix and Mailman, I need > to set up to sending 2 emails per minute on mail server, can advise > how can I do that? > > I found in "Webmin - Services - Configuring Postfix - Edit Config > Files" string "smtpd_client_message_rate_limit = 2" does this mean > that in a minute will be sent 2 emails?
no, why don't read the docs about "smtpd_client_message_rate_limit" postfix is one of the few projects with 100% documentation however, anything with "smtpd_client_*" don't limit outbound in short: you *can not* limit outbound global that way
