<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alexander Dalloz wrote:
<blockquote cite="mid46EEA5BF.7030506@uni-x.org" type="cite">
  <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> schrieb:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello Tom,

As the following is okay also ?

TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl

Edward.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Let Sendmail just offer those mechs which your SASL backend can provide.
Let's say you run saslauthd with shadow as backend it is impossible to
use -MD5 mechs. Then you should not tell the client connecting to your
Sendmail server that is would provide an -MD5 mechanism, which in fact
it does not.

Alexander
  </pre>
</blockquote>
Hello Alex,<br>
<br>
So, how to modify the mc file for using sasl ?<br>
<br>
Edward.<br>
</body>
</html>