exim's fallback option problem
Pierre A. Humblet
Pierre.Humblet@ieee.org
Mon Aug 14 01:02:00 GMT 2006
At 07:26 PM 8/13/2006 -0500, René Berber wrote:
>Hi,
>
>I'm trying to use the fallback option, I haven't found documentation about
it or
>anything relevant on exim's lists/site and since it is an option available on
>Cygwin's port of exim maybe someone here has a clue.
>
>The option itself is very simple and it works as shown in the installed
>configuration example, my problem is that the fallback relay I use needs
>authentication.
>
>What I've found so far, by testing, is that the option is used literally and
>there is no way to specify the authentication part (type, user name, user
password).
>
>Anyone has experience with this?
>--
Works for me.
I have in the routers - dnslookup: section
transport = remote_smtp
....
fallback_hosts = = : outgoing.verizon.net
and in the transports - remote_smtp
driver = smtp
hosts_require_auth = outgoing.verizon.net
and I have also a single authentication at the end, with my user name and
password
for outgoing.verizon.net
Pierre
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list