[cvs] [Wiki] changed: SQLAuthHowTo
Eric Rostetter
eric.rostetter at physics.utexas.edu
Tue Sep 16 04:00:09 UTC 2008
ericr Tue, 16 Sep 2008 00:00:09 -0400
Modified page: http://wiki.horde.org/SQLAuthHowTo
New Revision: 1.6
Change log: link to another page for alternative setup
@@ -41,5 +41,9 @@
> DELETE FROM users WHERE userid = TRIM('@example.org' FROM \L) LIMIT 1;
* For query_list, enter:
> SELECT * FROM users;
* and so on for the other queries...
+
+If you need to use multiple virtual domains, you might see the web page
+http://wiki.vpslink.com/HOWTO:_ISP-style_Email_Server_with_Debian-Etch_and_Postfix_2.3
+which could provide much inspiration for the sql database setup.
More information about the cvs
mailing list