faisal wrote:
> is there any way of telling what type of OS/webserver/emailserver  an isp
> uses ? my ISP often have problems so i was wondering ....

For the POP3, try:

  telnet popserver.domain 110

and for SMTP try:

  telnet smtpserver.domain 25

In both cases, look for the server's name in it's initial response (the banner). Use 
the QUIT command to close the connection.

-- 
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Linux. The choice of a GNU Generation. <http://www.linux.org/>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to