Re: [exim] adding a delay to smarthost transport

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Graeme Fowler
日付:  
To: 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.