How to reply from catch-all addresses on Google Workspace (G Suite)
Warning: This method requires to have the paid version of Google Workspace. And you probably shouldn't have other users in your Google Workspace while using this.
On the Google Admin Console, go to Apps -> Google Workspace -> Gmail -> Routing
.
Find the SMTP relay service
.
Configure an SMTP relay service to have the settings:
- Allowed senders:
Only addresses in my domains
- Authentication:
Require SMTP authentication
checked - Encryption:
Require TLS encryption
checked
Save the settings and now you can set up the SMTP settings on your email client:
- SMTP Server Address:
smtp-relay.gmail.com
- SMTP Server Port:
587
for STARTTLS,465
for SSL/TLS - SMTP Username: Your Google Workspace account address (with your domain as well, like
an@example.com
) - SMTP Password: Your Google Workspace account password
And done! You can now reply from any other name under your domain.
Copyright 2018-2024, linuxgemini (İlteriş Yağıztegin Eroğlu). Any and all opinions listed here are my own and not representative of my employers; future, past and present.