pradeep sharma
Active Member
Dear @twisted1919
I want to set a additional custom header on all email relaying for
1. testing templates
2. Campaign Reports
i know i can set a x-header on Servers but i want to set some additional header like
x-virtual-mta: template-test or smthing like that to all emails relaying for above said purpose additional to what we have set on servers.
Why this is important and has to be a important feature for mailwizz ?
when we have a sever like PowerMTA or as delivery server then all campaigns emails goes to PowerMTA Queue. where we have many Virtual MTAs relaying emails & most of the cases just to warmup IPs/to protect reputation we need a constant relaying/controlled relaying as per ISP nature.
This way we all emails going out of mailwizz both for campaign & Testing templates & Reports goes to Queue. and delayed till queue is not cleared.
just to overcome this problem we can set a additional header like X-vrtual-mta: high-priority or testing-template
so all emails relaying for Testing templates/reports will contains additional header apart from what we have set at server level.
What this header will do?
x-virtual-mta header in PowerMTA is used to select specific Virtual MTA/IP to deliver Email emails. if a email contains a x-virtual-mta : high-priority then this email within PowerMTA will be relayed from a virtual MTA name high-priority
<virtual-mta high-priority>
<domain *>
queue-priority 100 //highest Priority
</domain>
smtp-source-host 1.2.3.4 mta.domain.com
</virtual-mta>
the above code in PowerMTA Config file will relay emails from virtaul mta name "high-priority" from IP address 1.2.3.4 and smtp host mta.domain.com with highest priority for all domains and all queue and testing templates emails will not stuck in long queue.
How better it would be if we can set custom header on costumer/customer group as well so that we can decide and prioritize them over rest using above said method.
Please help
Regards
Pradeep
I want to set a additional custom header on all email relaying for
1. testing templates
2. Campaign Reports
i know i can set a x-header on Servers but i want to set some additional header like
x-virtual-mta: template-test or smthing like that to all emails relaying for above said purpose additional to what we have set on servers.
Why this is important and has to be a important feature for mailwizz ?
when we have a sever like PowerMTA or as delivery server then all campaigns emails goes to PowerMTA Queue. where we have many Virtual MTAs relaying emails & most of the cases just to warmup IPs/to protect reputation we need a constant relaying/controlled relaying as per ISP nature.
This way we all emails going out of mailwizz both for campaign & Testing templates & Reports goes to Queue. and delayed till queue is not cleared.
just to overcome this problem we can set a additional header like X-vrtual-mta: high-priority or testing-template
so all emails relaying for Testing templates/reports will contains additional header apart from what we have set at server level.
What this header will do?
x-virtual-mta header in PowerMTA is used to select specific Virtual MTA/IP to deliver Email emails. if a email contains a x-virtual-mta : high-priority then this email within PowerMTA will be relayed from a virtual MTA name high-priority
<virtual-mta high-priority>
<domain *>
queue-priority 100 //highest Priority
</domain>
smtp-source-host 1.2.3.4 mta.domain.com
</virtual-mta>
the above code in PowerMTA Config file will relay emails from virtaul mta name "high-priority" from IP address 1.2.3.4 and smtp host mta.domain.com with highest priority for all domains and all queue and testing templates emails will not stuck in long queue.
How better it would be if we can set custom header on costumer/customer group as well so that we can decide and prioritize them over rest using above said method.
Please help
Regards
Pradeep