actually I uninstalled postfix and installed again according to falko's perfect server setup for fc8. Now I just figured out that when I perform
Code:
telnet localhost 25
I get the desired result. but when I do
Code:
telnet vibhas.webinformatix.com
I get:
Quote:
Connected to vibhas.
Escape character is '^]'.
ehlo vibhas
Connection closed by foreign host.
|
am I missing something?