My SMTP server requires authentication with a username and password before allowing
mail to be sent.
I found esend.r and esmtp.r, installed those, ran them individually as in the
instructions and then tries to use esend to send a mail.
It ran without an error, but never popped up anuthing to a
Nick Kitson previously requested in formation on SMTP authorization support
in REBOL. Feedback indicated that it is not currently supported, but
encouraged one of us to give it a go.
As explained earlier by Holger, "There are five different incompatible
formats, not all of
which are documented..
Hi Scott and Brett,
Thanks for your suggestions - I took it to 'feedback' and got -
> "REBOL does not currently support SMTP authorization though your request
has been added to our protocol enhancement list.
> If you can't possibly wait, the SMTP protocol in REBOL is writtin in REBOL
and can th
Hi, I'm new to Rebol and have a problem with SMTP authentication which my
mail server requires but the Send function does not appear to include.
I've tried a POP read first but it doesn't help.
I've done a fair bit of RFMing but no luck.
The documentation for SMTP doesn't refer to authenticatio