Ticket #890 (closed defect: fixed)

Opened 7 years ago

Last modified 20 months ago

IMAP: mutt does not save to $record if IMAPconnection timed out during compose

Reported by: lukas@… Owned by: mutt-dev
Priority: minor Milestone:
Component: IMAP Version: 1.3.23i
Keywords: IMAP Cc:

Description (last modified by brendan) (diff)

Package: mutt
Version: 1.3.23i
Severity: normal

-- Please type your report below this line

IMAP: mutt does not save to $record if IMAPconnection timed out during 
compose


I am using IMAP. $record is set to {HOST}inbox.sent-mail
Sometimes, if it takes quite long to compose a message, mutt complains 
upon sending: "Connection to IMAP server lost".
and optionally: "Want to create inbox.sent-mail [no]/yes"

The message will not be stored in $record in these cases...

I have not found out how long "quite long" really is...


regards,
  -lukas

-- 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
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)

- CFLAGS
-Wall -pedantic -g -O2

-- Mutt Version Information

Mutt 1.3.23i (2001-10-09)
Copyright (C) 1996-2001 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.2.17 (i586) [using ncurses 5.0]
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE  
+USE_FCNTL  -USE_FLOCK
-USE_POP  +USE_IMAP  -USE_GSS  -USE_SSL  +USE_SASL  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT  
-ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_GETSID  +HAVE_GETADDRINFO  
ISPELL="/usr/bin/ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
PKGDATADIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <mutt-dev@mutt.org>.
To report a bug, please use the flea(1) utility.



>How-To-Repeat:
>Fix:

Change History

Changed 5 years ago by Brendan Cully <brendan@…>

This should be fixed in CVS.

Changed 5 years ago by Thomas Roessler <roessler@…>

----- Forwarded message from Peter Surda <shurdeek@panorama.sth.ac.at> -----

From: Peter Surda <shurdeek@panorama.sth.ac.at>
To: mutt-dev@mutt.org
Date: Wed, 10 Sep 2003 10:14:12 +0200
Subject: Bugs #890 & #900
X-Spam-Level: 

Hello,

If by "fixed in CVS" you mean the patch Brendan posted some time ago, I am
afraid that these 2 particular bugs aren't fixed: 
- in certain cases mutt still hangs as described in #900
- and if by some chance the IMAP connection dies, mail still isn't saved
into record if it dies while editing as described in #890

OTOH, the connection only seems to die if there is an external problem
(lost net connectivity, imap server killed, ...). Since I tested the patch I
was unable to get mutt to accidentaly close the connection by itself. The
other IMAP-related bugs seems indeed to be fixed.

Bye,

Peter Surda (Shurdeek) <shurdeek@panorama.sth.ac.at>, ICQ 10236103, +436505122023

-- 
"What happens when you read some doc and either it doesn't answer your
question or is demonstrably wrong? In Linux, you say "Linux sucks" and
go read the code. In Windows/Oracle/etc you say "Windows sucks" and
start banging your head against the wall."    - Denis Vlasenko on lkml


----- End forwarded message -----

Changed 22 months ago by rado

Move to IMAP category

Changed 20 months ago by brendan

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

This should be fixed in [bf208df92829]

Note: See TracTickets for help on using tickets.