When I try to use email - mass letter function in Writer I get this:
I have the Outlook (new) which replaced the Mail and Calendar app on Windows some time ago (also in Windows 10)
The MAILTO link is associated to Outlook (new) on my system:
I don’t understand why this happens because if I use a local HTML page
with a simple MAILTO link on my desktop the Outlook (new) app will open and recipient, topic and message body is seen on the New mail window just waiting for pushing of the send button.
The simple HTML:
<!DOCTYPE html>
<html><head><title>MAILTO TEST</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8"/>
</head><body>
<a href="mailto:orangecus.trump@potus.gov?subject=Hello%20Turkey&body=YOU'RE FIRED!">Send Msg</a>
</body></html>
It also works when I load the page from server: test
If I try connection to my outlook.com account in Writer settings it’s a waste of time because outlook.com does not accept basic authentication anymore. I hate Microsoft policy with all that Office 365 stuff when they’re trying to force people to purchase the packet to avoid the mass of ads, especially while they’re collecting several tens of billions a year worldwide counted.