Re: [exim] [SOLVED] Yet another "Relay Not Permitted" & logf…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Robinson
日付:  
To: aladdin
CC: exim-users
題目: Re: [exim] [SOLVED] Yet another "Relay Not Permitted" & logfileinterpretation
On 05/08/2007 00:45, aladdin wrote:
> There's no way to advertise AUTH, is there, besides on a per host basis? I
> mean, of course, besides *?


Yes, auth_advertise_hosts takes a string expansion, and a common one
would be to only advertise to hosts using TLS:
http://www.exim.org/exim-html-4.67/doc/html/spec_html/ch14.html#id2616116

Cheers,

John.