Migdiradmin
Verified User
- Joined
- Jan 5, 2020
- Messages
- 152
Hi i use cloudflare to protect one ip server, and i want to use one account in directadmin to user smtp services.
Server A (Cpanel) Apache/PHP
Server B (Directadmin) email
But wen i send one email from Server A with smtp from server B show the IP from server A.
In the past i use services smtp like namecheap and they dont show the IP from server A.
Anyone have a solution?
Server A (Cpanel) Apache/PHP
Server B (Directadmin) email
But wen i send one email from Server A with smtp from server B show the IP from server A.
Code:
Received: from serverA.com ([x.x.x.x] helo=localhost) by serverB.com with esmtpsa
(TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from <[email protected]>) id 1jp72Z-0000Xc-Jk for @gmail.com; Sat, 27 Jun 2020 10:22:27 +0100
In the past i use services smtp like namecheap and they dont show the IP from server A.
Anyone have a solution?