Set default language per Relay Domain

workpush

New Member
Feb 6, 2023
14
2
3
Hello everyone!

I have several relay domains and the receivers are German and English speaking. Currently all customers receive everything in English. (Reports and clicking on the links in the report always leads at first to the English webinterface)

I want to configure a default language per Domain or even better per email address
But I don't think this is currently possible. What do you think about that?

Thank you
 
One option you could use is to adapt the template - you have 'd.receiver' in the template, which you could match to the domain
http://www.template-toolkit.org/docs/manual/VMethods.html#method_match
and then conditionally add the templates for different languages.

For the time being we don't plan to add per-domain configuration to PMG.

I hope this helps!