Re: check_rcptto_exists+vexim+catchall

2007-12-03 Thread Ernesto
Etilem wrote on 03.12.2007 03:01: here is a mod for Marc Sebastian Pelzer's check_rcptto_exists : - instead of seeking user in the file-based Exim4 aliases routing tables, it asks MySQL Virtual Exim [http://silverwraith.com/vexim/] database if user exists on the system, Hi Etilem, first xanx

Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Niklas Therning
Hi, 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 changes automatically. Now, I've tried to periodically check the timestamp of t

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Matt Sergeant
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 changes automatically. Now, I've

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread m. allan noah
On Dec 3, 2007 3:26 PM, Matt Sergeant <[EMAIL PROTECTED]> 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

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 changes automat

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 changes automaticall

Multiple server

2007-12-03 Thread GG Noris
Hello to all, UI have finded this post on the archive. i'm intersted to try the patch for use mysql with 2 servers for the greylist database but is impossible for my connect to the link show bottom. thereis another place to download the patches ? thx in adv, GG Re: Share Greylisting DB Acros

Re: Multiple server

2007-12-03 Thread Ed McLain
Heh.. Yeah.. I've re-designed the site and haven't gotten all the software back up there yet. Here is a direct link to the software: http://www.edmclain.com/software/qpsmtpd/mysql_greylist.zip Let me know if you need anything else. -- Ed McLain From: GG Noris

Re: Reload plugins without restarting qpsmtpd-forkserver?

2007-12-03 Thread Ernesto
Niklas Therning wrote on 03.12.2007 20:45: 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 changes automatically. I think, a better s