- Newest
- Most votes
- Most comments
Hello Robin,
Is there any way to elevate this to the WorkMail team to be fixed?
We're using IMAP for what it's worth. What is Windows Outlook doing different for it to work, that Mac clients cannot do?
We're considering moving away from WorkMail due to the lack of this feature, but we'd really prefer not to.
Thanks!
answered 4 years ago
It's possible to add and use outgoing WorkMail aliases in macOS Mail (tested on Mail v16 on macOS 15.4.1).
- Open the Mail app and use the menu bar to navigate to Mail → Settings → Accounts
- Select your WorkMail account and then click on the Account Information tab.
- Under the Email Addresses dropdown, select Edit email addresses... and add all of the aliases you would like to use for outgoing mail.
The new entries will now show in the From dropdown when composing an email.
answered a year ago
This is possible, but the solution is a bit convoluted.
In macOS Mail (tested with v16), you'll need to create both Email addresses and use a custom Outgoing Mail Account that uses SES SMTP credentials.
Configure SES and generate SMTP credentials
- First, you'll need to configure an SES domain identity or a series of mail identities.
- Next, you'll create SMTP credentials. Deviating slightly from the docs, the IAM policy I used allows both
"ses:SendEmail"and"ses:SendRawEmail"actions.
Take note of your region and submit a request to move out of the sandbox.
Add alias email addresses to Mail client
- Open the Mail app and use the menu bar to navigate to Mail → Settings → Accounts
- Select your WorkMail account and then click on the Account Information tab.
- Under the Email Addresses dropdown, select Edit email addresses... and add each alias you would like to use for outgoing mail.
Configure a custom outgoing SMTP server for your Mail account
- Open the Mail app and use the menu bar to navigate to Mail → Settings → Accounts
- Select your WorkMail account and then click on the Server Settings tab.
- For the Outgoing Mail Account field, select Edit SMTP Server List...
- Create a new table entry. In Server Settings form, uncheck the Automatically manage connection settings option.
- User name will be your SMTP username
- Password will be your SMTPM password
- Host Name will take the form
email-smtp.<aws-region>.amazonaws.com - Enter
587for Port - Check Use TLS/SSL
- Select Password from the Authentication dropdown
With the outgoing mail server configured, you should now be able to send emails using any of the SES identities you created. As a reminder, to receive mail at those addresses, you'll need to create account aliases or groups in Workmail for your user.
Using SES as your outgoing SMTP server also works on Thunderbird (tested with v147.0.1).
answered 5 months ago
HI Graham,
I'm sorry to inform you that in this case this is a limitation of AWS WorkMail. Sending from an alias is only supported in Windows Outlook and the WebMail. https://docs.aws.amazon.com/workmail/latest/userguide/email-messages.html#send_alias
Kind regards, Robin
Relevant content
asked 4 years ago
asked 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 10 months ago

Have you looked at the email received by the recipient?
I believe this only appears to work (from the perspective of the Mac Mail user), but the received email will still be from the primary address.