RAA - sendmail-milter

sendmail-milter / 0.0.1

Short description: Ruby interface to sendmail's Mail Filter API
Category: Library/Mail
Status: alpha
Created: 2004-05-25 18:32:42 GMT
Last update: 2004-05-25 18:32:42 GMT
Owner: greg (Projects of this owner)
Homepage: http://gregoire.lejeune.free.fr
Download: http://gregoire.lejeune.free.fr/ruby-sendmail-milter_0.0.1.tar.gz
License: GPL
Dependency:
None
Description:

Sendmail::Milter provides users with the ability to write mail filters in Ruby that tightly integrate with sendmail's mail filter API.

It is a Ruby port of the excellent Sendmail::Milter Perl module by Charles Ying.

With this module, you can define and register Ruby callbacks with the Milter engine. This module calls your ruby callbacks using interpreters from a threaded persistent interpreter pool. Milter contexts are presented using an object-oriented style interface for performing operations on a Milter context.

Edit this project (for project owner)

back to RAA top