<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 18/02/18 20:52, Patrick Ben Koetter wrote:<br>
    <blockquote type="cite"
      cite="mid:20180218195227.n3fvpvtff3xk6jhz@sys4.de">
      <pre wrap="">* Jeff Abrahamson <a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu"><jeff@p27.eu></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">I'd like to be able to send email with NeoMutt 20170609 (1.8.3). 
Compile options include  +sasl.

In my config, I've said this:

      set from = <a class="moz-txt-link-rfc2396E" href="mailto:jeff@p27.eu">"jeff@p27.eu"</a>
      set realname = "Jeff Abrahamson"
      set use_from = yes
      set envelope_from = yes

      set smtp_url = <a class="moz-txt-link-rfc2396E" href="smtps://jeff@mail.p27.eu:465/">"smtps://jeff@mail.p27.eu:465/"</a>
      set ssl_force_tls = yes
</pre>
      </blockquote>
      <pre wrap="">
Looks like you don't send the password. My config goes like this:

set smtp_url=<a class="moz-txt-link-freetext" href="smtp://identity@mail.sys4.de:587/">smtp://identity@mail.sys4.de:587/</a>
set smtp_pass=--secret--</pre>
    </blockquote>
    <br>
    Thanks.  Specifying smtp_pass results in the same behaviour for me.<br>
    (In addition, the docs suggest that not specifying a password should
    result in it being prompted on first send.)<br>
    <br>
    <blockquote>3.348. smtp_pass<br>
      <br>
      Type: string<br>
      Default: (empty)<br>
      <br>
      Specifies the password for your SMTP account. If unset, Mutt will
      prompt you<br>
      for your password when you first send mail via SMTP. See $smtp_url
      to configure<br>
      mutt to send mail via SMTP.<br>
      <br>
      Warning: you should only use this option when you are on a fairly
      secure<br>
      machine, because the superuser can read your muttrc even if you
      are the only<br>
      one who can read the file.<br>
      <br>
    </blockquote>
    <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>