SendEmailMsgv2023

Sending email using Microsoft 365 account.
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


Public

Tested

Original Work

EmailTo, EmailFrom, EmailSubject, EmailBody

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 1
Downloads 0