Raymond E. Griffith wrote/ schreef:
> Is there a way to extract the SMTP server from IE or Netscape data
> information?
>
> What I am after is a way for Rev to get that information automatically so
> the stack can automatically email registration information to me.
>
> Most users are not going to know what their SMTP server's address is, and
> many won't even know what it is.
>
> What I am after is an easy, always working (provided they are connected to
> the net) way to send an email to my address.
In this case you better use your own SMTP server. Since this won't of course
work with al ISP's, you need to incorporate authentication. Instead of using
smtp.vnet.net
You'd use something like:
rgriffit:[EMAIL PROTECTED]
I don't know if MetaCard (libUrl or email library, whatever) understands
this, but it is defenitely possible.
> Thanks for the help.
>
> Raymond
Regards, / Groeten,
Sjoerd