Matt Sergeant wrote:
So here's a proposal. Create a new directory plugins.usr that will be looked in first for plugins. When you want to modify a plugin just copy it to plugins.usr and edit it. When you create a new plugin, put it in plugins.usr/. When you upgrade then you can just copy over everything.

So if I have a line in config/plugins for check_mate (which finds play-by-email chess messages and swaps random characters in the moves), then Qpsmtpd will take the first of:

        ./plugins.usr/check_mate
        ./plugins/check_mate

and load it? Seems like a nice idea. I like plugins.local myself (since we don't pretend to be 8.3 compliant by a long shot).

John

Reply via email to