----- Цитат от Ben Rosengart (ben.roseng...@morganstanley.com), на 15.03.2012 в 
00:34 -----

> What is the best Perl interface for milters?  I found several:
> 
>   Sendmail::Milter is way old, and demands "-Dusethreads" -- my perl is
>   built with "-Duseithreads".
> 
>   Sendmail::Pmilter is recent, but lacks a maintainer.  No traffic on
>   its mailing list since 2009.
> 
>   Then there's http://code.google.com/p/milter-perl/, but there's very
>   little information available about it.
> 
> If you've written a milter in Perl -- what did you use?
> 
> Thanks,
> -- 
>   Ben Rosengart           "Like all those possessing a library,
>   Sendmail, Inc.           Aurelian was aware that he was guilty of
>   +1 718 431 3822          not knowing his in its entirety [...]"
>                                       -- Jorge Luis Borges
> 

Why use milter interface? There are other ways to extend postfix that I have 
found
easier to work with in perl. To name a few:
- policy filters
- before and after queue content filters
- TCP tables

Best regards
Luben
--
Luben Karavelov

Reply via email to