tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [tpop3d-discuss]MySQL and dots before the @ sign


From: address@hidden
Subject: AW: [tpop3d-discuss]MySQL and dots before the @ sign
Date: Tue, 27 Jul 2004 07:47:02 +0200

----- Original Message ----- 
Von: address@hidden
[mailto:address@hidden Im Auftrag von David Mitchell
Gesendet: Dienstag, 27. Juli 2004 02:20
An: address@hidden
Betreff: Re: [tpop3d-discuss]MySQL and dots before the @ sign


------------------------snip*----------------------------------------


Looks OK, but what do you have set for the auth-mysql-pass-query option in
the conf file? Your problem may be quoting in the SELECT statement - MySQL
will interpret WHERE local_part=b.t and WHERE local_part="b.t" differently.
I use single quotes in mine (WHERE USERNAME='$(user)') but I think double
quotes are interpreted the same way by MySQL.

Cheers,
Dave

------------------------*snap*----------------------------------------------

I use the default settings. Auth-mysql-pass-query option isn't set.
To what could it be set?

select * from popbox where( mbox_name='$user');


Cheers, 
Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]