Closed Bug 122088 Opened 24 years ago Closed 3 years ago

Generate error dialogs when IMAP errors occur due to Compliance error messages

Categories

(MailNews Core :: Networking: IMAP, enhancement)

x86
All
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: zac.spitzer, Unassigned)

Details

there are many problems with IMAP compliance, for example with myrealbox.com, it would be good if mozilla generated error dialogs when IMAP errors occur due to standards compilance errors that way the bug's are shown to be server side and not with mozilla visibilty of bugs help make them get fixed
valid (and nice) suggestion, confirming. Not sure, how feasible this is, though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Zac, this should be Component IMAP, not backend, not? (if so, please also reassign to that default assignee.)
Product: MailNews → Core
Assignee: mscott → nobody
QA Contact: esther → backend
Product: Core → MailNews Core
Severity: normal → S3

Is this something we'd want to do?

Severity: S3 → S4
Component: Backend → Networking: IMAP

Can we even define what this would be

Type: defect → enhancement
Flags: needinfo?(gds)
Summary: Generate Compliance error messages → Generate error dialogs when IMAP errors occur due to Compliance error messages

We currently look for and log a lot of potential imap syntax errors in the imap response data. However, I'm sure these don't catch all the possible errors when parsing the imap responses but there are a lot of checks:
https://searchfox.org/comm-central/search?q=SetSyntaxError&path=parser&case=false&regexp=false

Also, we put up an alert pop-up when the server itself reports a BAD response indicating TB is not following the protocol. For example the server will report [TRYCREATE] if we try to copy or move a message to a folder that doesn't exist.

At this point in time IMAP is mature and and consistently implemented by (most) server vendors, unlike 20 years ago, I don't see value in adding anything to what is currently done.

Flags: needinfo?(gds)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.