• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

outgoing mail server/vhost ip mixup

I

irzyxel

Guest
when sending mail its going out from the main server name, which is ok,
but the ip send with it is the vhosts address.

Received: from <servername> (<vhost_reverse_name>. [<vhost_ip>])

so the reverse of the vhost ip doesnt fit the server name and the mail gets rejected with some recipients.

i think its happening since upgrading to 10.4.4

is that intended or in any way configurable ?

PS: happening on centos 6 CR with postfix
 
Last edited by a moderator:
I got the same problem since last upgrade

when sending mail its going out from the main server name, which is ok,
but the ip send with it is the vhosts address.

Received: from <servername> (<vhost_reverse_name>. [<vhost_ip>])

so the reverse of the vhost ip doesnt fit the server name and the mail gets rejected with some recipients.

i think its happening since upgrading to 10.4.4

is that intended or in any way configurable ?

I got the same problem since last upgrade. I am using postfix on debian 6
 
Back
Top