Closed
Bug 718572
Opened 13 years ago
Closed 8 years ago
thunderbird is not default for MAPI
Categories
(MailNews Core :: Simple MAPI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 547565
People
(Reporter: mraz, Unassigned)
Details
User Agent: Mozilla/5.0 (Ubuntu; X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111228084940
Steps to reproduce:
After instaling TB in Windows XP TB is not default mail client for sending from MS Office application.
Actual results:
When click on function "send as attachment" in MS Word. TB not open but open MS outlook.
Expected results:
Instalation program and TB should be change theese registry keys
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem]
"InstallCmd"="rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf"
"MAPI"="1"
"CMCDLLNAME"="mapi.dll"
"CMC"="1"
"CMCDLLNAME32"="mapi32.dll"
"MAPIX"="1"
"MAPIXVER"="1.0.0.1"
"OLEMessaging"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail]
@="Mozilla Thunderbird"
"LastUserInitiatedDefaultChange"=hex:
"PreFirstRun"=""
[HKEY_CLASSES_ROOT\mailto]
@="URL:Protokol MailTo"
"URL Protocol"=""
"FriendlyTypeName"="@C:\\WINDOWS\\system32\\ieframe.dll.mui,-910"
"EditFlags"=dword:00000002
[HKEY_CLASSES_ROOT\mailto\DefaultIcon]
@="C:\\Program Files\\Mozilla Thunderbird\\thunderbird.exe,0"
[HKEY_CLASSES_ROOT\mailto\shell]
[HKEY_CLASSES_ROOT\mailto\shell\open]
[HKEY_CLASSES_ROOT\mailto\shell\open\command]
@="\"C:\\Program Files\\Mozilla Thunderbird\\thunderbird.exe\" -osint -compose \"%1\""
You can set this in Tools->Options->Advanced->General->Always check if Tb is the default mail client .
I suppose the problem is on Windows, you just filed it under Linux.
Component: General → OS Integration
OS: Linux → Windows XP
QA Contact: general → os-integration
Hardware: x86_64 → All
| Reporter | ||
Comment 2•13 years ago
|
||
Sorry I fill bug report in linux but problem is on Windows XP.
This setting Tools->Options->Advanced->General->Always check if Tb is the default mail client
is checked by default, but not solve the problem.
TB is default client, but it is not default client for MAPI. TB should change congiguration, that I wrote, in windows registry.
Updated•13 years ago
|
Component: OS Integration → Simple MAPI
Product: Thunderbird → MailNews Core
QA Contact: os-integration → simple-mapi
OK, I do not know what is the difference between being "default client" and being "default client for MAPI". The MAPI maintainer in TB should help here.
Comment 4•13 years ago
|
||
same problem as bug 547565? or same problem as bug 618678?
| Reporter | ||
Comment 5•13 years ago
|
||
in 547565 is problem with sending from adobe reader in Win7 I have problem with sending from MS Word/Excel in WinXp i dont know if the problem is same, probably not.
Bug 618678 is probably same as https://bugzilla.mozilla.org/show_bug.cgi?id=718576 i was reported. But i dont know if help change to mozMapi32.dll or to mozMapi32_InUse.dll in registy. I have delete message "Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client." from key prefirstrun and everithing works fine with settings i was send.
Comment 6•10 years ago
|
||
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•