Just wanted to add some information about the database.
After logging in
with only a valid imap username/password, I'm seeing the
following entry
in the maia_users table:
mysql> select id, user_name from maia_users;
+----+-----------+
| id | user_name |
+----+-----------+
| 13 | . |
| 17 | |
| 16 | akosmin |
+----+-----------+
3 rows in set (0.00 sec)
id 17 is the problem.
Best,
Adam
Adam Kosmin wrote:
> Has anyone seen the following behavior with 1.0.1?
>
> auth_rewriting_type=0
> auth_method=imap
>
> My IMAP server accepts logins using username/password
credentials.
>
> Logging into Maia's web app with a valid email address
and password
> works fine. This is behavior is expected.
>
> Logging into the web app with a valid email address and
incorrect
> password results in an error message. This behavior is
expected.
>
> Logging into the web app with a valid IMAP username and
password does
> not result in an error message but instead, drops me
into the
> application. No user name is displayed (empty value
next to "User:" in
> top portion of page). This behavior is not expected
especially since
> I've verified that my IMAP server is rejecting the
login attempt.
>
>
--
# CONFIG_TCG_TPM is not set
Adam Kosmin
GNU/Linux SA
Visual Trading Systems, LLC
Empire State Building
350 Fifth Avenue, Suite 6420
New York, NY 10118, USA
Email akosmin vtsystems.com
Phone 1 (212) 871-1747 ext. 340
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|