Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
IMAP Handler
imapx-handler.rv:0.0.2
36.8 KB
30 Mar 2006
Add some RFC3501 (full imap) behaviour to the imap scheme.
author: rt & ingo hohmann
string encoding utilities
str-enc-utils.r
 documentation
v:1.2.3
45.9 KB
25 Jan 2015
A set of string utilities created to help with text encoding in 8-bit character strings
author: Peter W A Wood
Search Mail for REBOL Scripts
mbxscripts.r1.2 KB
13 Mar 2003
Search a mailbox file (e.g. Eudora) for email messages containing REBOL scripts.
author: Carl Sassenrath
Deluxe Email Spam Killer
maildespam.r1.7 KB
13 Mar 2003
This is an example of a simple email filter that removes unwanted junk mail from your mailbox.
author: [unknown]
Small Mail Sender by Freakzen-LX
smail.rv:1.0.0
4.1 KB
13 Mar 2003
small mail client with timer and logging function
author: Freakzen-LX
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug 2010
Read email using your WAP cell phone browser.
author: nick
SiMTPop Simulate SMTP & POP
simtpop.r
 documentation
4.5 KB
13 Nov 2003
To simulate SMTP and POP services on a single user PC, works with Outlook 98, but is broken for later Versions
author: Ingo Hohmann
Simple Emailer
simple-mail.r1.4 KB
13 Mar 2003
A simple script, which uses the e-mail capabilities of REBOL in a more user friendly way.
author: Klaus Matuschek
Core Email
core-email.r5.1 KB
12 Oct 2009
A simple email program that can run in REBOL/Core - entirely at the command line (no VID GUI components or View graphics are required). You can store configuration information for as many email accounts as you'd like in the accounts block, and easily switch between them at any point in the program. Taken from the [...]
author: nick
Jobbot Email Server
jobbot.r2.7 KB
13 Mar 2003
The email server we use for processing job related email.
author: Carl Sassenrath
Load ini file
load-ini.rv:1.0.0
1.8 KB
18 Sep 2010
Parses a Window's ini file.
author: Marco Antoniazzi
Email Viewer (as web page)
mailview.r1.3 KB
13 Mar 2003
This example displays all of your pending email as an HTML web page. (But does not remove it.)
author: [unknown]
Email Friend Monitor
mailfriends.r945 bytes
13 Mar 2003
This example displays messages that come from friends only. All others will be ignored.
author: [unknown]
Email Auto-reply
mailautoreply.r1.1 KB
13 Mar 2003
This example confirms email received from friends only. All others will be ignored.
author: [unknown]
Print Mailbox Subjects
mbxsubjects.r800 bytes
13 Mar 2003
Prints all the mail subject lines for a Eudora mailbox file.
author: Carl Sassenrath
Save to Mailbox File
mailboxsave.r1.3 KB
13 Mar 2003
This example reads email and appends it to a standard mailbox file (which can be read by most email apps).
author: [unknown]
Email Ping (Confirmation)
mailping.r971 bytes
13 Mar 2003
Confirm certain email that contains a key word.
author: [unknown]
Email Sniffer
mailsniff.r985 bytes
13 Mar 2003
Example of how to search all incoming email for particular keywords.
author: [unknown]
Remove Unwanted Emails CGI
remove-emails-cgi.r1.0 KB
10 Aug 2010
Remove any emails from your POP account which contain specified snippets of text.
author: nick
Cellphone reminder
remind.rv:0.2
5.4 KB
13 Mar 2003
Reads a file 'data.txt' containing appointment data, and sends my cell phone a text message 5 minutes before the appointment.
author: Graham Chiu
SMS2LJ
sms2lj.rv:1.0.0
1.7 KB
3 Aug 2004
Post to your LiveJournal account by sending an SMS to your POP3 account ... using a service like Yahoo! Mail for SMS.
author: Premshree Pillai
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
SMTP challenger
email-check.r
 discussion
1.5 KB
26 Nov 2005
Issues an smtp challenge to see if recipient email address exists. Some mail servers will respond okay anyway to protect users from spammers.
author: Graham Chiu
Create an Intelligent Mail Barcode encoding string
usps4cb.r
 documentation
23.3 KB
7 Nov 2011
This is a program to load the United States Postal Service Windows library for creating the new Intelligent Mail Barcode. It is designed to be included in a calling program, and it provides a function to generate a coding string, which in turn may be printed in a proper barcode font to produce an Intelligent Mail Barcode. Normally, one would use [...]
author: Steven White
emailbot
emailbot.r1.5 KB
3 Mar 2004
A small prototype of a email robot. The program check a POP3 account for emails with a special subject, and reply with the result of the requested task.
author: caffo