Hi,
is it possible add a hook at the end of headers?
--
Karl Y. Pradene
On Sat, 7 Feb 2009 23:24:39 -0800 Ask Bjørn Hansen
wrote:
>
> On Feb 7, 2009, at 6:25, Karl Y. Pradene wrote:
>
> > Hi,
> > is it possible add a hook at the end of headers?
>
> Hi Karl,
>
> Look in data_respond in lib/Qpsmtpd/SMTP.pm -- it would be pretty
On Sat, 7 Feb 2009 23:24:39 -0800 Ask Bjørn Hansen
wrote:
>
> On Feb 7, 2009, at 6:25, Karl Y. Pradene wrote:
>
> > Hi,
> > is it possible add a hook at the end of headers?
>
> Hi Karl,
>
> Look in data_respond in lib/Qpsmtpd/SMTP.pm -- it would be pretty
hings.)
I can do it if you accept the patch, but, like you can see, my english
is bad. It will be better if anyone else update the doc.
--
Karl Y. Pradene
documentation
> - ... including a warning
> - changing the name?
>
> And then I'll happily apply it.
>
> As Ask said, don't worry about bad english, that's easy enough to
> fix later.
>
>
> -R
ok, I do that. thanks you for accept the patch.
--
Karl Y. Pradene
documentation in
README.plugins with a BIG warning.
$self->transaction->header($header) was moved earlier to have headers
in transaction object when we call the hook.
Regards.
--
Karl Y. Pradene--- qpsmtpd/lib/Qpsmtpd/Plugin.pm 2009-02-08 16:28:37.434816850 +0100
+++ qpsmtpd-modif/lib/Qpsmt