Hi,
I'm using postfix on VM without public ip (i'm using 192.168.X.X)
I have a problem to receive emails.
Error:
I'm forwarding port 25 on hypervisor to the VM. (so Public IP to Private Vm IP)
On Vm if i tried : telnet publicIP (of HYP) 25 , Connection refused
It works fine on localhost.
I don't understand why postfix try to connect at this ip address and not itself ...
Thank you for your help.
Best Regards,
Benoît.
I'm using postfix on VM without public ip (i'm using 192.168.X.X)
I have a problem to receive emails.
Error:
Code:
connect to mx.domaine.com[public-IP]:25: Connection refused
I'm forwarding port 25 on hypervisor to the VM. (so Public IP to Private Vm IP)
On Vm if i tried : telnet publicIP (of HYP) 25 , Connection refused
It works fine on localhost.
I don't understand why postfix try to connect at this ip address and not itself ...
Thank you for your help.
Best Regards,
Benoît.