Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Tags used for linking issues. [ID: 1172495]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
As a gmail user, I can use a different from email address. One of my users is asking if they can use in my script instead of the default email id.
Example:
My script sends automated mails to users. The from address is always 'myid@gmail.com'. How do I use a different email like 'email@myowndomain.com'?
MailApp.sendMail allows me to use a different From Name. But, need a way to use different from id in MailApp.sendMail.