NovuN
Novu2y ago
yaacov

Sender names not showing up with mailgun as a provider

I have a mailgun email provider and I set my Sender name to “Commenda(the name of my company).

I’m sending emails from an address “operations@commenda.io

Expected: the sender name should be set to Commenda - the from header should say

Commenda <operations@commenda.io>

Actual behavior: the sender name is not set and the From header is just

operations@commenda.io.

So the name displayed in the user’s email inbox is “operations, which is not ideal for obvious reasons
Was this page helpful?