Handling mail

UpTcl/Tk
Sitemap
 

Packages for the handling of email by Tcl scripts.

Tcl MIME

is an implementation of a Tcl package that generates and parses MIME body parts. In addition to implementing MIME, Tcl MIME includes an implementation of SMTP.

Author and ©: Marshall T. Rose.

Available archives: zip, tar + gzip and tar + bzip2.

The personal.tcl mailbot

implements a highly-specialized filter for personal messages. It MUST not be used by people who receive mailing list traffic in their personal mailboxes.

Author and ©: Marshall T. Rose.

Available archives: zip, tar + gzip and tar + bzip2.

ezsmtp

is a package for sending mail from Tcl >= 8.0. No C code.

Author and ©: D. J. Hagberg, Keith Vetter.

From the announcement on comp.lang.tcl:

Thanks to some constructive criticism by Laurent Duperval, I've decided it was time to package up and release my little SMTP emailing package for Tcl. I would still consider this software to be alpha-quality (subject to change based on reviewer comments), but it is stable and used every day at my organization.

Pool

My own Pool package contains SMTP and POP3 functionality in the network section.

Fmail

Another mail related package I wrote, this one recently. It implements a simple generic rule processor and some mail related actions. Enables the implementation of mail filters, similar to 'slocal' or procmail. Uses Tcl MIME to query and manipulate mail.

Other

See Cameron's examples for working with mail too.


© Andreas Kupries
Last update at Thu Nov 11 21:58:05 MET 1999