Gmail FBL setup

eggerda

Member
Hello, I want gmail postmaster to start consolidating spam levels for each campaign using their "fbl" setup:


Can I simply add this header to all of my delivery servers? i.e...

Feedback-ID [CAMPAIGN_UID]:[SUBSCRIBER_UID]::12345

Anybody tried this?

Senders who do lots of volume might want to keep tabs on this to see what campaigns generate the most gmail spam complaints to improve overall over time...

@twisted1919 can I safely add this header to all my delivery servers?
 
@eggerda - in 1.9.13 we:
Code:
Default Feedback-ID header value changed from [CAMPAIGN_UID]:[SUBSCRIBER_UID]:[LIST_UID]:[CUSTOMER_UID] to [CAMPAIGN_UID]:[CAMPAIGN_TYPE]:[LIST_UID]:[CUSTOMER_UID]
So that it falls better in terms with google's recommendations.
You can do what format makes more sense to you and what format is much easier for your to check.

Can I simply add this header to all of my delivery servers? i.e...
You don't have to do it from there. Do it from Backend > Settings > Customers > Campaigns > Feedback-ID header format
 
Back
Top