On Thu, Nov 07, 2002 at 03:28:57PM -0000, Marsh, Ian wrote:
>    All,
>      I'm about to embark on the process of writing a new corporate spam
>    filter and rather than 're-invent the wheel' I'm thinking of using
>    SpamAssassin as the main engine and write the filter around it.
>    Unfortunately I have not been able to determine exactly how to do this
>    with a perl based sendmail milter, specifically PerlMx... (Note: I've got
>    to use PerlMx as it's being used for another project, so now that it's
>    been purchased they want to best use made out of it. I'd rather use
>    MIMEDefang but there ya go...)
> 
>      Searching the archives I did find the following, written by Matt
>    Sergeant on 14th Nov 2001:
> 
>    >  This should be really trivial with Sendmail::Milter and the new
>    alternate
>    >  message class system.
>    > 

=>  The code is written using Sendmail::Milter another Perl scriptable
Milter solution. The various modules you mention come with it I guess.
Let's sum-up : if you want a Milter solution which offers you to write 
Perl code you have :
- Mimedefang : open-source solution with SpamAssassin support (commercial
 version : CanIt)
- Sendmail::Milter: open-source solution (requires a perl with
  thread-support which is still not the default)
- PerlMx : commercial


BTW PerlMx comes with some antispam features   :
http://aspn.activestate.com/ASPN/Reference/Products/PerlMx/spam_filter.html
One page mentions SpamAssassin :
http://aspn.activestate.com/ASPN/Reference/Products/PerlMx/SpamCheck.html

Regards, 

SL/

PS:  I've started some Milter introduction & products list on
http://mutt.free.fr/milter/  . Feedback really welcome.

---
Stephane Lentz / Alcanet International - Internet Services


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to