Ticket #1484963 (closed Bugs: fixed)

Opened 6 months ago

Last modified 3 months ago

$MDNSent - variable name inserted instead of value

Reported by: ac Owned by: thomasb
Priority: 5 Milestone: 0.2-beta
Component: IMAP connection Version: 0.1-stable
Severity: normal Keywords:
Cc:

Description

Buggy commands in IMAP-server log:

flg STORE 88 +FLAGS ($MDNSent)

Change History

Changed 6 months ago by rosali

Command is ok, IMO.

But it is a disadvantage that RC sends this command to servers without MDN support aswell. You should first check CAPABILITIES ...

Changed 6 months ago by thomasb

  • owner set to thomasb
  • status changed from new to assigned
  • milestone changed from later to 0.1.2

Check PERMANENTFLAGS according to RFC 3503

Changed 3 months ago by thomasb

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r1590

Note: See TracTickets for help on using tickets.