Re: [SM-USERS] change_mysqlpass plugin

2005-07-22 Thread Paul Lesneiwski
jonn ah wrote: my mistake, im using courier-imap for imap and xmail for pop3 There you have it. Try using courier's POP3 server to reduce the confusion or go figure out why xmail isn't refreshing its auth creds (if it is even using the same backend...) -paul

Re: [SM-USERS] change_mysqlpass plugin

2005-07-22 Thread Tony Earnshaw
fre, 22.07.2005 kl. 09.29 skrev jonn ah: > my mistake, im using courier-imap for imap and xmail for pop3 Swap to Courier's POP3 and the problem will go away. If you don't swap, the problem will not go away and there's nothing you can do about it. --Tonni -- mail: [EMAIL PROTECTED] http://w

Re: [SM-USERS] change_mysqlpass plugin

2005-07-22 Thread jonn ah
my mistake, im using courier-imap for imap and xmail for pop3 jonn ah <[EMAIL PROTECTED]> wrote: Im using, courier-imap for imap and pop3 server, ive set changemysql plugin not to use ssl Ben Holt <[EMAIL PROTECTED]> wrote: jonn ah wrote:> hi,> > im using ssl for password change, everyth

Re: [SM-USERS] change_mysqlpass plugin

2005-07-22 Thread jonn ah
Im using, courier-imap for imap and pop3 server, ive set changemysql plugin not to use ssl Ben Holt <[EMAIL PROTECTED]> wrote: jonn ah wrote:> hi,> > im using ssl for password change, everything works great when i use > webmail to change passwords but when i try to use the new password in > a p

Re: [SM-USERS] change_mysqlpass plugin

2005-07-21 Thread Ben Holt
jonn ah wrote: hi, im using ssl for password change, everything works great when i use webmail to change passwords but when i try to use the new password in a pop3 client, it rejects it and still accepts the old one... ive restarted all the services to make sure my changes are applied but

[SM-USERS] change_mysqlpass plugin

2005-07-21 Thread jonn ah
hi,   im using ssl for password change, everything works great when i use webmail to change passwords but when i try to use the new password in a pop3 client, it rejects it and still accepts the old one... ive restarted all the services to make sure my changes are applied but still, my pop3 client

RE: [SM-USERS] change_mysqlpass

2002-11-26 Thread p dont think
> > apache running as nobody/nogroup. > > it looks like that change_mysqlpass sent apache-user (nobody) to connect to > mysql-server, instead of $mysql_manager_id in config.php. > > problem solved. So change_mysqlpass works for you as is? Please share with us what the problem was...? > next, cu

Re: [SM-USERS] change_mysqlpass

2002-11-25 Thread Eko Harianto
Eko Harianto wrote: > apache running as nobody/nogroup. > it looks like that change_mysqlpass sent apache-user (nobody) to connect to >mysql-server, instead of $mysql_manager_id in config.php. problem solved. next, currently i have 2 virtual domains (aaa.com and bbb.com). in authmysqlrc I put l

RE: [SM-USERS] change_mysqlpass

2002-11-24 Thread p dont think
> Warning: Access denied for user: 'nobody@localhost' (Using password: NO) in > /usr/local/apache2/htdocs/squirrelmail-1.2.9/plugins/change_mysqlpass/op ti > ons.php on line 293 > -- > in config.php: > $mysql_server = 'localhost'; > $mysql_manager_id = 'root' > $mysql_manager_pw = 'root' > > apach

[SM-USERS] change_mysqlpass

2002-11-24 Thread Eko Harianto
hi, I've just installing change_mysqlpass-2.1 with php-4.2.1, mysql-3.23.51, and apache-2.0.39. whenever i click Submit buton to change my password, it always show error: -- Warning: Access denied for user: 'nobody@localhost' (Using password: NO) in /usr/local/apache2/htdocs/squirrelmail-1.2.9/pl

RE: [SM-USERS] change_mysqlpass issue

2002-11-14 Thread [EMAIL PROTECTED]
>> From: [EMAIL PROTECTED] [mailto:akindele@;webox.net] >> Sent: Wednesday, November 13, 2002 12:57 PM >> To: [EMAIL PROTECTED] >> Subject: RE: [SM-USERS] change_mysqlpass issue >> >> >> That is correct the vpopmail db is in mysql and the same db i am >

RE: [SM-USERS] change_mysqlpass issue

2002-11-14 Thread p dont think
gt; [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, November 13, 2002 11:04 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [SM-USERS] change_mysqlpass issue > > > Here is what

RE: [SM-USERS] change_mysqlpass issue

2002-11-13 Thread [EMAIL PROTECTED]
asswd , i am using the clear text field only Thanks again akin :) >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:akindele@;webox.net] >> Sent: Wednesday, November 13, 2002 12:57 PM >> To: [EMAIL PROTECTED] >> Subject: RE: [SM-USERS] change_m

RE: [SM-USERS] change_mysqlpass issue

2002-11-13 Thread p dont think
know if it works! Cheers, paul > -Original Message- > From: [EMAIL PROTECTED] [mailto:akindele@;webox.net] > Sent: Wednesday, November 13, 2002 12:57 PM > To: [EMAIL PROTECTED] > Subject: RE: [SM-USERS] change_mysqlpass issue > > >> That is correct the vpopma

RE: [SM-USERS] change_mysqlpass issue

2002-11-13 Thread [EMAIL PROTECTED]
Thank you so much I really appreciate you support akin:) > Ahhh, OK, now I see what is happening. Your IMAP server is taking the > login name of "[EMAIL PROTECTED]" and when it goes to authorize this user, > it does a join between the pw_name and pw_domain fields to construct the > same login str

RE: [SM-USERS] change_mysqlpass issue

2002-11-13 Thread pdontthink
Ahhh, OK, now I see what is happening. Your IMAP server is taking the login name of "[EMAIL PROTECTED]" and when it goes to authorize this user, it does a join between the pw_name and pw_domain fields to construct the same login string. The changemysql_pass plugin expects the username to be in ON

RE: [SM-USERS] change_mysqlpass issue

2002-11-12 Thread pdontthink
change_mysqlpass issue >>>>> >>>>> it says >>>>> >>>>> >>>>> Number of rows returned is 0 >>>>> >>>>> thanks >>>>> akin >>>>> >>>>> > I believe

RE: [SM-USERS] change_mysqlpass issue

2002-11-12 Thread [EMAIL PROTECTED]
>>>> akin >>>> >>>> > I believe the plugin works OK with rg=off... the problem might be >>>> a >>>> mysql issue. What version are you running? Also, are you using the >>> MD5 >>>> > functionality? Attached is a copy of optio

RE: [SM-USERS] change_mysqlpass issue

2002-11-12 Thread pdontthink
D]| mysecretpwd| >> +--++ >> 1 row in set (0.00 sec) >> >> ?? >> >> Thanks, >> >> - paul >> >> >>> -Original Message- >>> From: [EMAIL PROTECTED] [mailto:akindele@;webox.

RE: [SM-USERS] change_mysqlpass issue

2002-11-12 Thread [EMAIL PROTECTED]
t; > Thanks, > > - paul > > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:akindele@;webox.net] >> Sent: Monday, November 11, 2002 9:11 PM >> To: [EMAIL PROTECTED] >> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] >> Subject: RE: [

RE: [SM-USERS] change_mysqlpass issue

2002-11-11 Thread p dont think
x27;t mind. Cheers, paul > -Original Message- > From: [EMAIL PROTECTED] > [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of > [EMAIL PROTECTED] > Sent: Monday, November 11, 2002 1:07 PM > To: [EMAIL PROTECTED] > Subject: [SM-USERS] change_mysqlp

Re: [SM-USERS] change_mysqlpass issue

2002-11-11 Thread Thijs Kinkhorst
> "Strange, your old password doesn't match the database... rejecting." > > the pages just refreshes with this error > i am running qmail SM 1.2.9 courier- imap vpopmail and mysql Hello, Do you have register_globals off or on? Thijs --- This

[SM-USERS] change_mysqlpass issue

2002-11-11 Thread [EMAIL PROTECTED]
hi i have installed the change_mysqlpass plugin, and everytime i try and change the password i get "Strange, your old password doesn't match the database... rejecting." the pages just refreshes with this error i am running qmail SM 1.2.9 courier- imap vpopmail and mysql Thanks akin -