[cvs] [Wiki] changed: SorkVacationWithVpopmail

Chuck Hagenbuch chuck at horde.org
Fri Jun 22 16:06:52 UTC 2007


chuck  Fri, 22 Jun 2007 09:06:52 -0700

Modified page: http://wiki.horde.org/SorkVacationWithVpopmail
New Revision:  1.2
Change log:  escape non-wikiwords

@@ -1,7 +1,7 @@
 The software used is:

-MTA: qmail/vpopmail with MySQL backend - all domains loaded in
vpopmail.vpopmail table
+MTA: qmail/vpopmail with !MySQL backend - all domains loaded in
vpopmail.vpopmail table
 vacation program: Autorespond
 Horde version: 3.1.3
 vacation version: 3.0

@@ -16,9 +16,9 @@

 First, get the vpopmailsql.php Driver, place into vacation/lib/Driver/
directory.
 Currently, it's located: 
http://www.havokmon.com/stuff/horde/vacation/vpopmailsql.php.txt
 This file will do all the heavy lifting, but you will need to make a couple
changes to it.
-Change the vpopmail/vpoppass to be your Vpopmail MySQL username password. 
Ultimately this driver should include
+Change the vpopmail/vpoppass to be your Vpopmail !MySQL username password. 
Ultimately this driver should include
 the code from sql.php driver to connect to the database, and your
username/password will be in the config.php
 <code>
  <snip>
   if (!empty($alias)) {


More information about the cvs mailing list