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.
EPS (Email Parsing System) is intended to give people the ability
to write their own email processing tools.
Whether you want to process incoming and outgoing emails,
or just analyze a message,
this package is intended to aid in that endeavor.
Features
* Written in C
* API is documented
* Fast and efficient
Usage
How we use EPS and how others use EPS
* Tracking incoming and outgoing email messages based on threads
* Archiving and searching against threads
* Demographics collection via email
* Email client
* Create custom autoresponders
* We even used it to parse simple LDIF files!
Sample code, and tools for EPS (Requires EPS v1.5)
Exilog is a tool to centralize and visualize Exim logs
across multiple Exim servers with a web front end.
It is used in addition to Exim's standard or syslog logging.
It does not require changing Exim or its logging style.
Exipick is a script for display messages from Exim queue based on
a variety of criteria, for example this is usefull for checking Exim
queue in some stitistics scripts.