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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Robinson
Fecha:  
A: aladdin
Cc: exim-users
Asunto: 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.