Login Hangs

started at 25 Sep 2006 by no1tmorrow
  • no1tmorrow
    25 Sep 2006
    When I lauch Roundcube and login in with an incorrect name it instantly comes back and says "bad account" or something like that. But when I log in with a correct email it just sits there waiting and never goes to the mailbox?


    Thanks
    Thom
  • Richard
    25 Sep 2006
    Can you check if the actual directory holding the email is created under /usr/local/virtual/ etc.

    If it isn't there you should follow these instructions, you are experiencing a known bug.
  • no1tmorrow
    25 Sep 2006
    I cannot see in the virtual directory (mac red minus on folder) to see if that is the case.

    (please don't flame due to stupidity)
  • Richard
    25 Sep 2006
    You need to use the terminal to do this. Type in

    sudo ls /usr/local/virtual

  • no1tmorrow
    25 Sep 2006
    I have .Trash and Imapd.

    That is all.
  • Richard
    25 Sep 2006
    That is not enough, follow the instructions in my first reply, delete and recreate the mailbox and there should be a directory with your domain name there.
  • no1tmorrow
    25 Sep 2006
    I replaced my functions.inc.php with yours.

    Restarted postfix sudo postfix stop, sudo postfix start.

    Went into postfixadmin. Deleted the mailbox. Created the mailbox. Chose send email. Entered new email into "to:" box. Sent it. then ran.

    sudo ls /usr/local/virtual and had the same two things. (.Trash, imapd)





    Thanks again.
  • Richard
    25 Sep 2006
    Then something else is wrong, you'll have to wait a few hours till I'm at home and will spend some more thought on this...
  • no1tmorrow
    25 Sep 2006
    I really appreciate it. I also sent some money to your paypal account. (Not much but I am sure every little bit counts).
  • Richard
    25 Sep 2006
    Thom forgot to uncomment:
    MYSQL_MAILDIR_FIELD maildir
    in /usr/local/etc/authlib/authmysqlrc

    Therefore the correct maildir wasn't available and the login would hang !

Reply

You must log in to post.