Re: [Exim] Relay only on SMTP Auth

Top Pagina
Delete this message
Reply to this message
Auteur: Christian Vogel
Datum:  
Aan: Scott Dexter
CC: exim-users
Onderwerp: 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