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. :-) (Or as you point out, it's not good for long).

Any values put in the notes section seem to
be gone when accessed during the mail transaction.  I would hazard a
guess that the transaction object is reset when the MAIL FROM happens.

That's right.


 - ask

--
http://askask.com/  - http://develooper.com/


Reply via email to