Re: Perl regex compilation in spamd

2013-07-09 Thread RW
On Tue, 09 Jul 2013 11:41:09 -0400 Kevin A. McGrail wrote: > On 7/9/2013 10:18 AM, RW wrote: > > I was wondering when perl REs are compiled in spamd. My > > understanding is that perl compiles REs when they are first > > evaluated. Is anything done to make this happen in the spamd parent? > To the

Re: Perl regex compilation in spamd

2013-07-09 Thread Axb
On 07/09/2013 05:41 PM, Kevin A. McGrail wrote: On 7/9/2013 10:18 AM, RW wrote: I was wondering when perl REs are compiled in spamd. My understanding is that perl compiles REs when they are first evaluated. Is anything done to make this happen in the spamd parent? To the best of my knowledge, S

Re: Perl regex compilation in spamd

2013-07-09 Thread Kevin A. McGrail
On 7/9/2013 10:18 AM, RW wrote: I was wondering when perl REs are compiled in spamd. My understanding is that perl compiles REs when they are first evaluated. Is anything done to make this happen in the spamd parent? To the best of my knowledge, Spamd must be restarted to reflect changed rules,

Re: Perl regex compilation in spamd

2013-07-09 Thread Michael Parker
On Jul 9, 2013, at 9:18 AM, RW wrote: > > I was wondering when perl REs are compiled in spamd. My understanding > is that perl compiles REs when they are first evaluated. Is anything > done to make this happen in the spamd parent? Yes, on startup a fake message is scanned to prime the pump an