On Tue, 2 May 2006, [ISO-8859-1] Ask Bj?rn Hansen wrote:

On May 2, 2006, at 17:04, David Sparks wrote:

The transaction object you get in hook_connect, ie:

sub hook_connect {
my ($self, $transaction) = @_;

what is it used/good for?

Probably not anything.  :-)

Far from it!

Please (re-)read:

http://www.nntp.perl.org/group/perl.qpsmtpd/4475

There I propose a method for dynamically modifying the qpsmtpd configuration during the connect hook, so that the full configuration depends on the connecting source IP address.

BTW, I'm still looking for followup on the suggestion. When first proposed, discussion trailed off after I answered this question from Ask:

  What would you need to change in the core to make it easier to make your
  plugin?

Ask also said this:

   It should be possible to modify the list of plugins on the fly (without
   having to reload them all the time).

At the present time it's not possible - correct?

---
Charlie

Reply via email to