Replies: 1 comment 4 replies
|
You can use the mailbox format |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to set the "from" name that appears in emails sent via SMTP?
If for example I'm using alice@example.com as my SMTP email, but I'd like the name to be shown as bob@, can this be done by setting a variable, something like SMTP_FROM_NAME?
All reactions