All my email now gets SRS return paths in their header, only need/want this for one subdomain #138
Unanswered
kees-closed
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have lists.example.com which I use for lists which may forward mail to external domains. My example.com is only for internal mail delivery/forwarding, so that domain doesn't need SRS. Is there a way to only use SRS for mail sent to lists.example.com?
My mail server is setup as follows.
main.cf
postsrsd (using version 1.10 on Debian 11), no other changes made.
I know it doesn't harm to always do SRS. But I prefer to only apply it for where it's needed just to make troubleshooting easier in case there are issues.
All reactions