|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Policy Server Protocol - Enhancement Request #1
From: Ronald F. Guilmette (rfg
monkeys.com)
Date: Fri Dec 01 2006 - 17:15:13 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In message <20061201224103.6A156BC0A1
spike.porcupine.org>,
Wietse wrote:
>I suggest that you have a look at the MILTER_README document. The
>Milter protocol gives access to SMTP commands, headers and body.
>I added it to Postfix so I would not have to provide my own
>domainkeys/dkim/etc. plugins. Writing a Milter application is not
>entirely trivial.
Yes. I noticed that.
And it appeared to me that milter invocation might not be all that
efficient either... the whole darn message has to be passed around,
between agents, multiple times.
These are the two main reasons why I was attracted to the policy
server feature of Postfix, as opposed to writing a full-blown milter.
It seems a lot easier to do, and to get right, and it doesn't
necessitate the copying of each entire message from place to place,
multiple times.
For these reasons, I'd still like to try to do what I want to do
via a policy server. But I'll definitely need to be able to pass
(just) specific headers to the policy server in order to do what
I had in mind.
I'll understand if you're reluctant to add that. If so, I'll probably
still try to hack it in myself somehow... just in my local sources here,
of course.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]