I did some tests and this is what I am seeing.
I have a list with only my own email address on it (so it sends out only a single message). Any message I make in the template, even something as simple as "This is a test", this is the results I get.
When I send the message using the test the template button, it gets to my inbox fine. When I then send the campaign (which only goes to myself), even the simplest email like mentioned above goes to my promotions tab, even though the identical test email went to inbox.
When comparing the original of the two emails I see the only difference is the added headers which are included when sending it as a campaign. The extra headers are as follows (did a file compare):
In addition to those, there is one header which has this extra:
So something within this is flagging all mails as promotional material and being put in the promotions tab (about half as bad as getting in the spam folder).
It would be good if there were a way we could modify the headers by choosing what to include and what to leave out so we can play around to see what gets through to the inbox and what gets routed to the promotions tab.
Is there a particular file that deals with building the header that we can edit?
P.S. My past experience is with phplist, and whatever headers they use get through to the google inbox fine (provided your test mail made it to inbox, then the campaign also gets to the inbox). I always test this on multiple email accounts with each campaign and track where the emails get delivered to.
I have a list with only my own email address on it (so it sends out only a single message). Any message I make in the template, even something as simple as "This is a test", this is the results I get.
When I send the message using the test the template button, it gets to my inbox fine. When I then send the campaign (which only goes to myself), even the simplest email like mentioned above goes to my promotions tab, even though the identical test email went to inbox.
When comparing the original of the two emails I see the only difference is the added headers which are included when sending it as a campaign. The extra headers are as follows (did a file compare):
Code:
X-Report-Abuse: Please report abuse for this campaign here:
http://www.XYZ.com/lists/index.php/campaigns/es124ccv8zd32/report-abuse/nw422ve1mnca1/mn943jg8rbc9c
X-Mw-Campaign-Uid: es124ccv8zd32
List-Unsubscribe: <http://www.XYZ.com/newsletter/index.php/lists/nw422ve1mnca1/unsubscribe/mn943jg8rbc9c/es124ccv8zd32>, <mailto:info@XYZ.com?subject=Unsubscribe&body=Please unsubscribe me
from Test List list.>
List-Id: Test List <nw422ve1mnca1>
X-Mw-Customer-Uid: vv5735zcjm461
X-Mw-Subscriber-Uid: mn943jg8rbc9c
X-Mw-Mailer: SwiftMailer
X-Mw-Customer-Gid: 0
In addition to those, there is one header which has this extra:
Code:
h=List-Id:List-Unsubscribe:
So something within this is flagging all mails as promotional material and being put in the promotions tab (about half as bad as getting in the spam folder).
It would be good if there were a way we could modify the headers by choosing what to include and what to leave out so we can play around to see what gets through to the inbox and what gets routed to the promotions tab.
Is there a particular file that deals with building the header that we can edit?
P.S. My past experience is with phplist, and whatever headers they use get through to the google inbox fine (provided your test mail made it to inbox, then the campaign also gets to the inbox). I always test this on multiple email accounts with each campaign and track where the emails get delivered to.
Last edited: