<<< Date Index >>>     <<< Thread Index >>>

bug#695: marked as done (mutt-1.3.19i: IMAP posptponed folder not working after a timeout)



Your message dated Tue, 9 Sep 2003 23:45:37 -0400
with message-id <20030910034536.GF621@xxxxxxxxxxxxxxxxxxx>
and subject line fixed in cvs
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Herr der Kaefer
(administrator, GUUG bugs database)

--------------------------------------
Received: (at submit) by bugs.guug.de; 18 Jul 2001 10:05:11 +0000
>From William.Berriss@xxxxxxxxxxxxxxx Wed Jul 18 12:05:11 2001
Received: from meefw01.mee.com ([194.130.244.66])
        by trithemius.gnupg.org with smtp (Exim 3.12 #1 (Debian))
        id 15MoCd-00022q-00
        for <submit@xxxxxxxxxxxx>; Wed, 18 Jul 2001 12:05:11 +0200
Received: by meefw01.mee.com id KAA24237
  (InterLock SMTP Gateway 3.0 for submit@xxxxxxxxxxxx);
  Wed, 18 Jul 2001 10:51:15 +0100
Received: by meefw01.mee.com (Internal Mail Agent-3);
  Wed, 18 Jul 2001 10:51:15 +0100
From: William.Berriss@xxxxxxxxxxxxxxx
Received: by meefw01.mee.com (Internal Mail Agent-2);
  Wed, 18 Jul 2001 10:51:15 +0100
Received: by meefw01.mee.com (Internal Mail Agent-1);
  Wed, 18 Jul 2001 10:51:15 +0100
Date: Wed, 18 Jul 2001 11:04:44 +0100
Message-Id: <200107181004.LAA25889@xxxxxxxxxxxxxxxxxxxxxx>
Subject: mutt-1.3.19i: IMAP posptponed folder not working after a timeout
To: submit@xxxxxxxxxxxx
X-Scanner: exiscan *15MoCC-00010O-00*kKnt0cmvES.* 
http://duncanthrax.net/exiscan/
X-Received: from elrond.vil.ite.mee.com ([10.226.210.97] ident=root)
        by x4.vil.ite.mee.com with esmtp (Exim 3.13 #1)
        id 15MoCC-00010O-00; Wed, 18 Jul 2001 11:04:46 +0100

Package: mutt
Version: 1.3.19i
Severity: normal

-- Please type your report below this line
Hi

Basically, with hte new version of mutt I now have my
postponed folder in IMAP land. This works fine but
for the following.

If I have left mutt running for a while (> 1 hour?)
and then go to use it to read an e-mail, it says
mutt has timed out but then goes on to show me the
mail anyway. It never used to timeout like this in 1.2.5i
Anyway, this is not a problem in itself, but if I then
choose to write an e-mail, then choose to postpone it,
when I answer y to postpone, mutt just sits there and does nothing!
If I then answer n, it discards the e-mail message and returns the
index as normal - but of courses  that e-mail is not sent and is 
thus lost forever!

Hope that helps.

Will


-- Mutt Version Information

Mutt 1.3.19i (2001-06-07)
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.19-6.2.1smp [using ncurses 4.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@xxxxxxxx>.
To report a bug, please use the flea(1) utility.


--- Begin /home/berrisw/.muttrc
set realname="William Berriss"
set sendmail="/usr/sbin/sendmail -oem -oi"
set spoolfile=imap://staff/INBOX 
set folder=imap://staff/INBOX 
set from="William.Berriss@xxxxxxxxxxxxxxx"
set alternates="william.berriss@xxxxxxxxxxxxxxx"
set history=100
set print_cmd="mpage -P -1 -f -o -bA4" ## -f = fold long lines
set abort_nosubject=ask-yes
set abort_unmodified=ask-yes
set alias_file="~/.mutt/.aliases"
source ~/.mutt/.aliases
set alias_format="%2n %t %-10a %r"
unset allow_8bit
unset arrow_cursor
unset ascii_chars
unset askbcc
set askcc
set attach_format="%u%D%t%2n %T%.90d%> [%.7m/%.10M, %.6e, %s] "
set attach_split
unset autoedit
unset auto_tag
set beep
set beep_new
set bounce_delivered
set charset="iso-8859-1"
set check_new
set collapse_unread
unset confirmappend
set confirmcreate
set copy=yes
set date_format="!%a %d %b, %Y at %I:%M:%S%p %Z"
set default_hook="~f %s | ~t %s"
set delete=yes
set edit_headers
set editor="vi '+/^$'"
set escape=~
set fast_reply
source ~/.mutt/.keybindings                     # my key bindings
source ~/.mutt/.fcc-save-hooks                     # my fcc and save hooks
folder-hook =[^I] exec collapse-all
set followup_to
set force_name
set forward_decode
set forward_decrypt
set forward_format="Fwd: %s"
set forward_quote
unhdr_order *
hdr_order From Date: From: To: Cc: Bcc: Fcc: Subject:
set hdrs
set help
set hidden_host
set history=50
set hostname="staff.vil.ite.mee.com"
set imap_user=me
unignore *
ignore Received Resent-Cc Resent-Date MBOX-Line References Resent-Message-ID 
Resent-From X-Loop Resent-Sender Precedence
set ignore_list_reply_to
set include=yes
set indent_string="> "
set index_format="%3C%?M?+& ?%Z %[%b %d] %-21.21F [%-14.14O] %-55.55s 
[%2M](%4l)"
set mail_check=60
unset mark_old
set markers
set mask=".*"
set mbox_type=Maildir
unset metoo
set menu_scroll
unset mh_purge
set mime_forward=ask-no
set mime_forward_decode
set move=no
set pager=builtin
set pager_context=1
set pager_format="[%C/%m] %-21.21n %-55.55s %> %l lines (%c)"
set pager_index_lines=12
set pager_stop
unset pipe_decode
unset pipe_split
set postpone=ask-yes
set postponed=+postponed
set print=ask-no
unset prompt_after
set query_command = "mutt_ldap_query2.pl -s staff.vil.ite.mee.com -s 
ldap-cc.vil.ite.mee.com -b dc=vil,dc=com '%s' 2> /dev/null"
set quit=ask-yes
set quote_regexp="^([ \t]*[>%:|])+" # less inclusive, useful w/mail w/code
set read_inc=1
unset read_only
set recall=ask-no
set record="=spammers"
set reply_regexp="^((re|aw|antw.):[ \t]*)*"
unset reply_self
set reply_to=ask-yes
unset resolve
set reverse_alias
set reverse_name
unset save_address
set save_empty
set save_name
set shell="bash"
set sig_dashes
set signature="~/.signature"
set smart_wrap
set smileys="(>From)|(:[-^]?[][)(><}{|/DP])"
color body brightgreen white "<[Gg]>"
color body brightgreen white "<[Bb][Gg]>"
color body red default  " >?[;:][-^]?[][)(><}{|/DP][)}]*"
set sort=threads
set sort_aux=date-received
set sort_browser=date
set sort_re
set status_chars=" *%A"
set status_format="%v@%h:%f (%s) [%M/%m(%P of %L)] %V %> 
[postponed=%p|n=%n|u=%u|t=%t]"
set status_on_top
unset strict_threads
set suspend
set thorough_search
set tilde
set timeout=60
set tmpdir="~/tmp"
set to_chars="LTGCF"
unset uncollapse_jump
unset use_8bitmime
set use_domain
set use_from
set visual="vim"
set wait_key
set wrap_search
set write_inc=1
color body        magenta  default  "[^ <]*:\/\/[^ >]*" # for URLs
color normal            default         default
color hdrdefault        blue             default
color signature         blue            default
color indicator         red           white
color error             brightred       default
color status            white           black
color tree                      magenta         default # the thread tree in 
the index menu
color tilde                     magenta         default
color message           blue            default
color markers           blue            default
color attachment        brightmagenta default
color search            default         green   # how to hilite searches in the 
pager
color quoted            blue            default # quoted text
color quoted1           magenta         default
color quoted2           red                     default
color quoted3           green           default
color quoted4           cyan            default
color quoted5           blue            default
color quoted6           magenta         default
color quoted7           red                     default
color quoted8           green           default
color quoted9           cyan            default
color underline         brightgreen default
color index                     green default ~F
color header            red       default ^(From|Subject):
color header      blue     default  "^fcc: *"
color body                      magenta         default 
"((ftp|http|https)://|(file|news):|www\\.)[-a-z0-9_.:]*[a-z0-9](/[^][{} 
\t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?"
color body                      green            default 
[-a-z_0-9.]+@[-a-z_0-9.]+    # e-mail addresses
unhdr_order * # clear system defaults
hdr_order Date: From: Old-Return-Path: Reply-To: Mail-Followup-To: To: Cc: Bcc: 
Delivered-To: Subject: In-Reply-To: X-Mailing-List: X-Operating-System: 
X-Mailer: User-Agent:
my_hdr X-Operating-System: `uname -sr` on an `uname -m`
ignore X-Resent resent- x-loop X-Orcpt X-MimeOLE X-MSMail
--- End /home/berrisw/.muttrc


--- Begin /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 /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
macro index   <f1> "!less /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
macro pager   <f1> "!less /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
macro generic "[11~" "!less /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
macro index   "[11~" "!less /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
macro pager   "[11~" "!less /usr/doc/mutt-1.2.5i/manual.txt\n" "Show Mutt 
documentation"
open-hook \\.gz$ "gzip -cd %f > %t"
close-hook \\.gz$ "gzip -c %t > %f"
append-hook \\.gz$ "gzip -c %t >> %f"
open-hook \\.bz2$ "bzip2 -cd %f > %t"
close-hook \\.bz2$ "bzip2 -c %t > %f"
append-hook \\.bz2$ "bzip2 -c %t >> %f"
set query_command = "mutt_ldap_query2.pl '%s'"
--- End /etc/Muttrc


---------------------------------------
Received: (at 669-done) by bugs.guug.de; 10 Sep 2003 03:43:20 +0000
>From brendan@xxxxxxxxxx Wed Sep 10 05:43:16 2003
Received: from nycsmtp4out-eri0.rdc-nyc.rr.com ([24.29.99.227])
        by trithemius.gnupg.org with esmtp (Exim 3.35 #1 (Debian))
        id 19wvsy-0005WD-00
        for <669-done@xxxxxxxxxxxx>; Wed, 10 Sep 2003 05:43:16 +0200
Received: from watanabe.kublai.com (24-29-153-53.nyc.rr.com [24.29.153.53])
        by nycsmtp4out-eri0.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) 
with ESMTP id h8A3jbw4022865
        for <669-done@xxxxxxxxxxxx>; Tue, 9 Sep 2003 23:45:37 -0400 (EDT)
Received: from watanabe.kublai.com (localhost [127.0.0.1])
        by watanabe.kublai.com (8.12.9/8.12.2) with ESMTP id h8A3jbOu013773
        for <669-done@xxxxxxxxxxxx>; Tue, 9 Sep 2003 23:45:37 -0400 (EDT)
Received: (from brendan@localhost)
        by watanabe.kublai.com (8.12.9/8.12.2/Submit) id h8A3jbxe013772
        for 669-done@xxxxxxxxxxxx; Tue, 9 Sep 2003 23:45:37 -0400 (EDT)
X-Authentication-Warning: watanabe.kublai.com: brendan set sender to 
brendan@xxxxxxxxxx using -f
Date: Tue, 9 Sep 2003 23:45:37 -0400
From: Brendan Cully <brendan@xxxxxxxxxx>
To: 669-done@xxxxxxxxxxxx
Subject: fixed in cvs
Message-ID: <20030910034536.GF621@xxxxxxxxxxxxxxxxxxx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: Darwin 6.6 Power Macintosh
User-Agent: Mutt/1.5.4i
X-Spam-Status: No, hits=-102.9 required=5.0
        tests=USER_AGENT_MUTT,USER_IN_WHITELIST,X_AUTH_WARNING
        version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

This should be fixed in CVS.