A Python extension embedding SWI-Prolog
PyProlog is a Python extension that permits direct access to an
embedded PROLOG. The extension lends Python the efficient unification
and backtracking of PROLOG, and allows a programmer to instrument
Python classes with PROLOG code. Callbacks from PROLOG to Python are
also supported.
SketchyLISP is an embeddable interpreter for a purely applicative
dialect of Scheme. It may be considered an implementation of pure
LISP plus global definitions and some input/output functions.
This package contains the SketchyLISP interpreter and library,
the manual, and example programs.
Binc IMAP is a GPL licensed IMAP4rev1 server for Maildir, written in C++.
It strives to be stable, fast, flexible, and RFC compliant.
For those familiar with qmail-pop3d, this IMAP server will be the natural
choice. It is invoked similarly and uses checkpassword to authenticate.
Archmbox is a simple email archiver written in Perl; it parses one or more
mailboxes, selects some or all messages and then performs specific actions
on the selected messages. Archmbox supports mbox and mbx mailbox formats.
Four different modes are available:
- List mode, which is useful to list all selected messages before
archmbox performs the real operations (archiving or deleting)
- Kill mode, if messages should be deleted from the mailbox(es) rather
than archived
- Archive mode, to archive the selected messages in a different mailbox
- Copy mode, to copy the selected messages from the source mailbox
Messages selection is based upon a date criteria; an absolute date or days
offset can be specified. It is also possible to refine the selection using
regular expressions on the header fields of the message.
All archived messages are stored in a new mailbox with the same name of the
original one plus .archived as extension (this is the default, but can be
changed); the archive mailbox can be saved in gz or bz2 compressed format
as well.
bmf is an extremely efficient Bayesian mail filter based on
Paul Graham's article, "A Plan for Spam." It's fast, small,
efficient, and more versatile than other Bayesian filters.
A collection of several self standing plug-in modules that intend to make your
procmail experience more fun.
ENMA is a milter program for the domain authentication technologies.
It authenticates sender's address with SPF and Sender ID, then labels
the result onto the Authentication-Results: field.
GMime is a set of utilities for parsing and creating messages using
the Multipurpose Internet Mail Extension (MIME) as defined by the
following RFCs:
* 0822: Standard for the Format of Arpa Internet Text Messages
* 2045: Multipurpose Internet Mail Extensions (MIME) Part One:
Format of Internet Message Bodies
* 2046: Multipurpose Internet Mail Extensions (MIME) Part Two:
Media Types
* 2047: Multipurpose Internet Mail Extensions (MIME) Part Three:
Message Header Extensions for Non-ASCII Text
* 2048: Multipurpose Internet Mail Extensions (MIME) Part Four:
Registration Procedures
* 2049: Multipurpose Internet Mail Extensions (MIME) Part Five:
Conformance Criteria and Examples
* 2183: Communicating Presentation Information in Internet Messages:
The Content-Disposition Header Field