I have an email server which sends email for multiple websites (different domain names each)
the reply-to will correspond to no-reply@website-a.com (or whatever their username/website is) but the return-path will always correspond to a single address that is common for all websites ie: bounce@web-host.com.
I understand that rDNS needs to work in order for my email to achieve maximum deliverability, but does rDNS need to correspond to the reply-to or the return-path or both?
Thank you!