Custom plugin problem - cannot update values in $self

2007-11-15 Thread Niklas Therning
am doing wrong? Maybe Qpsmtpd doesn't allow changing the values in $self after register has been called? Or maybe I have made a trivial mistake in my code (I'm a Perl newbie)? I'm using qpsmtpd 0.32 on Debian Etch. Thanks for any help. -- Niklas Therning www.spamdrain.net

Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Niklas Therning
ons don't have to be killed. I'd be happy to upgrade to a newer qpsmtpd version if that is required or use a different daemon instead of forkserver if that would solve my problem. Regards, Niklas Therning www.spamdrain.net

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Niklas Therning
Matt Sergeant wrote: On 3-Dec-07, at 2:45 PM, Niklas Therning wrote: I'm writing a qpsmtpd plugin for our custom spam filter. The plugin reads a couple of custom configuration files at startup. The config files may change at any time and I would like my plugin to pick up those ch

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Niklas Therning
Roger Walker wrote: On Mon, 3 Dec 2007, Niklas Therning wrote: I'm writing a qpsmtpd plugin for our custom spam filter. The plugin reads a couple of custom configuration files at startup. The config files may change at any time and I would like my plugin to pick up those ch

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-04 Thread Niklas Therning
Peter J. Holzer wrote: On 2007-12-03 21:56:48 +0100, Niklas Therning wrote: Matt Sergeant wrote: On 3-Dec-07, at 2:45 PM, Niklas Therning wrote: I'm writing a qpsmtpd plugin for our custom spam filter. The plugin reads a couple of custom configuration files at startup