duffhome
Active Member
Hello guys,
I want to remove some on the x-headers that MW generate:
X-Mw-Tracking-Did: 31
X-Mw-Subscriber-Uid: ag158fd1m550b
X-Mw-Delivery-Sid: 69
X-Mw-Customer-Uid: ta140q7zfm15b
X-Mw-Customer-Gid: 5
X-Mw-Campaign-Uid: mn379h8xqp39e
I was wondering if I can remove:
X-Mw-Delivery-Sid, X-Mw-Delivery-Sid, X-Mw-Customer-Gid,X-Mw-Customer-Uid. safely without damaging mailwizz functionality and still everything runs properly.
I also wanted to know when MailWizz (SwiftMailer) compose the message it add Return-Path which will be the bounce server configured on the SMTP envelope. and add a 2nd header Return-Path: <bounces@bounce.domain.com>
I was wondering why the 2nd header. noticed many mailer have only one.
I want to remove some on the x-headers that MW generate:
X-Mw-Tracking-Did: 31
X-Mw-Subscriber-Uid: ag158fd1m550b
X-Mw-Delivery-Sid: 69
X-Mw-Customer-Uid: ta140q7zfm15b
X-Mw-Customer-Gid: 5
X-Mw-Campaign-Uid: mn379h8xqp39e
I was wondering if I can remove:
X-Mw-Delivery-Sid, X-Mw-Delivery-Sid, X-Mw-Customer-Gid,X-Mw-Customer-Uid. safely without damaging mailwizz functionality and still everything runs properly.
I also wanted to know when MailWizz (SwiftMailer) compose the message it add Return-Path which will be the bounce server configured on the SMTP envelope. and add a 2nd header Return-Path: <bounces@bounce.domain.com>
I was wondering why the 2nd header. noticed many mailer have only one.