[REBOL] SMTP Authentication

2004-04-28 Thread ML
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

[REBOL] SMTP Authentication Solution (for Microsoft Exchange at least)

2001-04-21 Thread GS Jones
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..

[REBOL] SMTP authentication - the answer - but another question

2001-04-18 Thread Nick Kitson
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

[REBOL] SMTP authentication

2001-04-16 Thread Nick Kitson
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