Re: [Exim] Relay only on SMTP Auth

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Christian Vogel
Fecha:  
A: Scott Dexter
Cc: exim-users
Asunto: Re: [Exim] Relay only on SMTP Auth
Hi Scott,

On Wed, Jul 30, 2003 at 02:14:24PM -0400, Scott Dexter wrote:
> domainlist relay_to_domains = *


relay_to_domains normally (default config) means "list of domains
for which we relay unconditionally", for example domains for which
you are a secondary MX. Leave this list empty for most configs!

        Chris