Tests regarding Mail Servers
Connect to POP3 server, check emails, delete, read
telnet a.pop.server 110USER useridPASS passwordSTAT (optional)LISTRETR msg (or "TOP msg n" to fetch n lines of message msg)DELE msgQUIT (now messages marked with DELE are deleted)
This topic: KnowledgeBase
> TestMailServers
Topic revision:
24 Nov 2017, NickDemou