Timeline
2009-07-05:
- 18:38 Ticket #3290 (mutt should not announce there's new mail in the folder that was just left) closed by
- fixed: (In [118b8fef8aae]) Suppress new mail notification from mailbox just left. …
- 17:45 Ticket #3290 (mutt should not announce there's new mail in the folder that was just left) created by
- With $mark_old unset in mbox, [042f2ce0b870] will announce that there is …
- 17:38 NewMailHandling edited by
- (diff)
2009-07-04:
- 22:40 NewMailHandling edited by
- Add link to mtime/atime thread (diff)
- 22:33 NewMailHandling edited by
- (diff)
- 22:14 NewMailHandling edited by
- More text on the solution (diff)
- 21:55 NewMailHandling edited by
- behavior not consistent for IMAP (diff)
- 21:53 NewMailHandling edited by
- explain behavior 1 (diff)
2009-07-03:
2009-07-02:
- 04:37 WikiStart edited by
- add some guidelines for report new issues (diff)
- 04:32 NewMailHandling edited by
- restructure a bit to easier identify the issues (diff)
- 03:21 NewMailHandling edited by
- mention #1896 (diff)
2009-07-01:
- 12:36 Ticket #3289 (mail-client/mutt-1.5.20 does not send email from batch with smtp_url and ...) closed by
- fixed: (In [0a3de4d9a009]) SMTP: use $smtp_pass in batch mode. Closes #3289. …
- 11:58 Ticket #3289 (mail-client/mutt-1.5.20 does not send email from batch with smtp_url and ...) created by
- After upgrade to 1.5.20 (from 1.5.19-r1, same USE flags) my scripts …
- 08:53 Ticket #3288 (seg fault in mx_update_context) created by
- […] when running this morning's mercurial head. So the question is …
- 07:33 NewMailHandling edited by
- add open issues needing to be handled, too (diff)
- 03:47 Ticket #3287 (imap recent not honoured) created by
- eg: […] but mutt says New:4 which are the 4 messages which arrived …
2009-06-30:
- 07:48 Ticket #2903 (check PGP signature in background) closed by
- duplicate: Dup of #1437.
2009-06-29:
- 17:20 Ticket #3286 (manual.txt does not contain accented characters) created by
- The manual.xml.head file contains: […] This gives in the manual.txt …
- 16:56 Ticket #3285 ([patch] Issues with smime encrypted emails from thunderbird) created by
- I noticed that I had some problems decrypting emails that I received from …
- 13:35 Ticket #3284 (body cache depends on $charset) created by
- When foldernames contain chars outside the ascii-range, it depends on …
- 12:41 NewMailHandling edited by
- Rework NewMailHandling (diff)
- 12:34 NewMailHandling created by
- Add page with ideas about new mail handling overhaul
- 12:18 WikiStart edited by
- (diff)
- 12:18 WikiStart edited by
- Add "brainstorming" section to wikistart (diff)
- 08:21 Ticket #3283 (browser excludes current folder in check-new) created by
- <check-new> eventually calls mutt_buffy_check(0) to update the new …
- 05:22 Ticket #3282 (mutt does not honour --docdir) created by
- At least the latest development versions i remember from 1.5.17-1.5.20 do …
2009-06-28:
- 20:50 Ticket #3270 (Index should display tabs as spaces in Subject line, for `broken' ...) closed by
- fixed: (In [298194c414f0]) Allow tabs in index subject. Closes #3270.
- 19:21 Ticket #3279 (hcache.c with db.h failes to compile on AIX) closed by
- fixed: (In [ef6523d11f24]) Rename struct thread to struct mutt_thread. Closes …
- 18:36 Ticket #3155 (tunnel drops, mutt won't quit) closed by
- fixed: (In [fe30f394cbe6]) Not being able to start an IMAP command is a fatal …
- 16:01 Ticket #3240 (mutt show false account info while login) closed by
- fixed: (In [de948f407a1b]) IMAP LOGIN does not support separate user and login …
- 06:48 Ticket #3281 (Simplified Chinese translation for mutt) closed by
- fixed: This is fixed in [fe688db8099a]. In the future, please don't open tickets …
2009-06-27:
- 23:40 Ticket #3281 (Simplified Chinese translation for mutt) created by
- The attachment is the up-to-date translation for mutt in simplified …
2009-06-25:
- 13:39 Ticket #3280 (message ID generation bug) closed by
- fixed: This has been fixed by [2fefd56f440c] some time ago.
- 09:25 Ticket #3280 (message ID generation bug) created by
- When using mutt, and the host computing where I'm composing the mail is …
2009-06-23:
- 05:51 Ticket #3279 (hcache.c with db.h failes to compile on AIX) created by
- Compile failes for hcache.c with Berkeley DB on AIX. The reason is, that …
2009-06-22:
- 09:23 Ticket #3278 (info/error message stripped 2 columns before the right of the terminal in ...) closed by
- fixed: (In [54bc1ef602e7]) Make mutt_curses_(error|message) format message to …
- 09:23 Ticket #3277 (smime_keys uses obsolete perl module) closed by
- fixed: (In [e378bbdc3f0f]) smime_keys: use Time::Local module. Closes #3277.
- 09:23 Ticket #3276 (iswupper() replacement gets it backward) closed by
- fixed: (In [4899f140ec25]) Fix included iswupper(). Closes #3276.
- 04:56 Ticket #3278 (info/error message stripped 2 columns before the right of the terminal in ...) created by
- The informational and error messages in the command line are stripped 2 …
2009-06-21:
- 10:45 Ticket #3277 (smime_keys uses obsolete perl module) created by
- Description From Alexey Tourbin 2005-06-11 10:23:28 (-) [reply] …
2009-06-20:
- 23:24 Ticket #3276 (iswupper() replacement gets it backward) created by
- I've been building mutt on Solaris with --without-wc-funcs due to a …
- 14:10 Ticket #3275 (With text_flowed=yes, signature hilighting is broken) closed by
- fixed: (In [6447ebe80797]) f=f: Don't kill signature separator when stripping …
- 07:03 Ticket #3275 (With text_flowed=yes, signature hilighting is broken) created by
- From Debian #533520: With text_flowed=yes, signature hilighting is broken …
2009-06-19:
- 14:21 Ticket #2827 (deleting attachment on imap and sync removes message from index) closed by
- worksforme: not reproducible on 1.5.20-1, I suppose it was fixed in the meantime
- 14:21 Ticket #3264 (Erroneous "invalid IMAP path" stops mutt cold) closed by
- fixed: I was using revision 5899. 5901 works fine. Thanks.
- 10:29 Ticket #3271 (mutt 1.5.20 regression: not updating time fields on mbox) closed by
- fixed: (In [bd59be56c6b0]) Don't mangle atime/mtime for mbox folders without new …
2009-06-18:
- 06:06 Ticket #3272 (smime_keys manpage missing) closed by
- fixed: (In [c6fe0bb8cf11]) Provide smime_keys(1). Closes #3272.
- 00:37 Ticket #3274 (mutt: maildir_mtime=yes should place maildirs with new mail first) closed by
- invalid: Ok, thanks. Sorry to have opened a bug which is not related to the …
2009-06-17:
- 16:59 Ticket #3274 (mutt: maildir_mtime=yes should place maildirs with new mail first) created by
- Forwarding from http://bugs.debian.org/533471 […]
- 16:21 Ticket #3273 (mutt: every unmailboxes command segfaults) closed by
- fixed: (In [25e46aad362b]) Do not free statically-allocated buffy buffer. …
- 15:59 Ticket #3273 (mutt: every unmailboxes command segfaults) created by
- Forwarding from http://bugs.debian.org/533459 Setting it as major because …
- 12:13 Ticket #3272 (smime_keys manpage missing) created by
- Hi, you are distribuing a program without manpage (smime_keys.pl), there …
- 11:41 Ticket #3271 (mutt 1.5.20 regression: not updating time fields on mbox) created by
- Forwarding from http://bugs.debian.org/533439 […] and the following …
- 11:34 Ticket #1797 (Mutt sends long command and is surprised by result :-() closed by
- fixed: Fixed in [e0f0a7915711]
- 11:27 Ticket #3106 ("BYE System Error" from Gmail) closed by
- duplicate: Duplicate of #2056
- 11:19 Ticket #3266 (mutt-1.5.19: Complete hang while sending mail through SMTPS) closed by
- fixed: Great, I'm closing the bug.
- 11:10 Ticket #3269 (pgp_auto_decode regression from 1.5.19) closed by
- fixed: (In [7f37d0a57d83]) Display unsigned part of traditional PGP messages. …
- 10:30 Ticket #3268 (mutt: does not report errors properly) closed by
- fixed: (In [a2a868fc40ea]) Leave error handling of mx_get_magic() up to the …
- 10:30 Ticket #3246 (Please make the internal viewer open diffs and/or text/*) closed by
- fixed: (In [4b5326d8d2ee]) Always display text/* parts inline, overrideable by …
- 10:09 Ticket #2810 (mbox folder changes content while in pager, then moving through msgs => ...) closed by
- worksforme
- 08:21 Ticket #3270 (Index should display tabs as spaces in Subject line, for `broken' ...) created by
- Not the same as #2995, but similar: when reading emails with tabs in the …
2009-06-16:
- 16:20 Ticket #3269 (pgp_auto_decode regression from 1.5.19) created by
- Forwarding from http://bugs.debian.org/533370 Hi, using …
- 15:20 Ticket #3268 (mutt: does not report errors properly) created by
- Forwarding from http://bugs.debian.org/533209 […] I had a look a the …
2009-06-15:
- 17:33 Ticket #3267 (Re: Bug#323195: [Mutt] #3255: mutt: Notification support without polling) closed by
- duplicate: subject confused email2trac
- 17:05 Ticket #3267 (Re: Bug#323195: [Mutt] #3255: mutt: Notification support without polling) created by
- […]
- 13:05 Ticket #3265 (Header weeding for message/rfc822 parts broken in 1.5.20) closed by
- fixed: (In [f40de578e8ed]) Unbreak header weeding for message/rfc822 parts. …
- 11:00 Ticket #3263 (debug files should contain the time) closed by
- fixed: (In [b5ed5d96c775]) Print timestamps in debug files. Closes #3263.
- 10:42 Ticket #3266 (mutt-1.5.19: Complete hang while sending mail through SMTPS) created by
- Using 1.5.19 for IMAPS browsing is really nice, but sending mail through …
- 10:19 Ticket #3265 (Header weeding for message/rfc822 parts broken in 1.5.20) created by
- After updating to 1.5.20 headers are not weeded when displaying …
- 08:08 Ticket #3264 (Erroneous "invalid IMAP path" stops mutt cold) closed by
- fixed: (In [d6f88fbf8387]) Don't parse URL port as signed short, but to int and …
- 06:34 Ticket #3264 (Erroneous "invalid IMAP path" stops mutt cold) created by
- I upgraded to mutt 1.5.20 via fink < http://www.finkproject.org/> on Mac OS …
2009-06-14:
- 20:53 Ticket #1937 (manpage for /usr/bin/mutt (/usr/share/man/man1/mutt.1.gz) contains ...) closed by
- fixed: (In [fef17099376d]) Escape hyphens in man page. Closes #1937 again.
- 10:44 Ticket #3226 (segfault in imap_sync_mailbox) closed by
- fixed: (In [a18e286f4365]) Save a dereference, and close #3226 with voodoo.
- 10:02 Ticket #3256 (support for clear-flag and set-flag functions in the pager map) closed by
- duplicate: Duplicate of #3212 which is fixed by [3a7ecc3f8aeb].
- 03:53 Ticket #3263 (debug files should contain the time) created by
- Hi there, I'm trying to debug an issue with mutt closing a connection and …
2009-06-13:
- 19:54 Ticket #3092 (mutt-1.5.18: sync on thread sorted mailbox mispositions index message ...) closed by
- fixed: (In [83ffb5593bc6]) Adjust menu position after sync more carefully. Closes …
- 15:16 Ticket #3056 (umask facility) closed by
- duplicate: Please see this thread: …
- 12:59 Ticket #3214 (imap: segfault after reconnecting to imap server which closed the ...) closed by
- fixed: Wonderful, thanks for testing.
- 12:57 Ticket #3252 (mutt: Should use transliterations for charset conversions) closed by
- wontfix: I think it's a lot easier for the user to do this than mutt. It's a simple …
- 12:38 Ticket #3262 (tls_socket_write error when too long in editor) closed by
- duplicate: This is something between mutt and your IMAP server killing the connection …
- 07:23 Ticket #3262 (tls_socket_write error when too long in editor) created by
- Forwarding from http://bugs.debian.org/521732 […]
- 03:36 Ticket #3261 (mutt should open attachment as read-only file for external viewer) created by
- Forwarding from http://bugs.debian.org/528233 […]
- 03:33 Ticket #3260 (mutt: please add command to verify a signed message in the index or pager) created by
- Forwarding from http://bugs.debian.org/456212 […]
- 03:30 Ticket #3259 (should be able to delete certain attachments in crypted mail) created by
- Forwarding from http://bugs.debian.org/439308 […] […]
- 03:21 Ticket #3258 (add an option to write a header summary and exit) created by
- Forwarding from http://bugs.debian.org/456492 […] It is useful when …
- 03:14 Ticket #3257 (<save-message> should update header cache for target folder) created by
- Forwarding from http://bugs.debian.org/436226 […]
- 03:12 Ticket #3256 (support for clear-flag and set-flag functions in the pager map) created by
- http://bugs.debian.org/436007 […] there is some more correspondence …
- 03:05 Ticket #3255 (mutt: Notification support without polling) created by
- Forwarding from http://bugs.debian.org/323195 […]
- 02:36 Ticket #3254 (please make postponed searcheable) created by
- Fowarding from http://bugs.debian.org/492278 […] Obviously the user …
- 02:15 Ticket #3253 (mutt: Please make "myself not in M-F-T to posts in subscribed lists" ...) created by
- Forwarding from http://bugs.debian.org/426142 […]
- 02:06 Ticket #3252 (mutt: Should use transliterations for charset conversions) created by
- Forwarding from http://bugs.debian.org/480757 […]
- 01:52 Ticket #3251 (mutt: would be nice to have a pattern for inline-encrypted mail ...) created by
- Forwarding from http://bugs.debian.org/302010 […]
2009-06-12:
- 16:33 Ticket #3243 (mutt: score address pattern does not match personal name) closed by
- duplicate: Duplicate of #3243.
- 16:33 Ticket #3250 (thread-link/-delink messages even when threading is not enabled) created by
- Forwarding from http://bugs.debian.org/508423 […]
- 16:32 Ticket #3249 (mutt: Should have option to set editor position past headers) created by
- Forwarding from http://bugs.debian.org/504462 […]
- 16:30 Ticket #3244 (please make mutt not modify message on saving or copying (content-length, ...) closed by
- duplicate: Duplicate of #2976.
- 16:29 Ticket #3248 (mutt should not retry every time to verify a signature if the previously ...) created by
- Forwarding from http://bugs.debian.org/488835 […]
- 16:26 Ticket #3247 (mutt: should provide options for cipher selections) created by
- Forwarding from http://bugs.debian.org/481500 […]
- 16:23 Ticket #2995 (Mutt is folding subject line folds using a tab, which appears to be ...) closed by
- fixed: (In [536771b4e085]) Rewrite header folding We now distinct between …
- 16:23 Ticket #3080 (incorrect display of headers related to folding) closed by
- fixed: (In [536771b4e085]) Rewrite header folding We now distinct between …
- 16:19 Ticket #3246 (Please make the internal viewer open diffs and/or text/*) created by
- Forwarding from http://bugs.debian.org/393926 […]
- 16:15 Ticket #3245 (mutt: aliases for mailboxes) created by
- Forwarding from http://bugs.debian.org/291798 […] In the original …
- 15:49 Ticket #3244 (please make mutt not modify message on saving or copying (content-length, ...) created by
- Forwarding from http://bugs.debian.org/532766 […] The patch is …
- 15:46 Ticket #3243 (mutt: score address pattern does not match personal name) created by
- Forwarded from http://bugs.debian.org/383769 […]
- 15:01 Ticket #2528 (fcc_attach should be a quadoption, not bool) closed by
- fixed: (In [23de0e3c81f8]) Turn $fcc_attach into a quadoption. Closes #2528.
- 15:01 Ticket #3164 (Content-Description header falsely included in reply) closed by
- fixed: (In [a9117f697b27]) Don't insert Content-Description/form name into reply. …
- 15:01 Ticket #1928 (mutt: should support '!' as suffix in gpg keyids.) closed by
- fixed: (In [d7afcf9a9f76]) Allow ! suffix for pgp keys via $pgp_sign_as and …
- 13:24 Ticket #1835 (mutt: no charset conversion when [e]diting an email) closed by
- duplicate: Duplicate of #1317
- 13:16 Ticket #1344 (mutt: no way to gpg sign w/o prompting for passphrase) closed by
- fixed: Mutt supports using gpg-agent compatible agents, see $pgp_use_gpg_agent.
- 13:05 Ticket #3100 (forward_attribution missing) closed by
- duplicate: Duplicate of #1079.
- 12:37 Ticket #3229 (allow ssl certificates with insecure algorithm if they are in the cache) closed by
- fixed: Fixed in [d1d0481d1ca1]
- 12:07 Ticket #2967 (limit could be smarter about filtering) closed by
- worksforme: I can't reproduce it here, with $thorough_search set and unset and the …
- 11:55 Ticket #2891 (color index rule causes messages to be marked read.) closed by
- invalid: Closing, not a bug. See also $imap_headers.
- 09:37 Ticket #2139 (messages with base64-encoded CRLF pgp bits can't be read) closed by
- fixed: All supplied mboxes work without problems with latest tip. The content of …
- 08:38 Ticket #3238 (mutt: does not respect order of entries in the mailcap file) closed by
- worksforme: the user reported on the Debian bug that this is not a bug. Cheers …
- 07:20 Ticket #1455 (unable to exit PGP key selection menu if key is not found or expired on ...) closed by
- invalid: When hitting 'q' in the key selection menu, you get the key id prompt …
- 05:44 Ticket #2947 (mutt-1.5.16: Parameter in gpg_list_pubring_command truncated) closed by
- invalid: Actually this is a feature so that mutt doesn't need to rely on exact …
- 04:44 Ticket #3180 (mutt does not set the From: header by default) closed by
- fixed: (In [ed206ad41108]) Warn before bouncing messages without From: header. …
2009-06-11:
- 10:02 Ticket #2935 (Occasional segfault when IMAP inbox updates) closed by
- fixed
- 09:35 Ticket #1840 (full-header edit shows "illegal" header like "Return-Path" first time but ...) closed by
- fixed: (In [fc60d44a5b22]) Don't allow setting Return-Path: header via my_hdr …
- 09:35 Ticket #1702 (mutt re-formats Return-Path: header even in full header view) closed by
- fixed: (In [05f8c53b57a1]) Don't reformat Return-Path (angle brackets are not …
2009-06-10:
2009-06-09:
- 21:50 Ticket #3216 (regression in r5664, mutt does not poll some imap mailboxes) closed by
- fixed: (In [eeae3150d7ba]) Skip comparison against current mailbox for idle …
2009-06-08:
- 23:55 Ticket #3239 (patch for configure.ac to use pkg-config while detecting gnutls) closed by
- fixed: (In [15c662a95b91]) Test for libgnutls by hand rather than relying on …
- 23:19 Ticket #2959 (Segfault when resizing screen) closed by
- fixed
2009-06-07:
- 10:31 Ticket #3154 (new message count not reported until :mailboxes set a second time) closed by
- fixed: Brendan, this was fixed by http://dev.mutt.org/hg/mutt/rev/7bc332ddd8fc
2009-06-06:
- 23:28 Ticket #3227 (UI freeze and checkpoint ignored on readonly mailbox) closed by
- invalid: This looks like a combination of misconfiguration and server issues. If …
- 17:21 Ticket #1937 (manpage for /usr/bin/mutt (/usr/share/man/man1/mutt.1.gz) contains ...) closed by
- fixed: (In [a786b0e8627c]) Fix hyphens in manpages. Closes #1937
- 15:26 Ticket #2248 (Mutt could be smarter with QP-encoded newlines) closed by
- duplicate: This is the same as #2898.
- 15:08 Ticket #1430 (Inline PGP messages -> special characters shown as question marks) closed by
- fixed: If this isn't solved by changeset [7d44a83efcc6] supporting the Charset: …
- 04:30 Ticket #3231 (Threading does not work with certain message IDs) closed by
- fixed: This has been fixed by rev [00ce81d778bf] almost a year ago.
Note: See TracTimeline
for information about the timeline view.