Closed
Bug 282720
Opened 20 years ago
Closed 20 years ago
MapiSendMail: Mozilla doesn't remove the "SMTP:" string in front of the email address
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 256730
People
(Reporter: kunz, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 A valid email address for the MapiSendMail function is "SMTP:name@domain.com". Just have a look at the description of lpszAddress of the MapiRecipDesc structure at the MSDN Homepage: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mapi/html/8817f92f-9e22-405f-abdc-c4723350d7b7.asp Mozilla does not remove the "SMTP:" string in front of the email address. Other mail clients I have tested do remove the "SMTP:" string: Outlook Express, Eudora, Thunderbird 1.0 implement the standard correctly. Reproducible: Always Steps to Reproduce:
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 256730 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•