https://bugs.documentfoundation.org/show_bug.cgi?id=97792
--- Comment #15 from Mike Kaganski <[email protected]> --- So: 1. LibreOffice uses Simple MAPI protocol on Windows in com.sun.star.system.SimpleSystemMail implementation (also used for File->Send->Email Document); 2. The protocol is configured in system under two registry keys: * HKLM\Software\Clients\Mail * HKCU\Software\Clients\Mail (overrides the default setting for current user) and is independent of the mailto protocol (which is unable to control e.g. attachments without non-standard extensions unsupported in current clients for security reasons); 3. There is no easy UI to define Simple MAPI client in current Windows [2]; 4. So this is possible in your system have one app assigned to mailto protocol, and another set as default Simple MAPI app (either per user, or system-wide). Windows Mail from the store does not set itself as Simple MAPI application (I have no idea if it actually can use that API, but if it can, then it is its failure to configure itself). This is not a LibreOffice bug, and possibly best closed as NOTOURBUG. [2] https://stackoverflow.com/questions/54346779/is-there-any-ui-in-windows-10-to-change-the-current-mapi-provider -- You are receiving this mail because: You are the assignee for the bug.
