#3900: mutt 1.7.1 and Gmail smtp not works (SSL error) --------------------+--------------------- Reporter: mrdini | Owner: brendan Type: defect | Status: new Priority: major | Milestone: Component: SMTP | Version: 1.7.1 Keywords: | --------------------+--------------------- Dear users and developers,
I successfully compiled the mutt on my embedded 2.6.31.8 linux kernel based NAS and got it work with the Gmail's imap server. So I Can see my mailbox, but Cannot send anything, because the smtp connection not works... Here is the error message: {{{ root@NSA320S:~# echo "Testing message" | mutt -d 5 -s "[NSA320S] mutt 1.7.1" sec...@gmail.com Debugging at level 5. SSL failed: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Could not send the message. }}} And here is some additional informations about the package: {{{ Configure options: '--prefix=/ffp' '--with-mailpath=/ffp/var/mail' '--enable-smtp' '--enable-pop' '--enable-imap' '--enable-sidebar' '--with- regex' '--sysconfdir=/ffp/etc' '--with-ssl=/ffp' '--with-sasl=/ffp' '--enable-debug' Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 Compile options: -DOMAIN +DEBUG -HOMESPOOL -USE_SETGID -USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK +USE_POP +USE_IMAP +USE_SMTP +USE_SSL_OPENSSL -USE_SSL_GNUTLS +USE_SASL -USE_GSS +HAVE_GETADDRINFO -HAVE_REGCOMP +USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME -CRYPT_BACKEND_GPGME -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR +HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID -USE_HCACHE +USE_SIDEBAR -ISPELL SENDMAIL="/ffp/sbin/sendmail" MAILPATH="/ffp/var/mail" PKGDATADIR="/ffp/share/mutt" SYSCONFDIR="/ffp/etc" EXECSHELL="/bin/sh" }}} What's wrong? Many thanks! -- Ticket URL: <https://dev.mutt.org/trac/ticket/3900> Mutt <http://www.mutt.org/> The Mutt mail user agent