Cancel Return Path #3203
Replies: 4 comments 4 replies
-
Have a read of https://github.com/orgs/postalserver/discussions/3195 |
Beta Was this translation helpful? Give feedback.
-
I started the discussion that willpower232 linked to. Still trying to iron some things out in general with Postal for how I'm trying to use it with a new project. As far as I can tell, "psrp" is set via the custom_return_path_prefix in postal.yml, but it doesn't appear to be activated unless you actually have it configured in your DNS. I noticed that without the DNS setting "psrp" custom return path is not used even if it is setup in the custom_return_path_prefix variable. To use just your domain, example.com, as the return path, I believe you can just change the default setting of "return_path_domain: rp.postal.example.com" to be "return_path_domain: example.com" and that should do it. |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm facing the same problem here. Xenforo forum app creates return paths in the form of: bounce+Bbfa37e1d+emailaddress=[email protected] But then Postal goes ahead and replaces that with: Return-path: [email protected] Which is a problem, because the Automatic bounce handling does not work for xenforo. Did you end up solving this issue? Thank you. |
Beta Was this translation helpful? Give feedback.
-
What about not using the return path CNAME? |
Beta Was this translation helpful? Give feedback.
-
I want to cancel the return path part below. How can I do this? In other words, I want to write uyrsozlugu.com in the signer and sender section.
Beta Was this translation helpful? Give feedback.
All reactions