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

Bèr Kessels’s picture

Title: Contrib module . . . » Contrib modules for sql auth
Component: sql_auth_update » sql_auth core

Maybe 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.

oadaeh’s picture

Status: Active » Closed (fixed)

I chose to go a different route with this and created a new module focused on Courier: Courier MTA.