On 9/25/07, Tony Finch <[EMAIL PROTECTED]> wrote: > On Tue, 25 Sep 2007, Darton Williams wrote: > > > > Take a look at section 33.5 of the Exim spec, "Authentication by an > > Exim Client". You want to put your Exchange server in > > hosts_require_auth and set up an authenticator, probably either > > plaintext (34.6 for examples) or CRAM-MD5 (35.2) > > You might also want to look at section 39.9, Configuring an Exim client to > use TLS, especially the tls_verify_certificates option of the SMTP > transport. > > Tony. > --
As an interesting aside, I noticed when configuring Exim to authenticate to my back-end POP servers that TLS seems to be a requirement for authenticating as a client. It's been a while since I did it, but I remember authentication wouldn't work until I enabled SSL/TLS on the back-end servers. Is this observation correct? Tony, love your domain name. -- ## List details at http://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/
