Forum Moderators: phranque

Message Too Old, No Replies

Determining Mail Server

Command Line

         

fashezee

8:45 pm on May 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When connected to a FTP server with dos prompt; what is the command line that I can
type to determine what mail program is installed on the server.

bcc1234

8:01 pm on May 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't think you can do that.

HughMungus

9:46 pm on May 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I know this doesn't answer your question (because I don't know) but I have a program that sends emails via smtp command line and I've never had to bother with type.

Curious: Why does it matter?

ncsuk

10:51 pm on May 12, 2003 (gmt 0)

10+ Year Member



telnet domain name 110

Should tell you the type of mail server

kwngian

5:34 pm on May 14, 2003 (gmt 0)

10+ Year Member




at command prompt ;

telnet mailserver.ip.address 25

will tell you some information.

Exchange, Lotus, MailDaemon and most will introduce themselves by default.

Some don't or are configured not to for fear of abuse.

A handful of mail servers are known to accept mails from anyone that claims as admin@domain.of.mailserver without authentication.

By revealing their mail server software also reveals their version and available exploits to "potential" hackers.