Danilo Paffi Monteiro <danilo.pa...@gmail.com> wrote:
> This question is stupid, I Think.
>
> I'm trying to understand how milter works, to implement some filters
> (develop a milter program)
>
> I haven't found a good documentation about the protocol, actually the
> ones that I found are very hard to understand.
>
> Does anyone knows some documentation like this
> (http://www.postfix.org/SMTPD_POLICY_README.html) for milter protocol?
>
> Or the milter protocol is too complex to have one doc like the policy
> has ?

Milter has been designed by sendmail's team and officially released in
2001 (sendmail-8.12.0). Postfix added support for milters in 2006
(postfix-2.3.0).

Sendmail's team policy has been that users/developers should use milter
library provided by sendmail (milter API) => the milter protocol has
been treated as "internal implementation detail" and (AFAIK) it has
never been *officially* documented.

One of milter *protocol* documentation is available in pmilter project 
(pure perl milter) http://pmilter.sourceforge.net/

If you want "milter API" documentation for milter developers than look
into documentation provided in sendmail.

-- 
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
I didn't get sophisticated -- I just got tired.
But maybe that's what sophisticated is -- being tired.
  -- Rita Gain

Reply via email to