If you ever need to communicate with a POP3 server via telnet to test it, here’s some commands you can use:
USER userid
PASS password
STAT
LIST
RETR msg#
TOP msg# #lines
DELE msg#
RSET
QUIT
Have you tried MySQLTuner yet?
It's free and it makes optimizing your MySQL server easier than ever!
|
If you ever need to communicate with a POP3 server via telnet to test it, here’s some commands you can use:
Leave a Reply
You must be logged in to post a comment. Login » |