[tpop3d-discuss] +OK Welcome aboard!

Klaus Hansen tpop3d at sconk.dk
Tue, 16 Apr 2002 23:08:40 +0200


On Tue, 16 Apr 2002 22:01:48 +0100
Chris Lightfoot <chris@ex-parrot.com> wrote:

> On Tue, Apr 16, 2002 at 10:55:05PM +0200, Klaus Rene Hansen wrote:
> > 
> > auth-mysql-pass-query: 
> > SELECT concat(domain.path, '/var/spool/postfix/', popbox.mbox_name), popbox.password_hash, 
> 
> What's in the mbox_name field in the database? From the
> way the query is set up, this should specify the last
> component of your mailbox's path.
> 
mysql>  SELECT * FROM `popbox` ;
+-------------------+------------+----------------------------------+-------------------------+
| domain_name       | local_part | password_hash                    | mbox_name               |
+-------------------+------------+----------------------------------+-------------------------+
| killahbabe.eu.org | klaus      | {plaintext}klaus                 | klaus@killahbabe.eu.org |

--
Hi! I'm a .signature *virus*! Copy me into your ~/.signature to help me spread!

Klaus