SendEmailMsgv2023

Sending email using Microsoft 365 account.
Edit 2024-12-19: Fixing ability to send to outside of org without going into spam folder.
You need to have a connector in Microsoft 365 account to accept those servers by providing IP in that connector.
And, the TXT DNS in

Finally, fix the issue with my email system, it was by following instructions from Microsoft 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?WT.mc_id=365AdminCSH_globalsearch

CodeFunctionName What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

EmailTo, EmailFrom, EmailSubject, EmailBody

MsgSubject                    = "Its alive!"
MsgBody                    = "Hello, this is ANmar from ANmarSystems trying my emailing system"
MsgTo                            = "[email protected]"
MsgFrom                        = "[email protected]"

SendEmailMsgv2023 MsgTo, MsgFrom, MsgSubject, MsgBody

Views 303

Downloads 106

CodeID
DB ID