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

[REBOL] Re: SMTP with password?

From: greggirwin:mindspring at: 9-Oct-2003 9:47

Hi Ed, EW> Has anyone figured a way to extend the SMTP protocol EW> to include sending along a password? If you mean ESMTP, then yes. Scott Jones cooked it up and it can be found in the library at REBOL.org (and I think the old library as well). The scripts you want are esend.r and esmtp.r. -- Gregg