SendEmailMsgv2023

Sending email using Microsoft 365 account.
Edit 2024-01-02: Adding ability to send from 1 or 2, 2 hosts option, 1 is Mochahost, 2 is Godaddy Plesk account.
FromHost is either 1 or 2 based on where are you sending from.
You need to have a connector in Microsoft 365 account to accept those servers by providing IP in that connector.

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, FromHost

MsgSubject                    = "Its alive!"
MsgBody                    = "Hello, this is ANmar from ANmarSystems trying my emailing system"
MsgTo                            = "emailto@domain.com"
MsgFrom                        = "mail2@domain.com"

SendEmailMsgv2023 MsgTo, MsgFrom, MsgSubject, MsgBody

Views 301

Downloads 106

CodeID
DB ID