<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.tntware.com/donorhub/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How can I enter custom SMTP settings for our Microsoft 365 account?</title><link>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Debug Build: 40407.4157)</generator><item><title>How can I enter custom SMTP settings for our Microsoft 365 account?</title><link>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account.aspx</link><pubDate>Fri, 06 Sep 2024 16:07:46 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:39</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/comments.aspx</comments><description>Current revision posted to Frequently Asked Questions by Troy Wolbrink on 9/6/2024 4:07:46 PM&lt;br /&gt;
&lt;h2&gt;How can I enter custom SMTP settings for our Microsoft 365 account?&lt;/h2&gt;
&lt;h2&gt;Prerequisite&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;#1)&amp;nbsp;&lt;/strong&gt;You must enable Basic Authentication over SMTP on your MS 365 instance.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;table border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;To enable Basic Authentication for SMTP on Microsoft 365&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable the possibility of Basic Authentication for SMTP via this link:&amp;nbsp;&amp;nbsp;&lt;a href="https://aka.ms/PillarEXOBasicAuth"&gt;https://aka.ms/PillarEXOBasicAuth&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;In PowerShell (run as admin), I ran this script:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5&lt;br /&gt;Set-ExecutionPolicy RemoteSigned&lt;br /&gt;Import-Module ExchangeOnlineManagement&lt;br /&gt;Connect-ExchangeOnline -UserPrincipalName&amp;nbsp;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;br /&gt;Set-TransportConfig -SmtpClientAuthenticationDisabled $false&lt;br /&gt;Set-CASMailbox -Identity&amp;nbsp;&lt;span style="color:#993366;"&gt;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;-SmtpClientAuthenticationDisabled $false&lt;br /&gt;Disconnect-ExchangeOnline&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Be sure to replace&amp;nbsp;&lt;a href="mailto:troy@tntware.com"&gt;troy@tntware.com&amp;nbsp;&lt;/a&gt;with the email address you&amp;#39;re using to send receipts from.&lt;/p&gt;
&lt;p&gt;Your MS 365 instance may require additional steps.&amp;nbsp; These instructions were based on this&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210"&gt;MS article&lt;/a&gt;&amp;nbsp;and this&amp;nbsp;&lt;a href="https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission"&gt;MS article&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As of September 2024, this article from Microsoft seems to have the most comprehensive information:&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365"&gt;How to set up a multifunction device or application to send emails using Microsoft 365 or Office 365&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;SMTP Settings&lt;/h2&gt;
&lt;p&gt;In the Staff Portal control panel, in the SMTP Settings for the Staff Portal and/or Give Site, click &amp;quot;&lt;strong&gt;Enable Custom SMTP&lt;/strong&gt;&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then enter the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Server:&amp;nbsp;&amp;nbsp;&lt;strong&gt;smtp.office365.com&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Port:&amp;nbsp;&amp;nbsp;&lt;strong&gt;587&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; SSL/TLS:&amp;nbsp;&amp;nbsp;&lt;strong&gt;True&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Login:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Password:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your password&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Default &amp;quot;From&amp;quot;:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address (with Display Name optionally included)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://www.tntware.com/donorhub/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/7217.smtp_5F00_ms_5F00_365.png"&gt;&lt;img style="border:1px solid gray;" src="https://www.tntware.com/donorhub/cfs-filesystemfile.ashx/__key/CommunityServer.Components.ImageFileViewer/CommunityServer.Wikis.Components.Files.en/7217.smtp_5F00_ms_5F00_365.png_2D00_550x0.png" width="550" height="191" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then, click &amp;quot;&lt;strong&gt;Test Settings&lt;/strong&gt;&amp;quot; below to make sure everything is working.&amp;nbsp; Then click &amp;quot;&lt;strong&gt;Save Settings&lt;/strong&gt;&amp;quot;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div class="heading-wrapper"&gt;
&lt;h3 class="heading-anchor"&gt;&lt;span style="font-size:10pt;color:#ff0000;"&gt;&lt;span style="background: SpringGreen;"&gt;If&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;you&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;receive&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;error&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;5.7.57&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Client&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;not&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;authenticated&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;send&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;mail&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;:&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://learn.microsoft.com/en-us/exchange/troubleshoot/email-delivery/fix-issues-with-printers-scanners-and-lob-applications-that-send-email-using-off#fix-issues-with-smtp-auth-client-submission"&gt;&lt;span style="background: SpringGreen;"&gt;https://learn.microsoft.com/en-us/exchange/troubleshoot/email-delivery/fix-issues-with-printers-scanners-and-lob-applications-that-send-email-using-off#fix-issues-with-smtp-auth-client-submission&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;Within&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;web&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;page&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;search&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;text&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;&lt;/span&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;Client&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;not&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;authenticated&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;send&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;mail&lt;/span&gt;&lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;find&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Microsoft&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;specific&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;guidance&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;on&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;what&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;do&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;You&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;may&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;notice&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;that&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;suggest&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;turning&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;off&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;MFA&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;account&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;being&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;used&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;send&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;email&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How can I enter custom SMTP settings for our Microsoft 365 account?</title><link>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/revision/3.aspx</link><pubDate>Fri, 06 Sep 2024 15:55:58 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:1265</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/comments.aspx</comments><description>Revision 3 posted to Frequently Asked Questions by Troy Wolbrink on 9/6/2024 3:55:58 PM&lt;br /&gt;
&lt;h2&gt;How can I enter custom SMTP settings for our Microsoft 365 account?&lt;/h2&gt;
&lt;h2&gt;Prerequisite&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;#1)&amp;nbsp;&lt;/strong&gt;You must enable Basic Authentication over SMTP on your MS 365 instance.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;table border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;To enable Basic Authentication for SMTP on Microsoft 365&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable the possibility of Basic Authentication for SMTP via this link:&amp;nbsp;&amp;nbsp;&lt;a href="https://aka.ms/PillarEXOBasicAuth"&gt;https://aka.ms/PillarEXOBasicAuth&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;In PowerShell (run as admin), I ran this script:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5&lt;br /&gt;Set-ExecutionPolicy RemoteSigned&lt;br /&gt;Import-Module ExchangeOnlineManagement&lt;br /&gt;Connect-ExchangeOnline -UserPrincipalName&amp;nbsp;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;br /&gt;Set-TransportConfig -SmtpClientAuthenticationDisabled $false&lt;br /&gt;Set-CASMailbox -Identity&amp;nbsp;&lt;span style="color:#993366;"&gt;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;-SmtpClientAuthenticationDisabled $false&lt;br /&gt;Disconnect-ExchangeOnline&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Be sure to replace&amp;nbsp;&lt;a href="mailto:troy@tntware.com"&gt;troy@tntware.com&amp;nbsp;&lt;/a&gt;with the email address you&amp;#39;re using to send receipts from.&lt;/p&gt;
&lt;p&gt;Your MS 365 instance may require additional steps.&amp;nbsp; These instructions were based on this&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210"&gt;MS article&lt;/a&gt;&amp;nbsp;and this&amp;nbsp;&lt;a href="https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission"&gt;MS article&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;As&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;September&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2024&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;article&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;from&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Microsoft&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;seems&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;have&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;most&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;comprehensive&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;information&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365"&gt;&lt;span style="background: SpringGreen;"&gt;How&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;set&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;multifunction&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;device&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;application&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;send&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;emails&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;using&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Microsoft&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;365&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Office&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;365&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;SMTP Settings&lt;/h2&gt;
&lt;p&gt;In the Staff Portal control panel, in the SMTP Settings for the Staff Portal and/or Give Site, click &amp;quot;&lt;strong&gt;Enable Custom SMTP&lt;/strong&gt;&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then enter the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Server:&amp;nbsp;&amp;nbsp;&lt;strong&gt;smtp.office365.com&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Port:&amp;nbsp;&amp;nbsp;&lt;strong&gt;587&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; SSL/TLS:&amp;nbsp;&amp;nbsp;&lt;strong&gt;True&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Login:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Password:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your password&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Default &amp;quot;From&amp;quot;:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address (with Display Name optionally included)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://www.tntware.com/donorhub/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/7217.smtp_5F00_ms_5F00_365.png"&gt;&lt;img style="border:1px solid gray;" src="https://www.tntware.com/donorhub/cfs-filesystemfile.ashx/__key/CommunityServer.Components.ImageFileViewer/CommunityServer.Wikis.Components.Files.en/7217.smtp_5F00_ms_5F00_365.png_2D00_550x0.png" width="550" height="191" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Then, click &amp;quot;&lt;strong&gt;Test Settings&lt;/strong&gt;&amp;quot; below to make sure everything is working.&amp;nbsp; Then click &amp;quot;&lt;strong&gt;Save Settings&lt;/strong&gt;&amp;quot;.&lt;/p&gt;</description></item><item><title>How can I enter custom SMTP settings for our Microsoft 365 account?</title><link>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/revision/2.aspx</link><pubDate>Fri, 06 Sep 2024 15:33:12 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:1264</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/comments.aspx</comments><description>Revision 2 posted to Frequently Asked Questions by Troy Wolbrink on 9/6/2024 3:33:12 PM&lt;br /&gt;
&lt;h2&gt;How can I enter custom SMTP settings for our Microsoft 365 account?&lt;/h2&gt;
&lt;h2&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;Prerequisites&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;To&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;support&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;sending&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;email&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;receipts&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;from&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;DonorWise&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;through&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Microsoft&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;365&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;,&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;there&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;are&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;two&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;requirements&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;h2&gt;&lt;span style="background: SpringGreen;"&gt;Prerequisite&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;#1)&lt;/strong&gt;&amp;nbsp; &lt;span style="text-decoration: line-through; color: red;"&gt;You&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;must&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;be&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;running&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;DonorWise&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;4.1.19&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;or&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;newer&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;em&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;This&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;version&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;adds&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;support&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;for&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;SMTP&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;over&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;TLS&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;1.2&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;#&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;2)&lt;/span&gt;&amp;nbsp;&lt;/strong&gt;You must enable Basic Authentication over SMTP on your MS 365 instance.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;table border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;To enable Basic Authentication for SMTP on Microsoft 365&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable the possibility of Basic Authentication for SMTP via this link:&amp;nbsp;&amp;nbsp;&lt;a href="https://aka.ms/PillarEXOBasicAuth"&gt;https://aka.ms/PillarEXOBasicAuth&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;In PowerShell (run as admin), I ran this script:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5&lt;br /&gt;Set-ExecutionPolicy RemoteSigned&lt;br /&gt;Import-Module ExchangeOnlineManagement&lt;br /&gt;Connect-ExchangeOnline -UserPrincipalName&amp;nbsp;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;br /&gt;Set-TransportConfig -SmtpClientAuthenticationDisabled $false&lt;br /&gt;Set-CASMailbox -Identity&amp;nbsp;&lt;span style="color:#993366;"&gt;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;-SmtpClientAuthenticationDisabled $false&lt;br /&gt;Disconnect-ExchangeOnline&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Be sure to replace&amp;nbsp;&lt;a href="mailto:troy@tntware.com"&gt;troy@tntware.com&amp;nbsp;&lt;/a&gt;with the email address you&amp;#39;re using to send receipts from.&lt;/p&gt;
&lt;p&gt;Your MS 365 instance may require additional steps.&amp;nbsp; These instructions were based on this&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210"&gt;MS article&lt;/a&gt;&amp;nbsp;and this&amp;nbsp;&lt;a href="https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission"&gt;MS article&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;SMTP Settings&lt;/h2&gt;
&lt;p&gt;In the Staff Portal control panel, in the SMTP Settings for the Staff Portal and/or Give Site, click &amp;quot;&lt;strong&gt;Enable Custom SMTP&lt;/strong&gt;&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then enter the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Server:&amp;nbsp;&amp;nbsp;&lt;strong&gt;smtp.office365.com&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Port:&amp;nbsp;&amp;nbsp;&lt;strong&gt;587&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; SSL/TLS:&amp;nbsp;&amp;nbsp;&lt;strong&gt;True&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Login:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Password:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your password&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Default &amp;quot;From&amp;quot;:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address (with Display Name optionally included)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://www.tntware.com/donorhub/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/7217.smtp_5F00_ms_5F00_365.png"&gt;&lt;img style="border:1px solid gray;" src="https://www.tntware.com/donorhub/cfs-filesystemfile.ashx/__key/CommunityServer.Components.ImageFileViewer/CommunityServer.Wikis.Components.Files.en/7217.smtp_5F00_ms_5F00_365.png_2D00_550x0.png" width="550" height="191" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Then, click &amp;quot;&lt;strong&gt;Test Settings&lt;/strong&gt;&amp;quot; below to make sure everything is working.&amp;nbsp; Then click &amp;quot;&lt;strong&gt;Save Settings&lt;/strong&gt;&amp;quot;.&lt;/p&gt;</description></item><item><title>How can I enter custom SMTP settings for our Microsoft 365 account?</title><link>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/revision/1.aspx</link><pubDate>Thu, 03 Nov 2022 17:28:52 GMT</pubDate><guid isPermaLink="false">51c8af77-2ecd-4ae7-b5f5-4793798b888c:1263</guid><dc:creator>Troy Wolbrink</dc:creator><comments>https://www.tntware.com/donorhub/faqs/en/how-can-i-enter-custom-smtp-settings-for-our-microsoft-365-account/comments.aspx</comments><description>Revision 1 posted to Frequently Asked Questions by Troy Wolbrink on 11/3/2022 5:28:52 PM&lt;br /&gt;
&lt;h2&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;To support sending email receipts from DonorWise through Microsoft 365, there are two requirements.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#1)&lt;/strong&gt;&amp;nbsp; You must be running DonorWise 4.1.19 or newer.&amp;nbsp;&amp;nbsp;&lt;em&gt;This version adds support for SMTP over TLS 1.2.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#2)&amp;nbsp;&lt;/strong&gt;You must enable Basic Authentication over SMTP on your MS 365 instance.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;table border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;To enable Basic Authentication for SMTP on Microsoft 365&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable the possibility of Basic Authentication for SMTP via this link:&amp;nbsp;&amp;nbsp;&lt;a href="https://aka.ms/PillarEXOBasicAuth"&gt;https://aka.ms/PillarEXOBasicAuth&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;In PowerShell (run as admin), I ran this script:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5&lt;br /&gt;Set-ExecutionPolicy RemoteSigned&lt;br /&gt;Import-Module ExchangeOnlineManagement&lt;br /&gt;Connect-ExchangeOnline -UserPrincipalName&amp;nbsp;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&lt;br /&gt;Set-TransportConfig -SmtpClientAuthenticationDisabled $false&lt;br /&gt;Set-CASMailbox -Identity&amp;nbsp;&lt;strong&gt;troy@tntware.com&lt;/strong&gt;&amp;nbsp;-SmtpClientAuthenticationDisabled $false&lt;br /&gt;Disconnect-ExchangeOnline&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Be sure to replace&amp;nbsp;&lt;a href="mailto:troy@tntware.com"&gt;troy@tntware.com&amp;nbsp;&lt;/a&gt;with the email address you&amp;#39;re using to send receipts from.&lt;/p&gt;
&lt;p&gt;Your MS 365 instance may require additional steps.&amp;nbsp; These instructions were based on this&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210"&gt;MS article&lt;/a&gt;&amp;nbsp;and this&amp;nbsp;&lt;a href="https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission"&gt;MS article&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;SMTP Settings&lt;/h2&gt;
&lt;p&gt;In the Staff Portal control panel, in the SMTP Settings for the Staff Portal and/or Give Site, click &amp;quot;&lt;strong&gt;Enable Custom SMTP&lt;/strong&gt;&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then enter the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Server:&amp;nbsp;&amp;nbsp;&lt;strong&gt;smtp.office365.com&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Port:&amp;nbsp;&amp;nbsp;&lt;strong&gt;587&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; SSL/TLS:&amp;nbsp;&amp;nbsp;&lt;strong&gt;True&lt;/strong&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Login:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Password:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your password&lt;/em&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; Default &amp;quot;From&amp;quot;:&amp;nbsp;&amp;nbsp;&lt;em&gt;Your email address (with Display Name optionally included)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://www.tntware.com/donorhub/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/7217.smtp_5F00_ms_5F00_365.png"&gt;&lt;img style="border:1px solid gray;" src="https://www.tntware.com/donorhub/cfs-filesystemfile.ashx/__key/CommunityServer.Components.ImageFileViewer/CommunityServer.Wikis.Components.Files.en/7217.smtp_5F00_ms_5F00_365.png_2D00_550x0.png" width="550" height="191" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Then, click &amp;quot;&lt;strong&gt;Test Settings&lt;/strong&gt;&amp;quot; below to make sure everything is working.&amp;nbsp; Then click &amp;quot;&lt;strong&gt;Save Settings&lt;/strong&gt;&amp;quot;.&lt;/p&gt;</description></item></channel></rss>