Re: [exim] exim still accepting email after 550 from acl_che…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] exim still accepting email after 550 from acl_check_helo
On 12/01/16 17:00, Patrick von der Hagen wrote:
> Reading the documentation (not the source), there is no indication that
> a deny in acl_smtp_helo doesn't work the way people might expect. So I
> guess the documentation should include a warning and an example like


In the ACL chapter, HELO section - how would this feel?

"Note also that a deny neither forces the client to go away
nor means that mail will be refused on the connection. Consider
checking for &$sender_helo_name$& being defined in a MAIL or
RCPT ACL to do that."

--
Cheers,
Jeremy