Re: PATCH: allow regular expressions for address matching to be easily overridden
Jared, Thanks for the cleanup -- I like the patch and I've committed it as r963. I spent a little bit of time poking at it, and I think this could also have been done as a rcpt_pre/mail_pre hook -- at least the blocking portion of it. -R Jared Johnson wrote: > > Good counterpoi
Re: PATCH: Generalize spool dir permissions
> > spooldir_2.diff: shorter lines, avoid string mode comparison, fix > hard-coded mode in warning Applied in r964 (plus some documentation updates)