[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash Script for Mail sending Check



Alex Samad wrote:
can you use nmap
Hiya

Why on earth would you wan to use nmap.

bclark@zion:~$ dig mx google.com +short
10 smtp2.google.com.
10 smtp3.google.com.
10 smtp4.google.com.
10 smtp1.google.com.

bclark@zion:~$ nc -v -z smtp1.google.com 25
smtp1.google.com [209.85.237.25] 25 (smtp) open

In short .... man nc

HTH

Regards
Brent Clark


Reply to: