[sork] Vpopmail+Mysql+Passwd

Eric Rostetter eric.rostetter at physics.utexas.edu
Mon Aug 4 08:17:33 PDT 2003


Quoting hardik <hbpandya at gnvfc.net>:

>         'hostspec'   => 'localhost:/tmp/mysql.sock',

That is incorrect and probably won't work.  Instead use:

         'hostspec'   => 'localhost',
         'socket'     => '/tmp/mysql.sock',

>         'hostspec'   => 'localhost:/tmp/mysql.sock',

Same as above.

> When i apply full username like user at domain.com , old passwod & new
> password, returns nothing except a blank screen, using both 'Horde
> Authentication' and 'vpopmail Authentication'. The URL it shows this time
> http://mail.ourdomain.com/horde/passwd/main.php.

Check your log files...

> Also i dont have any mysql table with name 'vpopmail'. I do have table
> 'horde_users' but doesnt carry any value init.

The vpopmail table is a table created by and used for vpopmail, and is
separate from Horde/sork tables, if I understand things correctly.

> rgds,
>
> Hardik

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the sork mailing list