hi guys i have linux suse 10.3 insatlled and running postfix on it.
but i can not connect to the mail server through out side
when i do
netstat -an |grep :25 |grep tcp
it comes up with
tcp 0 0 127.0.0.1:25 0.0.0.0:* listen
where it should be
tcp 0 0 0.0.0.0:25 0.0.0.0:* listen
how can i get this please help
Start Free Trial