Hi Phil,

Subject: [REBOL] Sending email via a different SMTP server.


> I want to send email via a different SMTP server than the default one set in
> user.r.
>
> But I want to leave everything unchanged after the email, so anything I replace
> must be put back.
>
> Is there an offical way of doing this?
>
I looked at some documentation a while ago in 
http://rebol.com/docs/core23/rebolcore-13.html#sect3.4. and found that "set-net" can
be used for this kind of email setting. Look there for a coding example.

I also saw some coding examples using set-net in a REB library but I can't remember 
which one it was ...

Hope this will help you to start with.
Gerard

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to