Hari Keselamatan ICT - OWASP Day Kuala Lumpur Malaysia 2011

IMAP Command To Check Login Using Telnet

Need to blog this. Keep on google for it. I need a set of command so I can check the IMAP connection for email server. Yep Im promoting the used of IMAP with Dbmail.

telnet 192.168.0.5 143

ab login haris mypassword

ab OK LOGIN completed

ab logout

----

Replace haris with your login and mypassword with your password. Wrong password or login will produce this error

ab NO login rejected

More from Dovecot

http://wiki.dovecot.org/TestInstallation

Popular Posts