Seongkyoun Yoo wrote: > > Hi All > > I’d like to source install apache+php+mysql+postfix+dovecot+squirrelmail > on > linux. > 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!! > SquirrelMail does not store md5 passwords in user preferences. There is no point for storing password hashes in preferences. javascript_on is user preference, which shows that javascript is supported. hililist=a:0:{} is message hilighting setting. When new user logs in default SquirrelMail 1.4.20 install, only security_tokens, javascript_on, hililist and show_html_default preferences are saved. -- Tomas -- View this message in context: http://old.nabble.com/login-error%2C-unknow-user-or-password-incorrect-tp28987967p28989234.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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