I already tested telnet localhost 143, It’s works
But when I try to login on squirrelmail, It gave me to “Unknown user or password incorrect.”
Configtest.php is works well
I think it is related mysql
table 1
+------+------------------------------------------------+---------+
| user | prefkey | prefval |
+------+------------------------------------------------+---------+
| abc3 | md5 password | 1 |
+------+------------------------------------------------+---------+
case table 1
I can login telnet localhost 143
when I try to login squirrelmail on web.
table 1 changed to table 2
table 2
+------+------------------------------------------------+---------+
| user | prefkey | prefval |
+------+------------------------------------------------+---------+
| abc3 | md5 password | 1 |
+------+------------------------------------------------+---------+
| abc3 | _javascript__on | 1 |
+------+------------------------------------------------+---------+
| abc3 | hililist | a:0:{} |
+------+------------------------------------------------+---------+
in that case (table 2) I can't login telnet localhost 143
I googled and I found something
_javascript__on = 1
hililist=a:0:{}
it looks like theme
please tell me what was wrong!!
thanks in advance
regards
Seongkyoun yoo
------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo
----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users