>I know I have seen this on the list before but I can't seem to find the
>message.  How do I telnet to the SMTP port to check if a mailbox is valid.

 > TELNET mail.somedomain.com
< 220 mail.somedomain.com...
 > HELO thisis.mydomain.com
< 220 ...
 > MAIL FROM: <[EMAIL PROTECTED]>
< 220...
 > RCPT TO: <[EMAIL PROTECTED]>

At this point, you'll get a message either saying "OK" (which means that 
the mail server will accept mail for the user, but that doesn't necessarily 
mean it will be delivered), or a message explaining why it will not be 
delivered.

You can use the "VRFY <[EMAIL PROTECTED]>" command (instead of the MAIL 
FROM and RCPT TO), but many systems disable that.

                                                         -Scott

Declude: Anti-spam and Anti-virus solutions for IMail.  http://www.declude.com



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to