Re: [exim] adding a delay to smarthost transport

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Graeme Fowler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] adding a delay to smarthost transport
paul cooper <pdcooper@???> wrote:
>Its not clear (to me) where and how to configure the delay ACL


It's perhaps unclear because ACLs are used for *inbound* mail, not mail which is departing from your MTA.

There are ways and means to throttle outbound mail - look at the options for the remote SMTP transport - but limiting outbound mail to exactly 150 messages per hour is likely to be fairly inexact and result in major delays.

Graeme.