(Sorry about the previous, nearly empty e-mail. =20 I got distracted and must have hit a send key combination. Also apologies that Outlook mixed with the list mail=20 server creates all the odd end of line characters.)
Steffen Pedersen wrote: > ... > Scott's scheme does not quite work. ... Hi, Steffen, Instead of trying the TELNET option, turn trace/net on. At a fresh = REBOL console session (no patch), try sending yourself a test message: trace/net on send [EMAIL PROTECTED] "Test" As REBOL tries to send the message, it will spit out more information = that may help to discover what is going wrong, and therefore, what may = need patching. You can copy this information from the console and send = it back to the list. I would obscure information (like replacing fake = information for a real e-mail address, etc) that you would prefer to not = get published. Depending on what is found, there may be a fix. The final option is to use a TELNET session, which is more involved. Let me/us know what you find. --Scott Jones -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
