Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
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
esend - smtp client
esend.rv:0.1.0
3.2 KB
2 Jul 2003
A modified version of 'send for ESMTP
author: RT, G. Scott Jones
Email client
emailclient.rv:1.0.0
9.1 KB
13 Mar 2003
A fullblooded email-client that checks, orginizes and sends emails! autoupgradable!
author: Tommy Giessing Pedersen
esmtp scheme
esmtp.rv:0.1.0
8.3 KB
6 May 2003
A modified, extended version of smtp scheme
author: RT, G. Scott Jones
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
CGI Form Emailer
cgimail.r
 documentation
736 bytes
13 Mar 2003
Emails the contents input into a web CGI form.
author: [unknown]
Patch for the ESMTP handler object and net-utils object
patch-esmtp-net.rv:1.2.1
20.3 KB
1 Aug 2005
Patches to fix smtp authentication other than CRAM-MD5 .
author: Cesar Chavez
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
EMail Setup (for Send)
setemail.r1.0 KB
13 Mar 2003
Minimum set-up for sending email messages from REBOL.
author: [unknown]
Example Text Document
textdoc.r
 documentation
2.9 KB
13 Mar 2003
Creates an example for text-to-html doc language. Shows how natural and readable it is -- the reason we prefer it for writing our how-to documentation.
author: Carl Sassenrath
Sends Email via CGI Form
cgiemailer.r
 documentation
v:1.0.0
855 bytes
13 Mar 2003
Uses a Web form to send an email message.
author: Anonymous
TCP port scanner
oneliner-tcp-port-scanner.r
 documentation
v:1.0.0
850 bytes
20 Jul 2003
This is a simple port scanner. Given a TCP address, it will tell you which of the first 100 ports are accessible. The address can be a host name or number. For example, use "localhost" to scan ports on your own machine. You can scan more ports by increasing the number (from 100), or you can scan ranges by using a FOR loop rather than REPEAT.
author: Anonymous
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
Web Page Emailer
websend.r
 documentation
v:1.0.0
460 bytes
13 Mar 2003
Fetch a web page and send it as email.
author: Anonymous
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
Simple File Requestor
file-request.r
 discussion
1.5 KB
13 Mar 2003
Example of a simple file requestor.
author: Carl Sassenrath
Demonstration of a Package on REBOL.org
lds-demo1-package.r
 discussion
v:0.0.1
978 bytes
13 Aug 2004
Demonstration of a package, and competition
author: Sunanda
REBOL Blogger
new-blog.r
 discussion
v:1.4.1
39.0 KB
11 Jul 2007
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
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
Kindle Email CGI Script
kindle-email.cgi6.1 KB
6 Nov 2011
This is a super simple email program which you can run on your web server to provide email access (read, send, delete, etc.) to multiple accounts, using the simplest of browsers. This was written to be used on a Kindle with 3G access, and was actually written and implemented entirely on that Kindle, using nothing more than my console.cgi [...]
author: nick
Little Email Client
little-email-client.r793 bytes
1 Sep 2009
A very small graphical email client that can be used to send and receive messages. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug 2010
Read email using your WAP cell phone browser.
author: nick