move the auth plugins to auth/

rename authsql to auth_vpopmail_sql -- we need a generic "connect to database"
thing with a generic way to configure databases.  ... and then we should have
a more generic "check username with sql" plugin.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@253 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2004-06-30 09:21:40 +00:00
parent 011f44e11d
commit 74a5b704b0
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
=head1 NAME
authsql - Authenticate to vpopmail via MySQL
auth_vpopmail_sql - Authenticate to vpopmail via MySQL
=head1 DESCRIPTION