Hi,
This is more than an annoyance than a real problem, and is currently making it a little more difficult to troubleshoot something we are testing. But, here goes:
We are using an architecture similar to this:
sender -> internet --> gateway -> mailserver -> client
gateway is a 3rd party appliance, mailsever is running sendmail/popper
Between sender and internet, my e-mail address is me@mydomain.com
Between internet and gateway it is still me@mydomain.com
Between gateway and mailserver it is still me@mydomain.com
between mailserver and client it is me@mydomain.com
However, somewhere between the e-mail server and the client it turns to me@mail.mydomain.com (the servers hostname)
I'm assuming sendmail is changing this for some reason, but I can't figure out why. Any ideas?
Thanks in advance.
This is more than an annoyance than a real problem, and is currently making it a little more difficult to troubleshoot something we are testing. But, here goes:
We are using an architecture similar to this:
sender -> internet --> gateway -> mailserver -> client
gateway is a 3rd party appliance, mailsever is running sendmail/popper
Between sender and internet, my e-mail address is me@mydomain.com
Between internet and gateway it is still me@mydomain.com
Between gateway and mailserver it is still me@mydomain.com
between mailserver and client it is me@mydomain.com
However, somewhere between the e-mail server and the client it turns to me@mail.mydomain.com (the servers hostname)
I'm assuming sendmail is changing this for some reason, but I can't figure out why. Any ideas?
Thanks in advance.