Re: smtp authentication not supported

2007-07-30 Thread Ralf Schmitt
On 29-07-07, Alexander Dahl wrote: Oh I remember I had problems with SMTP-Auth and mutt compiled against GnuTLS. I now have mut compiled against OpenSSL and it works. Perhaps you could show us the output of `mutt -v`? Of course! kind regards Ralf $mutt -v Mutt 1.5.16 (2007-06-11)

Re: smtp authentication not supported

2007-07-30 Thread Alexander Dahl
Hi Ralf, +USE_POP +USE_IMAP +USE_SMTP -USE_GSS -USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +HAVE_GETADDRINFO Does your client try to establish an encrypted connection to your SMTP-server? As I sad above I had problems with encrypted connections and gnutls. Is your mutt self compiled?