[Users] [Bug 4838] New: IMAP: Error when flags keywords received
noreply at claws-mail.org
noreply at claws-mail.org
Sun Nov 10 20:31:19 UTC 2024
https://www.claws-mail.org/bugzilla/show_bug.cgi?id=4838
Bug ID: 4838
Summary: IMAP: Error when flags keywords received
Product: Claws Mail
Version: GIT
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: minor
Priority: P3
Component: Other
Assignee: users at lists.claws-mail.org
Reporter: claws-mail at sjh.sh
Keyword flags as documented in section 2.3.2 of the RFC trigger a parse error.
(flag_keyword or flag-keyword in the ABNF depending on which RFC you're looking
at).
Log snippet:
folder.c:2184:Scanning folder DOVE-Net/General for cache changes.
imap.c:4661:get_num_list
imap.c:4697:getting session...
imap.c:535:locking session 0x85b083800 (0)
imap.c:4720:get_num_list: updating num list
imap.c:3862:using separator: |
imap-thread.c:1451:imap select - begin
imap-thread.c:459:found imap 0x85afe4a00
imap-thread.c:459:found imap 0x85afe4a00
[2024-11-10 15:13:53] IMAP> 5 SELECT "DOVE-Net|General"
[2024-11-10 14:50:07] IMAP< * FLAGS (PRIVATE \Seen PERMANENT LOCKED \Deleted
ANONYMOUS KILLREAD MODERATED \Flagged REPLIED NOREPLY INTRANSIT SENT KILLSENT
ARCHIVESENT HOLD CRASH IMMEDIATE DIRECT \Recent) Overkill!
imap-thread.c:1439:imap select run - end 5
imap-thread.c:475:generic_cb
imap-thread.c:459:found imap 0x85ab71a00
** (claws-mail:24559): WARNING **: 14:50:07.549: [2024-11-10 14:50:07] IMAP
error on nix.synchro.net: parse error (very probably non-RFC compliance from
the server)
** (claws-mail:24559): WARNING **: 14:50:07.549: [2024-11-10 14:50:07] IMAP
connection broken
imap.c:4281:select err 5
** (claws-mail:24559): WARNING **: 14:50:07.549: [2024-11-10 14:50:07] can't
select folder: DOVE-Net|General
imap.c:548:unlocking session 0x85ac10800
imap.c:4730:get_num_list: got -1 msgs
folder.c:2188:Error fetching list of message numbers
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list