yudjes
26-06-2014, 07:32
Hello.
Can you help me to config my SMTP server on server.yudjes.com
The problem in this.
I have some accounts that I have created in WHM and this accounts have
different IP's
For exmaple account reseller account send2.semailer.net with IP 176.31.142.212
Then I send Emails from this account via mail() in header of my email I have this:
Received: from send2 by server.yudjes.com with local (Exim 4.82)
But I need get like this in my header:
Received: from [176.31.142.212] (helo=send2.semailer.net)
by send2.semailer.net with esmtpa (Exim 4.72)
And I don't want to see server name server.yudjes.com in my header. I know that it possible
because I seen it in other letters
So I need to make different smtp with different IP from one serever.
Can you help me with it?
Can you help me to config my SMTP server on server.yudjes.com
The problem in this.
I have some accounts that I have created in WHM and this accounts have
different IP's
For exmaple account reseller account send2.semailer.net with IP 176.31.142.212
Then I send Emails from this account via mail() in header of my email I have this:
Received: from send2 by server.yudjes.com with local (Exim 4.82)
But I need get like this in my header:
Received: from [176.31.142.212] (helo=send2.semailer.net)
by send2.semailer.net with esmtpa (Exim 4.72)
And I don't want to see server name server.yudjes.com in my header. I know that it possible
because I seen it in other letters
So I need to make different smtp with different IP from one serever.
Can you help me with it?