« Return to Thread: Perl milters?

Re: Perl milters?

by karavelov :: Rate this Message:

| View in Thread

----- Цитат от Ben Rosengart (Ben.Rosengart@...), на 15.03.2012 в 01:14 -----

> On Thu, Mar 15, 2012 at 12:53:56AM +0200, karavelov@... wrote:
>> ----- ?????????? ???? Ben Rosengart (Ben.Rosengart@...), ???? 15.03.2012 ?? 00:34 -----
>>
>> > What is the best Perl interface for milters?
>>
>> 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
>
> I could use a content filter; the other two mechanisms are not powerful
> enough. Can I understand from your post that you have tried to work
> with Perl milters, and found it unpleasant? What was the nature of
> the trouble?

I looked in perl Milter interfaces, but for my purposes I needed access only
to headers, so Milter or content filter was overkill and performance bottleneck
(I was writing greylisting service and bounce sign/check service). Another
consideration was that I do not know how to test milters without running
full MTA.

Best regards

--
Luben Karavelov

 « Return to Thread: Perl milters?