#3710: No authenticators available (SASL: No worthy mechs found)
----------------------+---------------------
 Reporter:  parnmatt  |      Owner:  brendan
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:
Component:  SMTP      |    Version:  1.5.23
 Keywords:  SASL      |
----------------------+---------------------
 I am trying to simply send email from mutt, using SMTP, with SASL.
 I use mutt on my Mac and it works fine, however I have been attempting to
 get it functional on my workstation at university.
 I do not have root access.

 Although I have installed SASL, it doesn't seem to find 'worthy
 mechanisms' for its authentication according to the debug file.

 How can I get SASL to see the authenticators?

 If it helps I compiled mutt with:

 My version and compiled options are listed below:

 {{{
 Mutt 1.5.23 (2014-03-12)
 Copyright (C) 1996-2009 Michael R. Elkins and others.
 Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
 Mutt is free software, and you are welcome to redistribute it
 under certain conditions; type `mutt -vv' for details.

 System: Linux 2.6.32-358.2.1.el6.x86_64 (x86_64)
 ncurses: ncurses 5.7.20090207 (compiled with 5.7)
 hcache backend: This is GDBM version 1.8.0, as of May 19, 1999.

 Compiler:
 Using built-in specs.
 Target: x86_64-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
 --infodir=/usr/share/info --with-
 bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-
 shared --enable-threads=posix --enable-checking=release --with-system-zlib
 --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-
 object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-
 java-awt=gtk --disable-dssi --with-java-
 home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile
 --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-
 ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-
 tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
 Thread model: posix
 gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)

 Configure options: '--prefix=/home/t2k/parnmatt/.localroot' '--enable-
 smtp' '--enable-imap' '--enable-gpgme' '--enable-pop' '--without-
 homespool' '--with-curses=/home/t2k/parnmatt/.localroot' '--with-sasl'
 '--with-regex' '--enable-hcache' '--with-ssl' '--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
 -ISPELL
 SENDMAIL="/usr/sbin/sendmail"
 MAILPATH="no"
 PKGDATADIR="/home/t2k/parnmatt/.localroot/share/mutt"
 SYSCONFDIR="/home/t2k/parnmatt/.localroot/etc"
 EXECSHELL="/bin/sh"
 -MIXMASTER
 To contact the developers, please mail to <[email protected]>.
 To report a bug, please visit http://bugs.mutt.org/.
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3710>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to