Query: CREATE "Sent", Reason Given: Invalid mailbox name.

Discussion in 'Installation/Configuration' started by MattijsR, Jul 22, 2007.

  1. MattijsR

    MattijsR New Member

    Hi,

    I have Fedora 7 installed and followed Virtual Users And Domains With Postfix, Courier And MySQL (Fedora Core 5) with some adjustments for 7.

    I can send and recieve with Eudora without a problem.

    But I want to be able to use webmail as well, so I installed SquirrelMail.
    When I login to SquirrelMail I get the following error in the left menu (see the attachted screen shot):

    ERROR: Could not complete request.
    Query: CREATE "Sent"
    Reason Given: Invalid mailbox name.

    I searched for a sollution, but the one that is offered, doesn't seem to work.
    In /etc/squirrelmail/config.php changed I changed:
    $default_folder_prefix = 'mail/';
    to:
    $default_folder_prefix = 'INBOX.';

    Can someone please give me directions how to solve this?
    Thanks
     

    Attached Files:

  2. MattijsR

    MattijsR New Member

    Nobody any ideas?
     
  3. micko_escalade

    micko_escalade New Member

    I got the same problem,
    my setup is FC6 and SquirrelMail v1.4.10a-1.fc6

    [​IMG]
     
  4. MattijsR

    MattijsR New Member

    I found my sollution in nsurge's post.

    Hope it helps you too
     
  5. micko_escalade

    micko_escalade New Member

    Yes, it does help big time :)
    Its working now.
    Explanation from squirrelmail.org WIKI is kinda confusing
    because I thought I need to comment out/remove $default_folder_prefix from /etc/squirrelmail/config_local.php file which in my case did not work, so I tried to comment out in /etc/squirrelmail/config.php file and it worked,
    Anyway, thanks for replying!
     

Share This Page