Closed
Bug 159875
Opened 22 years ago
Closed 22 years ago
Use of sender e-mail address domain for HELO hostname will not always be correct
Categories
(MailNews Core :: Networking: SMTP, defect)
MailNews Core
Networking: SMTP
Tracking
(Not tracked)
People
(Reporter: admbws, Assigned: mscott)
Details
Mozilla Mail uses the @isp.com part of the sender e-mail for the fully qualified
domain name sent to an SMTP sevrer during a HELO request.
As such, user Joe Bloggs, with email of jbloggs@isp.com would be sending out
emails with a HELO of 'isp.com'.
It is unlikely that this will be a fully qualified domain name that points to
the sender's real IP, and such is likely to violate section 4.1.1.1 of RFC2821:
Received: from user-123.isp.com ([123.123.123.123] helo=isp.com)
by mail.isp.com with esmtp (Exim 3.35 #1)
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 68877 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•