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. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
