This is a discussion on Re: Connection Refused within the mailing.postfix.users forums, part of the Mail Servers and Related category; Pls check ur inet_interfaces directive, make it all and see if its working inet_interfaces =3D all regards Babu On 5/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Pls check ur inet_interfaces directive, make it all and see if its working
inet_interfaces =3D all regards Babu On 5/27/05, Magnus Ekhall <koma@lysator.liu.se> wrote: > Hi, >=20 > I have a problem with Postfix not receiveing any mail from the outside. >=20 > If I do a 'telnet localhost 25' I get a connection. > But if I do a 'telnet {MY_IP_ADDRESS} 25' I get a connection refused. >=20 > At first I suspected my firewall, but stopping Postfix and running > 'netcat -l -t -p 25' allows me to connecto to port 25 from the outside. >=20 > I have inet_interfaces set to all in my config file. >=20 > What else can I check? >=20 > Thanks! > |