Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Remote file Utility
remote-file.rv:0.0.2
6.0 KB
25 Sep 2003
Exchange files over a network without ftp
author: Ingo Hohmann
REBOL/View Desktop - Emailer
vt-emailer.rv:1.2.0
5.5 KB
20 Nov 2004
It's an enhancement of the original emailer released in the ViewDesktop. It handles file attachments.
author: Didier Cadieu
cookie-example.r
cookie-example.r
 documentation
v:1.0.1
7.5 KB
13 Aug 2004
Demonstrates how to set session cookies and use them to retrieve session variables. Much of the code has been cobbled together from much more structured (ie not all in one module) code used by rebol.org itself
author: Sunanda
Email attachments
attach.r2.6 KB
13 Mar 2003
Send email with base64 encoded attachments
author: Sterling Newton
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
Send Email with Buttons
emailsend.r833 bytes
13 Mar 2003
A very simple email sending application that shows how text is input and buttons are used.
author: [unknown]
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
Email Group Sender
mailsendgroup.r713 bytes
13 Mar 2003
A very simple way to send email to a group.
author: [unknown]
Email Message Sender
mailsend.r651 bytes
13 Mar 2003
A very simple way to send an email.
author: [unknown]
Send email
oneliner-send-email.rv:1.0.0
621 bytes
20 Jul 2003
Simple GUI for email sending. Displays a small ok window when email is sent.
author: DocKimbel
SmartUDP
smartudp.rv:1.0.0
6.0 KB
22 Aug 2006
Send freely paramterized UDP packages, save and load your presets, choose targets from history.
author: Varga Árpád
sms-Functions
sms-funcs.rv:1.1.0
11.2 KB
28 Jul 2006
funcions that allows send and receive SMS by GSM modem
author: Janeks Kamerovskis
Email Blaster
blast.r
 documentation
v:1.0.0
1.8 KB
13 Mar 2003
Send an email to everyone on a spreadsheet of email addresses. Personalize the greeting for each. Keep a log of who was been sent the message.
author: Anonymous
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
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
Email a Text File
mailfile.r567 bytes
13 Mar 2003
Send a text file (as text of message).
author: [unknown]
VID_build
vid-build.r
 discussion
v:0.8.6
36.7 KB
17 Nov 2013
icon for vid-build.rEasily create VID guis
author: Marco Antoniazzi
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
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
Web Page Change Detector
webcheck.r
 documentation
v:1.0.0
727 bytes
13 Mar 2003
Determine if a web page has changed since it was last checked, and if it has, send the new page via email.
author: Anonymous
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
CGI wrapper function for debugging
cgi-debug.r
 discussion
 documentation
v:0.0.1
2.6 KB
7 Jan 2005
Provides debugging info for scripts running as a CGI under a webserver
author: Sunanda
CGI Form Emailer
cgimail.r
 documentation
736 bytes
13 Mar 2003
Emails the contents input into a web CGI form.
author: [unknown]
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