Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

REBOL 1.3 supports ESMTP

 [1/2] from: greggirwin::mindspring::com at: 24-Jun-2005 15:19


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

 [2/2] from: gabriele::colellachiara::com at: 25-Jun-2005 11:48


Hi Gregg, On Friday, June 24, 2005, 11:19:05 PM, you wrote: GI> ARGUMENTS: GI> settings -- [ GI> email-addr default-server pop-server GI> proxy-server proxy-port-id proxy-type GI> esmtp-user esmtp-pass GI> ] (Type: block) Note: if the esmtp-user is set to the word 'ASK, you will be asked at the console your user and password the first time you send an email. See the source of SET-NET for more details. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/