Open
Bug 93953
Opened 24 years ago
Updated 3 years ago
IMAP with Groupwise: Message-ID disliked when sending
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: leumas, Unassigned)
Details
When I send a message on an IMAP account using Groupwise, it gives me an alert
saying it has a problem with the Message-ID (does not like it). Our Novell guy
says this is typical behaviour of Groupwise, in that it does not allow the
client to specify its own Message-ID. However, groupwise does send the message,
but the mozilla mail client thinks it didn't, and asks me if I want to pull it
back up from my Sent mail, or I have to "cancel" it, even though it really did
send. Perhaps just have an list somewhere in advanced options, where you can
pick and chose which 'optional' headers are sent along with the message.
Snooping the socket I see the groupwise side of the session says:
------------------------------------------------------------
Ready
28 OK APPEND completed
* 5 EXISTS
* 5 RECENT
* OK [UIDVALIDITY 24291]
* FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged
\Deleted \Draft \Seen)]
29 OK [READ-WRITE] SELECT completed
* 1 FETCH (FLAGS (\Seen) UID
24339)
* 2 FETCH (FLAGS (\Seen) UID 24342)
* 3 FETCH (FLAGS (\Seen) UID 24345)
* 4 FETCH (FLAGS
(\Seen) UID 24348)
* 5 FETCH (FLAGS (\Seen) UID 24351)
30 OK UID FETCH completed
* 5 FETCH
(UID 24351 RFC822.SIZE 401 FLAGS (\Seen) BODY[HEADER.FIELDS ("FROM" "TO" "CC"
"SUBJECT"
"DATE" "MESSAGE-ID" "PRIORITY" "X-PRIORITY" "REFERENCES" "NEWSGROUPS")] {177}
Message-ID:
<3B6EE6B1.7000105@domain.com>
Date: Mon, 06 Aug 2001 12:49:21 -0600
From: Brandon Gillespie
<gillespie@domain.com>
To: brandon@roguetrader.com
Subject: test2
)
31 OK UID FETCH
completed
32 BAD UID Invalid parameter: Message-ID
Comment 2•23 years ago
|
||
Reporter, what GW version are you using at your site?
Comment 3•23 years ago
|
||
I have a partial confirmation of this behavior, with Netscape 7.0 as the mail
client and GroupWise 6.5 beta 3 as the IMAP server. I have another user that
was unable to reproduce the error on Netscape 7.0 (different machine), and I was
unable to reproduce the error myself on Mozilla 1.2 or 1.2.1.
Comment 4•23 years ago
|
||
Sorry for the second message, but this bug is probably a duplicate of #89575
Comment 5•22 years ago
|
||
I just try to test that one, but don't get the clue...
You tried to send the mail via IMAP? Or do you get the error on writing the sent
mail to some "Sent" folder on the IMAP server?
Or is it all about the smtp connection to the internet agent?
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Assignee: mscott → nobody
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
QA Contact: grylchan → networking.imap
Comment 6•16 years ago
|
||
Andy writes "I have no way to test it anymore".
ref bug 348598
Comment 7•14 years ago
|
||
(reporter's/williams's address is dead)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•