Relaying From Email

wabaileyjr

New Member
When using most ESPs, the From Email can be from a different top level domain than the sending domain but the From Email will look as follows: <username@exampledomain.com> via infusionmail.com (if sent from Infusionsoft/Keap).

MailWizz should be capable of this functionality when using delivery server APIs (SendGrid, SparkPost, MailJet, etc) but it seems to insist on the From Email belonging to the verified sending domain for the delivery service. This makes it impossible to manage different campaigns for different customers without registering a unique sending domain for each customer. The From Name and Reply-To name get transferred to the delivery server correctly but the From Email is replaced by the verified delivery server email:

From Name: Customer Name (sends correctly)
Reply-To: Customer reply to email (sends correctly)
From Email: Customer email is overridden by the send domain email.

Is there anyway to do like the above infusionsoft example using MailWizz with any of these delivery services such that the email will appear as

<username@customerdomain.com> via sendingdomain.com

Or is this a limitation of the delivery services not MailWizz
 
it can be achieve in mailwizz as well. There are 3 things required to setup -

1. On delivery server set signing enable to NO (make sure DKIM key installed & setup on MTA level)
2. On customer group, keep NO to "verify sending domain option"

DM us for more help.
 
Back
Top