Hello,
I have observed this from v6 to v7 that when I send and email the recipient if he check on source message it display some information below.
Received: from pc-00016.mydomain.com (HELO pcname) (192.168.0.16)
(smtp-auth username user1, mechanism login)
by mydomain.com (qpsmtpd/0.83) with ESMTPA; Mon, 03 Jun 2013 08:59:11 +0800
As you can it displays my local IP address and my username. For security concern how could I not include this information when I want to send an email.
Regards,
Rocel