From: Thomas Roessler Date: Sun, 9 Apr 2000 12:35:43 +0000 (+0000) Subject: Documentation patch from Brendan Cully. X-Git-Tag: mutt-1-1-12-rel~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d59809e30d1e072595f47258ee38bed13e6fa545;p=mutt Documentation patch from Brendan Cully. --- diff --git a/imap/BUGS b/imap/BUGS index e510781b..4952f133 100644 --- a/imap/BUGS +++ b/imap/BUGS @@ -4,10 +4,6 @@ In no particular order: by Larry P Schrof 19991220 -* Mutt displays 'mailbox externally modified' messages constantly if the - server provides spurious untagged EXISTS responses. Mutt should handle - those gracefully, I guess. - * ~h searches download the entire folder, setting everything to \Seen in the process. --> Use SEARCH? or at least try to use .PEEK when doing scans. I've been @@ -51,11 +47,7 @@ In no particular order: * Have a hard time when the home namespace isn't default "". -* Mutt browses Cyrus IMAP servers poorly, because of Cyrus' feature where - folders can contain messages *and* subfolders, and because of the - namespace problem, which Cyrus uses. - * The mutt_pretty routines don't work well when the delimiter isn't '/'. Brendan Cully -Updated 20000125 +Updated 20000304