For those of you who have been using Scott Jones's great %esend.r and
%esmtp.r scripts to send authenticated email from REBOL, you should
know that View 1.3 supports ESMTP directly now.
You can use SET-NET or access system/schemes/esmtp directly to set
your /user and /pass information.
>> help set-net
USAGE:
SET-NET settings
DESCRIPTION:
Network setup. All values after default are optional.
Words OK for server names.
SET-NET is a function value.
ARGUMENTS:
settings -- [
email-addr default-server pop-server
proxy-server proxy-port-id proxy-type
esmtp-user esmtp-pass
] (Type: block)
-- Gregg
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.