Forum Discussion
Mohitur
Mar 13, 2024Copper Contributor
sending emails from Gmail using power shell script
Hi, I am trying to use PowerShell script to send automatic emails to the users using Gmail. however, when I am running the script, encountering the following error message The SMTP server requir...
Mar 13, 2024
Did you create an app password for Gmail? https://stackoverflow.com/questions/66044348/sending-mail-from-powershell-via-gmail-smtp
- MohiturMar 14, 2024Copper ContributorI am using gsuit (Google workspace). I do not have the option of creating app password.
- Mar 14, 2024Could you allow a specific public IP to relay anonymously in Gsuite?
- MohiturMar 14, 2024Copper Contributorno. i am using a gsuit (google workspace) account. there is no option for app password there.