# Outlook.com email sent from server

**URL:** https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704
**Category:** Floating Topics
**Tags:** server, email
**Created:** [September 19, 2023, 3:48pm UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704 "2023-09-19T15:48:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![JasonMark](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@JasonMark](https://the.fmsoup.org/u/JasonMark)
#### Post date: [September 19, 2023, 3:48pm UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704/1 "2023-09-19T15:48:35Z")

</div>

I have a couple of important emails that get sent from the server overnight. They're low risk (i.e. no one will care if they get hacked) but high importance (saves a bit of manual work a few times a week).

I used to use Google SMTP, but they shut it of. I created a free Outlook account and kept using SMTP and it's worked for a while, but today it's not working for some reason. I'm not sure if Outlook is down, or if there is a new toggle I have to check, or if they're turning off SMTP or something.

It _looks like_ SMTP is still supported: [POP, IMAP, and SMTP settings for Outlook.com - Microsoft Support](https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040?cmdf=outlook.com+smtp)

BUT only with STARTTLS encryption and Filemaker only supports TLS: [Preparing for TLS 1.2 in Office 365 and Office 365 GCC | Microsoft Learn](https://learn.microsoft.com/en-us/purview/prepare-tls-1.2-in-office-365?cmdf=outlook.com%20smtp%20tls)

What do people suggest for a workaround that can be done in a reasonable timeframe? I started looking into OAuth and my head is swimming. I'm really not a server guy and don't want to become one just to send 5 emails a week.

---

<div class="post-metadata">

### Author: ![Malcolm](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/malcolm/32/196_2.png) [@Malcolm](https://the.fmsoup.org/u/Malcolm)
#### Post date: [September 19, 2023, 7:37pm UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704/2 "2023-09-19T19:37:31Z")

</div>

This help article at Claris should provide you with sufficient information to resolve your email issues. [ClarisPKB](https://support.claris.com/s/article/SMTP-mail-blocked-by-Gmail-for-security-reasons-1503693099289?language=en_US).

I have been sending emails via Gmail from my servers having followed the instructions.

---

<div class="post-metadata">

### Author: ![JasonMark](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@JasonMark](https://the.fmsoup.org/u/JasonMark)
#### Post date: [September 19, 2023, 7:59pm UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704/3 "2023-09-19T19:59:18Z")

</div>

lol. you have big faith in me. I'm on 4 hours now messing around with this article and similar ones. No joy. I'm definitely not a system admin. Can't find anything in the various control panels.

---

<div class="post-metadata">

### Author: ![OliverBarrett](https://avatars.discourse-cdn.com/v4/letter/o/f19dbf/32.png) [@OliverBarrett](https://the.fmsoup.org/u/OliverBarrett)
#### Post date: [September 20, 2023, 10:36am UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704/4 "2023-09-20T10:36:57Z")

</div>

Yes -- I still use 365 Email with SMTP.

All you need to do is use an App Password and SMTP still works fine. During my several calls with MS, I was told they have no plans to disable this option. My clients often use this option, too.

I use a REST service for this email option so it works from FMP and other clients (INSERT FROM URL from FMP...).

---

<div class="post-metadata">

### Author: ![JasonMark](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@JasonMark](https://the.fmsoup.org/u/JasonMark)
#### Post date: [September 20, 2023, 12:40pm UTC](https://the.fmsoup.org/t/outlook-com-email-sent-from-server/3704/5 "2023-09-20T12:40:17Z")

</div>

Yay! Working now. Thank you.
