> i use vpopmail and all my users are in the vpopmail database which i
> have specified in the config.php file
>
> when i used the second options.php you sent me was when i got the user
> pointing to [EMAIL PROTECTED] , but in vpopmail table it is user
> i am looking at the vlogin plugin

I assume the vpopmail database you refer to is stored in MySQL, the same
database you are using for the changemysqlpass plugin?

When you log in, you type just "username"?  And your user login IDs for
vpopmail are in the form simply "username"?

If so, you probably don't need the Virtual Host plugin; instead, somewhere
something is appending the @domain.com to your username.  I'm not sure if
SM does this (didn't think it did), but maybe someone else can pipe up? 
Otherwise, are you running any other plugins that might affect your
username?


>>> on looking at the name it was [EMAIL PROTECTED] (what i use to log in
>>> with SM into courier)
>>> removing the domain name brought up the required result
>>>
>>> que
>>> how in Sm can i log in with user name that will corespond to the
>>> [EMAIL PROTECTED], ie logging in with user or is ther another
>>> solution
>>
>> I'm not sure how you are logging in with a username that is not in
>> your MySQL database of email users.  You must be doing something
>> non-standard?
>>
>> The best way to accomplish what you appear to be doing is use the
>> Virtual Host Plugin, which lets you log in with "john" where your real
>> username will be automatically constructed from the URL of the login
>> page to be something like "[EMAIL PROTECTED]".  This is what I do and
>> it works with the changemysqlpass plugin just fine.
>>
>>
>>> akin
>>>
>>>> Hmm strange.  It appears not to be finding your username and
>>>> password in the database.  I have attached another version of the
>>>> options.php file which will print out the SQL query that is being
>>>> run against the database.
>>>>
>>>> Log into MySQL from the command line and cut and paste the query
>>>> exactly as it is printed out... does it give you something different
>>>> from this format:
>>>>
>>>> +--------------------------+----------------+
>>>> | id                       | clear_password |
>>>> +--------------------------+----------------+
>>>> | [EMAIL PROTECTED]            | mysecretpwd    |
>>>> +--------------------------+----------------+
>>>> 1 row in set (0.00 sec)
>>>>
>>>> ??
>>>>
>>>> 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: [SM-USERS] change_mysqlpass issue
>>>>>
>>>>> it says
>>>>>
>>>>>
>>>>> Number of rows returned is 0
>>>>>
>>>>> thanks
>>>>> 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 options.php that will print
>>>> out a
>>>>> > debug line.... tell me what it says when you try to change your
>>>> password
>>>>> > if you don'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_mysqlpass issue
>>>>> >>
>>>>> >> 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
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >> -------------------------------------------------------
>>>>> >> This sf.net email is sponsored by:ThinkGeek
>>>>> >> Welcome to geek heaven.
>>>>> >> http://thinkgeek.com/sf
>>>>> >> --
>>>>> >> squirrelmail-users mailing list
>>>>> >> List Address: [EMAIL PROTECTED]
>>>>> >> List Archives:
>>>>> > http://sourceforge.net/mailarchive/forum.php?forum_id=2995
>>>>> >> List Info:
>>>>> > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>>>>>
>>>
>>>
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> This sf.net email is sponsored by:
>>> To learn the basics of securing your web site with SSL,
>>> click here to get a FREE TRIAL of a Thawte Server Certificate:
>>> http://www.gothawte.com/rd522.html
>>> --
>>> squirrelmail-users mailing list
>>> List Address: [EMAIL PROTECTED]
>>> List Archives:
>>> http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info:
>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users





-------------------------------------------------------
This sf.net email is sponsored by:
To learn the basics of securing your web site with SSL,
click here to get a FREE TRIAL of a Thawte Server Certificate:
http://www.gothawte.com/rd522.html
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to