On Thu, Jun 24, 2010 at 5:11 PM, Seongkyoun Yoo <seongkyoun.yoo@xxxxxxxxx> 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 That error has nothing to do with user preferences. The error means exactly what it says. You need to increase your IMAP logging levels and watch why the IMAP server is rejecting the login request. One common reason is that the IMAP server requires full email address (yoo@xxxxxxxxxxx) but you are only giving it "yoo" -- or the exact opposite. Either way, the answer is in your IMAP logs. > 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 -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php ------------------------------------------------------------------------------ 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