EPS - Email Processing System

2001-08-28 Thread vol

Hi, everyone.

EPS development has been released.  Currently, it's only going to be
useful to people who have development experience, and probably won't
even be compilable, or usable by anyone without a technical background.

However, if you are used to dealing with packages without configuration
scripts, etc, you may be able to get started.  Take a look at the
Makefile for compile options, and look at the TECHS file for a list
of functions and their uses.  eps.c contains the higher-level API that
most people should be using.

http://www.inter7.com/eps

It's packaged with an email archiving tool which allows you to reference
an email with a URL containing an email ID.

Please, if you wish to discuss EPS and it's uses, subscribe to
[EMAIL PROTECTED] by sending an email to [EMAIL PROTECTED]

Thanks, everyone!
-- 
[EMAIL PROTECTED]
Inter7 Internet Technologies, Inc.
www.inter7.coom - 847-492-0470
Prices at http://www.inter7.com/prices




RE: EPS - Email Processing System

2001-08-13 Thread Ron Guerin

Any possibility of adding a third level, for domain-specific
filtering? (in addition to global and user filtering)
The present vpopmail filtering does this, and it's quite
useful for multiple-domain installations.  I'm sure this
could be done in the global filter, but that makes allowing
each domain to manage their own domain global filters
more difficult I'd imagine.

Ron




Re: EPS - Email Processing System

2001-08-13 Thread vol-mobile

Yes.  We should probably add that.
Thanks for the idea.

Ron Guerin wrote:
 
 Any possibility of adding a third level, for domain-specific
 filtering? (in addition to global and user filtering)
 The present vpopmail filtering does this, and it's quite
 useful for multiple-domain installations.  I'm sure this
 could be done in the global filter, but that makes allowing
 each domain to manage their own domain global filters
 more difficult I'd imagine.
 
 Ron