Hi Dave, > Has anyone got smtp email in mutt actually working? Me. > If yes, could that person post the configure settings used to > compile mutt, and also the contents of the .muttrc file so > I can compare that info with my mutt settings which still do not > allow smtp to work? I only have one line regarding smtp in ~/.mutt/muttrc set smtp_url = smtp://alex@localhost You should be aware of the SSL-settings. My mail server e.g. requires authentification via client certificate. I compiled mutt 1.5.16 with the following options: alex@azoky:alex> cat ~/bin/confpackage_mutt.sh #!/bin/sh ./configure --prefix=/usr \ --build=i386-pc-linux-gnu \ --sysconfdir=/etc \ --localstatedir=/var/lib \ --libdir=/usr/lib \ --libexecdir=/usr/local/mutt \ --docdir=/usr/share/doc/mutt \ --enable-imap \ --enable-smtp \ --with-sasl \ --enable-gpgme \ --disable-pgp \ --disable-smime \ --without-gnutls \ --with-ssl \ --with-mailpath=/var/spool/mail HTH Alex -- ***** http://www.lespocky.de ******************************************* GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0
Attachment:
pgp7uzwIgGdXD.pgp
Description: PGP signature