Hi Makers, I’m hoping to send an email from my Gmail / Google Worspace account, in particular it should be:
- Send from an alias
- Have a different reply to
The problem I’m facing with the different “send an email”-modules is that…
- Gmail supports aliases but doesn’t allow to specify a reply to.
- Email doesn’t appear to support Gmail aliases, but has a reply to field.
Even though the Email module says:
Here you can set up a custom sender email address. Normally, Make uses the email address that you entered when creating the connection as the sender address. If you enter any other email address, an error may occur when sending a message because your account may not have permission to send emails from a different address than your own. E.g.
test@mail.com
or"John Bush" test@email.com
This does not seem to work and sends from the main address instead of using the alias.
Is it possible to achieve both or one has to decide for one or the other?