Do this:
trace/net on
smtp-port: open smtp://you.mail.server
you'll see you just got logged in to the SMTP server
and then just use:
insert smtp-port "your command"

Sterling

> Hi
> 
> A question:
> 
> Using REBOL
> How can I test if the username xxxx has a mailbox at the yyyy e-mail server?
> 
> In other words: how can I test if xxxx@yyyy is a valid e-mail address?
> (Of course I don't know the password)
> 
> In other words: how can I send a VRFY SMTP command to a e-mail port?
> 
> Thank you

Reply via email to