#1797: Mutt sends long command and is surprised by result :-( ---------------------------------------------+------------------------------ Reporter: lists+mutt_b...@bigfatdave.com | Owner: brendan Type: defect | Status: closed Priority: minor | Milestone: 2.0 Component: IMAP | Version: 1.5.5.1i Resolution: fixed | Keywords: IMAP ---------------------------------------------+------------------------------ Changes (by brendan):
* status: new => closed * resolution: => fixed Old description: > {{{ > Package: mutt > Version: 1.5.5.1i > Severity: normal > > -- Please type your report below this line > > Subsystem: IMAP > > I tried to tag a few thousand messages and then save-message them > to another folder. Mutt tried sending the whole command all at once > rather than breaking up the IMAP command (what's the maximum allowed > IMAP command length?), and simply bombed out on error from UW-IMAPd, > rather than splitting the command up and trying again. > > My entire ~/.mutt/ directory is online, if it's of any help: > http://www.bigfatdave.com/dave/mutt/muttdir/ > > Enjoy, > - Dave > > -- System Information > System Version: Linux dave2 2.4.25-pre6 #1 SMP Mon Jan 19 19:27:48 EST > 2004 i686 unknown unknown GNU/Linux > > -- Build environment information > > (Note: This is the build environment installed on the system > muttbug is run on. Information may or may not match the environment > used to build mutt.) > > - gcc version information > gcc > Leyendo especificaciones de /usr/local/lib/gcc-lib/i686-pc-linux- > gnu/3.2.3/specs > Configurado con: ./configure --enable-version-specific-runtime-libs > --enable-languages=c,c++ > Modelo de hilos: posix > gcc versión 3.2.3 > > - CFLAGS > -Wall -pedantic -g -O2 > > -- Mutt Version Information > > Mutt 1.5.5.1i (2003-11-05) > Copyright (C) 1996-2002 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.4.25-pre6 (i686) [using ncurses 5.3] > Opciones especificadas al compilar: > -DOMAIN > +DEBUG > -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE > +USE_FCNTL -USE_FLOCK > -USE_POP +USE_IMAP -USE_GSS +USE_SSL -USE_SASL -USE_SASL2 > +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 -BUFFY_SIZE -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 > +HAVE_GETADDRINFO > ISPELL="/usr/bin/ispell" > SENDMAIL="/usr/sbin/sendmail" > MAILPATH="/var/mail" > PKGDATADIR="/beta/mutt_cvs/usr/share/mutt" > SYSCONFDIR="/beta/mutt_cvs/usr/etc" > EXECSHELL="/bin/sh" > -MIXMASTER > Para contactar a los desarrolladores mande un mensaje a <mutt- > d...@mutt.org>. > Para reportar un fallo use la utilería flea(1) por favor. > > --- Begin /home/dave/.muttrc > source ~/.mutt/muttrc > --- End /home/dave/.muttrc > > --- Begin /beta/mutt_cvs/usr/etc/Muttrc > ignore "from " received content- mime-version status x-status message-id > ignore sender references return-path lines > macro index \eb '/~b ' 'search in message bodies' > macro index \cb |urlview\n 'call urlview to extract URLs out of a > message' > macro pager \cb |urlview\n 'call urlview to extract URLs out of a > message' > macro generic <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show > Mutt documentation" > macro index <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show > Mutt documentation" > macro pager <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show > Mutt documentation" > --- End /beta/mutt_cvs/usr/etc/Muttrc > > > >How-To-Repeat: > >Fix: > }}} New description: {{{ Package: mutt Version: 1.5.5.1i Severity: normal -- Please type your report below this line Subsystem: IMAP I tried to tag a few thousand messages and then save-message them to another folder. Mutt tried sending the whole command all at once rather than breaking up the IMAP command (what's the maximum allowed IMAP command length?), and simply bombed out on error from UW-IMAPd, rather than splitting the command up and trying again. My entire ~/.mutt/ directory is online, if it's of any help: http://www.bigfatdave.com/dave/mutt/muttdir/ Enjoy, - Dave -- System Information System Version: Linux dave2 2.4.25-pre6 #1 SMP Mon Jan 19 19:27:48 EST 2004 i686 unknown unknown GNU/Linux -- Build environment information (Note: This is the build environment installed on the system muttbug is run on. Information may or may not match the environment used to build mutt.) - gcc version information gcc Leyendo especificaciones de /usr/local/lib/gcc-lib/i686-pc-linux- gnu/3.2.3/specs Configurado con: ./configure --enable-version-specific-runtime-libs --enable-languages=c,c++ Modelo de hilos: posix gcc versión 3.2.3 - CFLAGS -Wall -pedantic -g -O2 -- Mutt Version Information Mutt 1.5.5.1i (2003-11-05) Copyright (C) 1996-2002 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.4.25-pre6 (i686) [using ncurses 5.3] Opciones especificadas al compilar: -DOMAIN +DEBUG -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK -USE_POP +USE_IMAP -USE_GSS +USE_SSL -USE_SASL -USE_SASL2 +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 -BUFFY_SIZE -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 +HAVE_GETADDRINFO ISPELL="/usr/bin/ispell" SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/mail" PKGDATADIR="/beta/mutt_cvs/usr/share/mutt" SYSCONFDIR="/beta/mutt_cvs/usr/etc" EXECSHELL="/bin/sh" -MIXMASTER Para contactar a los desarrolladores mande un mensaje a <mutt- d...@mutt.org>. Para reportar un fallo use la utilería flea(1) por favor. --- Begin /home/dave/.muttrc source ~/.mutt/muttrc --- End /home/dave/.muttrc --- Begin /beta/mutt_cvs/usr/etc/Muttrc ignore "from " received content- mime-version status x-status message-id ignore sender references return-path lines macro index \eb '/~b ' 'search in message bodies' macro index \cb |urlview\n 'call urlview to extract URLs out of a message' macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' macro generic <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show Mutt documentation" macro index <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show Mutt documentation" macro pager <f1> "!less /beta/mutt_cvs/usr/doc/mutt/manual.txt\n" "Show Mutt documentation" --- End /beta/mutt_cvs/usr/etc/Muttrc >How-To-Repeat: >Fix: }}} -- Comment: Fixed in [e0f0a7915711] -- Ticket URL: <http://dev.mutt.org/trac/ticket/1797#comment:> Mutt <http://www.mutt.org/> The Mutt mail user agent