Re: [exim] route mail to remote host

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Graeme Fowler
日付:  
To: exim-users
題目: Re: [exim] route mail to remote host
On Mon, 2014-06-30 at 14:58 +0100, Dennis Davis wrote:
> Probably won't work for multiple recipients.


Which is why I said to set it at SMTP time, where $local_part *is*
available. Subsequent condition tests are then done against the
existence of the set variable rather than inbound message properties.

Graeme