SMTP with password?
[1/2] from: emweston::yahoo::com at: 9-Oct-2003 8:05
Has anyone figured a way to extend the SMTP protocol
to include sending along a password?
Thanks,
Ed Weston
[2/2] 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