I created a custom module for a site using sql_auth_update as a base to build from. I wanted some different and additional functionality from what was already offered, and I wanted to target a Courier-MTA database. Would anyone care to see this functionality added as an additional module for SQL authentication?
(I'm also thinking of building a module that will go beyond what is currently available and allow an admin to manage many more (maybe even all) aspects of a Courier mail server, but if that happens, it will be some time down the road, and could still utilize the functionality I've already started.)
Comments
Comment #1
Bèr Kessels commentedMaybe it would be good to introduce one or two hooks instead?
That way you can write a small module that hooks into sql auth, instead of publishing a hacked/forked version.
If you like this idea, please elaborate on hooks and/or features you think are required in sql auth module.
Comment #2
oadaeh commentedI chose to go a different route with this and created a new module focused on Courier: Courier MTA.