![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Use this command to check if an e-mail address is valid or not. USAGE checkemail example@server.com WORKINGS The command will attempt to send an e-mail to the e-mail address. If the address is valid, you will get this response: sending RCPT TO <address> response: 250 ___________ OK If the address is not valid, you will get: sending RCPT TO <address> response: 550 - Mailbox unavailable (or something similar) Author VkLJ