Closed
Bug 865305
Opened 13 years ago
Closed 4 years ago
When mail server returns "incorrect greeting", Tbird acts as if send was successful
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: nparks, Unassigned)
Details
(Whiteboard: dupeme?)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:20.0) Gecko/20100101 Firefox/20.0 IceDragon/20.0.1.14
Build ID: 20130418203303
Steps to reproduce:
I wrote an email and clicked on "send" (or pressed Ctrl-Enter).
Actual results:
For whatever reason, I received a pop-up saying "The server returned an incorrect greeting". Tbird then closed the compose window and moved the message (or attempted to move the message) to the "sent" folder. (To add insult to injury, if the attempt to move the msg to the sent folder failed, Tbird erroneously reported that the msg was successfully sent.)
Expected results:
Tbird should have known that the message was not sent, and should have left it open in the compose window just as it does for any other failure to send (e.g. the server connection timed out).
Please note that this bug is not attempting to address the cause of the "incorrect greeting"--only Tbird's improper reaction to receiving it
| Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Same problem as bug 780124? See also all dupe'ed bugs to that bug.
> incorrect greeting". Tbird then closed the compose window and moved the
> message (or attempted to move the message) to the "sent" folder.
That second part certainly is bug 780124, but the causing issue (incorrect greeting) isn't. If that's reproducible, it would nevertheless be good to have a log which greeting was sent, in case it's a parsing error in the SMTP code somewhere; otherwise, this can probably just be duped against the other bug.
Component: Untriaged → Networking: SMTP
Product: Thunderbird → MailNews Core
Whiteboard: dupeme?
| Reporter | ||
Comment 4•13 years ago
|
||
(In reply to rsx11m from comment #3)
> That second part certainly is bug 780124, but the causing issue (incorrect
> greeting) isn't.
Maybe it is:
http://translate.google.com/#auto/en/de%20mailserver%20stuurde%20een%20onjuiste%20begroeting
That part of the attachment to bug 780124 seems to have been overlooked in the subsequent discussion, because the pop-up that reported the "incorrect greeting" provided additional information.
In my experience, the pop-ups do not report anything else.
Comment 5•13 years ago
|
||
(In reply to Neil Parks from comment #4)
> In my experience, the pop-ups do not report anything else.
The pop up was shown when Tb tried to pass mail data to SMTP server and it was "something wrong occured", and after it, mail data was saved in Sent or saving to Sent was attempted.
This is same as that bug.
To see what is same as that bug and what is different from that bug, read that bug well and see log attached to that bug, and see bug 780124 comment #27, get SMTP log with timestamp, check log content by Text Editor.
(See bug 402793 comment #28 for getting protocol log)
Comment 6•4 years ago
|
||
Version 91 has all new smtp backend code. If you can still reproduce this issue, please file a new bug report https://bugzilla.mozilla.org/enter_bug.cgi?product=MailNews%20Core&component=Networking%3A%20SMTP
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•