Closed
Bug 7911
Opened 27 years ago
Closed 27 years ago
[Smoketest]- regression -win32 failed smtp test
Categories
(MailNews Core :: Composition, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: pmock, Assigned: mscott)
Details
Build:
June 10 Win32 seamonkey build (19990901008) running on Gateway P200 Win98
Problem:
Mail smoke test failed on SMTP. No message is sent out from Seamonkey. I
tried sending to Seamonkey client and to Nova client. Nothing was received.
This is a regression from yesterday build.
Note: I did not have a chance to check Linux or PPC.
Steps to reproduce problem:
1) Remove Mozregistry.dat from Windows directory
2) Delete the previous profile
3) Run apprunner application
4) Go through profile wizard
5) I copied my single pop prefs50.js into the new profile directory
6) Run apprunner application again
7) Open Messenger from the Task menu
8) Click on the New Msg button
The compose window appears
9) Address the message to yourself
It does not matter which client you try to receive the mail message
10) Add a subject and a short message
11) Send message
Compose window closes. No error message in the Apprunner window.
12) Retrieve mail message from Seamonkey or Nova
Nothing is received.
| Assignee | ||
Updated•27 years ago
|
Assignee: ducarroz → mscott
| Assignee | ||
Comment 1•27 years ago
|
||
I checked in a fix for this already.It was a combination of me being
over-zealous and not cautious enough fixing a memory leak and a problem with
commas getting appended to the recipient string in nsMsgSend.cpp
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•27 years ago
|
||
Changing resolution to fixed.
fyi
This also occurs in this morning PPC(1999061009) and Linux (1999061008) builds.
Changing platforms to all. This bug should be verified on all platforms
Verified on June 10 respin seamonkey build. SMTP test passed on all platforms.
I tested it on Win32 build (1999-06-10-14), PPC build (1999-06-10-13), and Linux
(1999-06-10-13).
Verified as fixed.
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•