Hi all,
I need your help. I am using my own smtp server to connect so when I send the email I will get the two headers of Received: from which is from my smtp and from exim. So I would like to remove the header from the exim:
Received: from mail.mydomain.com ([107.xxx.xxx.xx]) by appmaildev.com with Microsoft SMTPSVC(8.5.9600.16384);
Fri, 30 Nov 2018 23:04:29 +0000
Can you please help me with how I can remove the header from the exim?
Do you know how I could do that?
If you know how I can remove it, do you know what file I need to configure or what I need to input in the header in order to get it to remove the header?
I want to know how to do it as I don't need two headers as I only need the header from my smtp server.
Thanks in advance
I need your help. I am using my own smtp server to connect so when I send the email I will get the two headers of Received: from which is from my smtp and from exim. So I would like to remove the header from the exim:
Received: from mail.mydomain.com ([107.xxx.xxx.xx]) by appmaildev.com with Microsoft SMTPSVC(8.5.9600.16384);
Fri, 30 Nov 2018 23:04:29 +0000
Can you please help me with how I can remove the header from the exim?
Do you know how I could do that?
If you know how I can remove it, do you know what file I need to configure or what I need to input in the header in order to get it to remove the header?
I want to know how to do it as I don't need two headers as I only need the header from my smtp server.
Thanks in advance