Closed
Bug 247112
Opened 21 years ago
Closed 21 years ago
SMTP AUTH EXTERNAL weirdness
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 231133
People
(Reporter: ras_isaiah, Assigned: sspitzer)
Details
Attachments
(1 file)
5.17 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.6) Gecko/20040113
Mozilla wants to do SMTP AUTH EXTERNAL, even though that is not advertised by
the MTA, if the MTA's banner greeting contains a domain name containing the
phrase "external"! A machine name 'external' doesn't confuse Mozilla.
SMTP>> 250-external.test-ext.org Hello test-ext.org [192.168.0.10] is ok
SMTP>> 250-ext.test-external.org Hello test-external.org [192.168.0.10] confuses
Mozilla
See Exim log file
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 231133 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
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
•