Is there a way to send transactional emails from other email address (same verified domain) through API?

fabyc

Active Member
Hi.

I'm currently testing sending transactional emails using API. The email I have in account is for example myemail@domain.com. Public and private key of API are generated with that email address is set to the account. The problem is when generating trough API it is changed "from" email. It is set for example otheremail@domain.com. All emails arrive as is sent from myemail@domain.com and not from otheremail@domain.com

Is there something else it is needed setting for sending from other email?

I'm testing using Amazon SES and the domain (from where is sending regular campaigns) is correctly verified.

Thanks
 
Last edited:
This falls under the same rules, depending on your delivery server "Force FROM" settings.
Anyway, for amazon ses, you cannot do that. And most likely you cannot do it for others as well.
 
Back
Top