PMG and "Sender Rewriting Scheme"

andreisrr

Member
Feb 2, 2024
61
8
13
Does PMG supoprt "Sender Rewriting Scheme" ?

If yes, how / where can it be configured ?

Note: I found nothing in the manual.
 
Does PMG supoprt "Sender Rewriting Scheme" ?
no - PMG does not have support for SRS - from a quick look online there are a few projects that implement this for postfix - some seem even packaged in Debian: https://github.com/roehling/postsrsd - It might be possible to adapt the postfix configuration of PMG to use that - but it's nothing we support officially (and it's nothing we've tested).

To adapt the postfix config in PMG you need to use the templateing system:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine

I hope this helps!
 
Hallo

Why would you need SRS on a mail gateway?
I agree you need it on a mail server with mail distribution lists and mail forwarding.
 
Hallo

Why would you need SRS on a mail gateway?
I agree you need it on a mail server with mail distribution lists and mail forwarding.
Well, since PMG would be in front of several mail servers, since each mail server needs additional components and config to perform SRS, I thought I'd try to do it all in one place and only once.