Installed Telaen but cannot login

Discussion in 'General' started by fordwrench, Aug 7, 2008.

  1. fordwrench

    fordwrench Member HowtoForge Supporter

    I installed Telaen 1.2.0 on one of my sites but I cannot login.
    I used the howto on this site but still no go..

    Anyone got any suggestions?

    Fordwrench
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that you use the username and not the email address to login.
     
  3. fordwrench

    fordwrench Member HowtoForge Supporter

  4. fordwrench

    fordwrench Member HowtoForge Supporter

    and this is what i get in the mail.log



    Aug 7 19:38:23 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:38:23 srv1 imapd: Disconnected, ip=[::ffff:24.206.221.210], time=0
    Aug 7 19:38:29 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:38:29 srv1 imapd: LOGOUT, ip=[::ffff:24.206.221.210], rcvd=22, sent=31 8
    Aug 7 19:38:29 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:38:29 srv1 imapd: Disconnected, ip=[::ffff:24.206.221.210], time=0
    Aug 7 19:42:13 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:13 srv1 imapd: LOGOUT, ip=[::ffff:24.206.221.210], rcvd=22, sent=31 8
    Aug 7 19:42:13 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:13 srv1 imapd: Disconnected, ip=[::ffff:24.206.221.210], time=0
    Aug 7 19:42:20 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:20 srv1 imapd: LOGOUT, ip=[::ffff:24.206.221.210], rcvd=22, sent=31 8
    Aug 7 19:42:20 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:20 srv1 imapd: Disconnected, ip=[::ffff:24.206.221.210], time=0
    Aug 7 19:42:28 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:28 srv1 imapd: LOGOUT, ip=[::ffff:24.206.221.210], rcvd=22, sent=31 8
    Aug 7 19:42:28 srv1 imapd: Connection, ip=[::ffff:24.206.221.210]
    Aug 7 19:42:28 srv1 imapd: Disconnected, ip=[::ffff:24.206.221.210], time=0
     
  5. fordwrench

    fordwrench Member HowtoForge Supporter

    I turned debug on in telaen and this is what I get when I try to login.



    Warning: Invalid argument supplied for foreach() in /var/www/web3/web/webmail/folder_list.php on line 7
    <- * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
    -> 489b9dc422493 LOGIN ****
    <- 489b9dc422493 NO Error in IMAP command received by server.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, so the login is working fine. Which imap daemon do you have installed? Is your server installed as described in the perfect setup guide?
     
  7. fordwrench

    fordwrench Member HowtoForge Supporter

    yes ....installed debian etch per the perfect setup guide.
     
  8. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    ?
     

Share This Page