1. Tried OE and MSOutlook but both gives the same error [0x800ccc0f] while sending mail. The possible causes given by MS does not apply.
that is not a valid error ..
3. telnet mail.domain.com 25 gives -
Trying xx.xx.xx.xx
Connected to mail.domain.com.
Escape character is '^]'.
Connection closed by foreign host.
That means that there doesn't seem to be any smtp server running on mail.domain.com, or it is down or firewalled.
4. telnet mail.domain.com 110 is ok.
Irrelevant - that's pop3, and you need to look at smtp
5. OE worked from a Win2K machine on the same lan but with a public IP and default gateway set to WAN IP of our router. 6. telnet mail.domain.com 25 is possible from another location with a ISDN line.
Oh? Are you behind a web proxy or something? Or are you behind a firewall that blocks outbound port 25?
srs
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
