EMail Discussion List
The REBOL e-mail discussion list is an active forum for questions, answers, and announcements about all topics
related to REBOL. The list is open to all REBOL users and developers of all levels of experience. The list provides
a constant flow of information, examples, and opinions.
To View Messages:
You do not need to subscribe to the list to read messages. You can view the discussion at any
time by browsing the discussion list index page.
Older messages can
also be found on REBOL.org.
To Subscribe:
To receive the discussion list messages via email, or to post a message to the list, you will need to subscribe.
Using REBOL, simply type this line at the prompt:
send rebol-request@rebol.com "subscribe"
(Be sure that REBOL knows your correct email settings. They should be in your user.r file, or set up with the
set-net function.)
Or, send an e-mail to rebol-request@REBOL.com
with the word subscribe on the subject line.
When your request has been received, you will be sent instructions about how to post messages to the list.
To Unsubscribe:
In order to unsubscribe, be sure to use the same email address that you used to subscribe.
Using REBOL, type this line at the prompt:
send rebol-request@rebol.com "unsubscribe"
Or, send an e-mail to rebol-request@REBOL.com
with the word unsubscribe on the subject line.
|