On Sun, 23 Jan 2005, Michael C. Toren wrote:

> On Sun, Jan 23, 2005 at 05:51:24PM +0000, [EMAIL PROTECTED] wrote:
> > > > $transaction->notes( 'pop-b4-smtp', 1 ) ;
> > > >
> >     I'm working from what I 'THINK' I know from reading existing
> > plugins and creating my own. There doesn't seem to be any documentation
> > describing much of anything. (I don't have the latest release, and won't
> > until I get my new server built.)
>
> According to the Changes file, relay_client() was added in
> 0.29.  The check_relay plugin in the current CVS version
> calls $connection->relay_client(1) to enable relaying, and
> $connection->relay_client is checked by the rcpt_ok plugin.

        Thanks for the explanation.

        I'm a couple of releases behind. I'll catch up when I get a new
server built. I don't want to upgrade right now because I don't know what
plugins may break, as I've customized a lot of the ones I use, plus I've
written a bunch for my particular circumstances.

        In the meantime, using $self->qp->connection->notes() works, so
that I only have to read the pop-b4-smtp IPs list once per connection
instead of twice.

-- 
Roger Walker
"HIS Pain - OUR Gain"

Reply via email to