ja...@monsterjam.org:
> > The following requires Postfix 2.5 or later:
> > 
> > /etc/postfix/main.cf:
> >     # Deliver all mail via the "smtp" transport in master.cf.
> >     # Use [] to suppress MX lookup.
> >     relayhost = [mail.example.com]
> >     default_transport = smtp
> >     smtp_destination_rate_delay = 30
> > 
> > This will deliver one message every 30 seconds.
> > 
> >     Wietse
> 
> aah heck, I lied to you..
> I have  postfix 2.4.5-3ubuntu1.3 installed   :(
> 
> Is there a way to accomplish the same thing for this version or should I 
> compile the new one?
> I couldnt find postfix 2.5 for Ubuntu 7.10 

For a collection of rate limiting examples, see the Postfix documentation at
http://www.postfix.org/QSHAPE_README.html#backlog

        Wietse

Reply via email to