On Thu, Feb 22, 2007 at 02:19:54PM -0700, Brian Grossman wrote: > Here it is as two attachments. One attachment is a patch to > trunk/lib/Qpsmtpd.pm. The other is a file explaining how to use > the new feature. > > What do you think of it conceptually? Is there anything you'd like me to > change before it could be accepted into trunk? > > I anticipate a suggestion to turn it into a plugin, but the config hook is > designed for replacing the config storage, not the naming scheme. Is it > even possible to do this as a plugin?
My per_user_config plugin (http://www.openfusion.com.au/labs/qpsmtpd/) does something similar for recipients and senders as a plugin. It requires a tiny patch to the core that I need to bug someone again about getting applied. I haven't looked at your patch closely, but I think it should be able to work the same way. Cheers, Gavin
