On 18 Nov 2011, at 22:05, paul cooper wrote: > thanks > > > Im going to end up with 2 smarthosts , both operating on port 465. > Do i have to do a lookup in a file rather than configure it as separate > authenticators within the file ?
Well, you can't have more than one authenticator with the same public name, so you probably can't use separate authenticators; you could have both sets of credentials in one authenticator and choose based on an if condition on the host, but I'm not sure that it would be preferable. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
