| |||||||||||||||||||||||||||||||
|
> >>> Is it possible to slow down postfix, that it sends only one message a > >>> minute? > >> > >>This was introduced with Postfix 2.5, currently available as release > >>candidate 2. To limit the rate for outgoing smtp, one would specify > >>"smtp_delivery_rate_delay = 60s". > >> > >>See also the caveats described under: > >>http://www.postfix.org/postconf.5.html#default_delivery_rate_delay > > > >Note, this applies *per-destination*, so it works "best" in combination > >with "relayhost" (all mail forwarded to a single smarthost). > > Is it possible to use it without having a smarthost? Yes, but the rate limit applies *per-destination*. If you need a global limit, implement your own smarthost (second instance or content filter to which all email is sent). > Do I have to use anvil? and how? > At this moment I'm using 2.4.6. Anvil is a server-side control, you can use that (in the receiving SMTP server) with 2.4 if you add an extra local hop. Anvil is not used in the SMTP client. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com