Why my campaign comes from a wrong email address?

Why my campaign comes from a wrong email address?

By default, AppMail does not allow FROM spoofing, that is, it does not allow you to send email from an address that is different than the FROM address you used in your delivery server settings.

This happens because, most of the delivery servers will reject emails that try to use a different FROM address than the one used for authentication at the server. There are also 3rd-party smtp servers where you have to confirm the email address you are using in the FROM and then if AppMail would allow FROM spoofing, then you’d send from an unverified email address and all your emails will fail sending, so simply put, by default, AppMail plays it safe.

However, in the delivery server, there is a setting called “Force FROM” which by default is set to “Always”. If you are absolutely sure your delivery server allows FROM spoofing, then you can set this option to “Never”. Please beware, if your delivery servers do not support FROM spoofing, all your emails will fail sending and there’s nothing AppMail can do to help. Use with caution.

    • Related Articles

    • Campaign webhooks

      Starting with version 1.6.8, AppMail has the ability to send webhook requests when a campaign is opened and/or when a link (or more) inside the campaign is clicked. By default, this feature is disabled, in order to enable it, go to Backend > Settings ...
    • Why do I get the error “This email address cannot be used” while saving a delivery server settings?

      Starting with version 1.9.23, the email address that you use in the "FROM" field of a delivery server must be unique across all the customers in the system. What this means exactly, if you have a customer A that uses a delivery server which has a ...
    • Campaign activity map doesn’t work!

      The extension that will put opens, clicks and unsubscribes on a google map is called Campaign Activity Map and it has to be enabled from Backend > Extensions area. Once the extension is enabled, clicking on its title or on the extension details page ...
    • How can I check my campaign delivery logs?

      Each time when a campaign is sending, AppMail keeps a log of the subscriber which received the campaigns so far so that we don’t send same email several times to same subscriber. Beside this crucial functionality, these logs can also be used to see ...
    • Why do I get “[Message clipped]” when viewing the campaign email?

      This happens because of your browser extensions usually. One of the extensions, maybe a form fill extension, will add garbage data to the email template when you edit it, therefore the message becomes too large and you get the above message in gmail. ...