Closed
Bug 197633
Opened 22 years ago
Closed 21 years ago
Crash sending mail over a TLS-protected SMTP connection with username/password authentication
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mark, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Mozilla consumes 100% CPU and hangs when I try to send email over an
authenticated TLS protected SMTP connection.
Reproducible: Always
Steps to Reproduce:
1. Add an SMTP server www.hbdvc.com port 25
2. Check 'Use name and password', set username to 'dragon' (password should be
'slayer'
3. Select 'Always' use secure connection
4. Send a message
Actual Results:
100% CPU utilization, Mozilla hangs.
Expected Results:
Sent the message.
Reporter | ||
Comment 1•22 years ago
|
||
Have had to change the config on www.hbdvc.com port 25, so this effect has
disappeared. Will setup a temp server to demonstrate the effect.
Reporter | ||
Comment 2•22 years ago
|
||
This bug only shows up when the server is misconfigured. It still causes Mozilla
to crash, so perhaps it would be worth fixing in any event. I can quickly setup
a mail server config that triggers the crash if anyone wants to take a look at
this. Just mail me directly and I'll set it up.
Comment 3•21 years ago
|
||
Reporter: Is this still a problem with a current Mozilla build (and a wrong
configuration of the mailserver)?
Comment 4•21 years ago
|
||
no response-->resolving wfm
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•