<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I'd like to be able to send email with NeoMutt 20170609 (1.8.3). 
      Compile options include  +sasl.<br>
    </p>
    <p>In my config, I've said this:</p>
    <blockquote>
      <p><tt>  set from = <a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu">"jeff@p27.eu"</a></tt><tt><br>
        </tt><tt>  set realname = "Jeff Abrahamson"</tt><tt><br>
        </tt><tt>  set use_from = yes</tt><tt><br>
        </tt><tt>  set envelope_from = yes</tt><tt><br>
        </tt><tt><br>
        </tt><tt>  set smtp_url = <a class="moz-txt-link-rfc2396E" href="smtps://jeff@mail.p27.eu:465/">"smtps://jeff@mail.p27.eu:465/"</a></tt><tt><br>
        </tt><tt>  set ssl_force_tls = yes</tt><br>
      </p>
    </blockquote>
    <p>When I try to send mail, mutt makes an attempt and bails (without
      ever asking me for a password).</p>
    <blockquote>
      <p><tt>  SMTP session failed: 554 5.7.1 <a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu"><jeff@p27.eu></a>:
          Recipient address rejected: Access denied</tt><br>
      </p>
    </blockquote>
    <p>Since I have access to the smtp server, I can see that what is
      happening is this:<tt><br>
      </tt></p>
    <blockquote>
      <p><tt>    Feb 18 20:37:30 nantes-1 postfix/smtps/smtpd[8984]:
          connect from 10.244.88.92.rev.sfr.net[92.88.244.10]</tt><tt><br>
        </tt><tt>    Feb 18 20:37:30 nantes-1 postfix/smtps/smtpd[8984]:
          Anonymous TLS connection established from
          10.244.88.92.rev.sfr.net[92.88.244.10]: TLSv1 with cipher
          ECDHE-RSA-AES256-SHA (256/256 bits)</tt><tt><br>
        </tt><tt>    Feb 18 20:37:31 nantes-1 postfix/smtps/smtpd[8984]:
          NOQUEUE: reject: RCPT from
          10.244.88.92.rev.sfr.net[92.88.244.10]: 554 5.7.1
          <a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu"><jeff@p27.eu></a>: Recipient address rejected: Access
          denied; from=<a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu"><jeff@p27.eu></a> to=<a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu"><jeff@p27.eu></a>
          proto=ESMTP helo=<birdsong></tt><tt><br>
        </tt><tt>    Feb 18 20:37:31 nantes-1 postfix/smtps/smtpd[8984]:
          lost connection after RCPT from
          10.244.88.92.rev.sfr.net[92.88.244.10]</tt><tt><br>
        </tt><tt>    Feb 18 20:37:31 nantes-1 postfix/smtps/smtpd[8984]:
          disconnect from 10.244.88.92.rev.sfr.net[92.88.244.10] ehlo=1
          mail=1 rcpt=0/1 commands=2/3</tt></p>
    </blockquote>
    <p>Any suggestions on what I might be doing wrong that is causing
      that TLS connection to be anonymous instead of identified with
      user/pass?<br>
    </p>
    <pre class="moz-signature" cols="72">-- 

Jeff Abrahamson
+33 6 24 40 01 57
+44 7920 594 255

<a class="moz-txt-link-freetext" href="http://p27.eu/jeff/">http://p27.eu/jeff/</a>
</pre>
  </body>
</html>