[REBOL] SMTP authentication
From: kitson:maxis:my at: 17-Apr-2001 8:09
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 authentication although when I
look at the SMTP 'Scheme' it does include user: and pass: in its
definition - I cannot understand the code enough to see whether they are
being used.
I'm sure a new SMTP scheme could be written which includes authentication
but its a bit beyond me for now!
- can anybody help?
Thanks, Nick