#2951: mutt-1.5.16: smtp error 550 causes blocking ---------------------------------------+------------------------------------ Reporter: errordevelo...@gmail.com | Owner: brendan Type: defect | Status: accepted Priority: major | Milestone: 1.6 Component: SMTP | Version: 1.5.18 Resolution: | Keywords: ---------------------------------------+------------------------------------ Description changed by brendan:
Old description: > I had this heppening a few times: > after getting SMTP session error 550 i could not do anything, > just had to correct the From field, but Mutt wouldnt react on any > keystrokes, > apart from ^C . > i haven't got any extra debug msgs, sorry. > > {{{ > -- System Information > System Version: Linux 00110101 2.6.20-gentoo-r8-111 #7 SMP PREEMPT Wed > Aug 29 23:56:20 UTC 2007 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor > 3800+ AuthenticAMD GNU/Linux > > Mutt 1.5.16 (2007-06-09) > Copyright (C) 1996-2007 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.20-gentoo-r8-111 (x86_64) > ncurses: ncurses 5.6.20061217 (compiled with 5.6) > libidn: 0.6.5 (compiled with 0.6.5) > Compile options: > -DOMAIN > -DEBUG > -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE > -USE_FCNTL +USE_FLOCK -USE_INODESORT > -USE_POP -USE_IMAP +USE_SMTP -USE_GSS -USE_SSL_OPENSSL > +USE_SSL_GNUTLS +USE_SASL +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="/var/spool/mail" > PKGDATADIR="/usr/share/mutt" > SYSCONFDIR="/etc/mutt" > EXECSHELL="/bin/sh" > MIXMASTER="mixmaster" > To contact the developers, please mail to <mutt-dev@mutt.org>. > To report a bug, please visit http://bugs.mutt.org/. > > patch-1.5.16.sidebar.20070704.txt > }}} > {{{ > smtp_url="smtp://u...@smtp.site:587/" > send2-hook '~f ".*user2(gmail|googlemail).com.*"' set > smtp_url="smtps://us...@smtp.googlemail.com/" > }}} New description: I had this heppening a few times: after getting SMTP session error 550 i could not do anything, just had to correct the From field, but Mutt wouldnt react on any keystrokes, apart from `^C` . i haven't got any extra debug msgs, sorry. {{{ -- System Information System Version: Linux 00110101 2.6.20-gentoo-r8-111 #7 SMP PREEMPT Wed Aug 29 23:56:20 UTC 2007 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux Mutt 1.5.16 (2007-06-09) Copyright (C) 1996-2007 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.20-gentoo-r8-111 (x86_64) ncurses: ncurses 5.6.20061217 (compiled with 5.6) libidn: 0.6.5 (compiled with 0.6.5) Compile options: -DOMAIN -DEBUG -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE -USE_FCNTL +USE_FLOCK -USE_INODESORT -USE_POP -USE_IMAP +USE_SMTP -USE_GSS -USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +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="/var/spool/mail" PKGDATADIR="/usr/share/mutt" SYSCONFDIR="/etc/mutt" EXECSHELL="/bin/sh" MIXMASTER="mixmaster" To contact the developers, please mail to <mutt-dev@mutt.org>. To report a bug, please visit http://bugs.mutt.org/. patch-1.5.16.sidebar.20070704.txt }}} {{{ smtp_url="smtp://u...@smtp.site:587/" send2-hook '~f ".*user2(gmail|googlemail).com.*"' set smtp_url="smtps://us...@smtp.googlemail.com/" }}} -- -- Ticket URL: <http://dev.mutt.org/trac/ticket/2951#comment:7> Mutt <http://www.mutt.org/> The Mutt mail user agent