Hello,
My mailer daemon always gives away my internal IP address when I sending delivery errors.
Example below:
user@domain.com>: host mailserver.domain.com [192.168.*.*] said: 5545.4.0 Error: too many hops (in reply to end of DATA command)
How do I stop it from adding my IP address in the delivery failure.
Also, it send as
mailer@mailserver.domain.com instaed of
mailer@domain.com
How do I rectify this too.
Thank you