Closed
Bug 284105
Opened 20 years ago
Closed 20 years ago
Can't send a mail with JavaScript's MAILTO with external default mailer
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: matth.contact, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.7.3) Gecko/20040910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.7.3) Gecko/20040910
I open an HTML page with Mozilla 1.7.3. In this page, a button connected to a
javascript mailto function is supposed to send a mail with the default mail
program on my system.
Mozilla is not my default mail program (it's Thunderbird).
In the configuration, the "use Mozilla Mail as your default mail..." option is
unchecked.
Thunderbird is really my default mail program (all other browsers find it).
When clicking the button, Mozilla asks me to configure a new mail profile in
order to send the mail.
I can't find a way to make it use Thunderbird to send the mail.
Reproducible: Always
Steps to Reproduce:
1.Uncheck the "use Mozilla Mail as your default mail..." in the browser's
preferences
2.set another program (Thunderbird) as the default mail application
3.Open an HTML page with a javascript "mailto" function
3.Activate this function to send a mail with the default mail application
Actual Results:
Mozilla asks me to create a new mail account in order to send the mail
Expected Results:
It should have sent the mail with the default mail application (Thunderbird)
*** This bug has been marked as a duplicate of 11459 ***
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
•