Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Tomas Kuliavas
Alex-325 wrote: > > Hi, > >>> ERROR: Could not complete request. >>> Query: SUBSCRIBE "mail" >>> Reason Given: SUBSCRIBE failed: Already subscribed to mailbox mail >>> >>> Why would it try to subscribe when it's already listed in .mailboxlist? >>> >> Why it was listed in .mailboxlist, if it is

Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Alex
Hi, >> ERROR: Could not complete request. >> Query: SUBSCRIBE "mail" >> Reason Given: SUBSCRIBE failed: Already subscribed to mailbox mail >> >> Why would it try to subscribe when it's already listed in .mailboxlist? >> > Why it was listed in .mailboxlist, if it is not a mailbox? That's a good qu

Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Tomas Kuliavas
Alex-325 wrote: > > Hi, > >>> Also, now the INBOX is displayed as __INBOX on the index page. >>> >>> What is the reason for this? >>> >> Please show all SquirrelMail configuration settings and user preferences >> or >> check your IMAP delimiter settings. > > Okay, it looks like the delimiter w

Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Alex
Hi, >> Also, now the INBOX is displayed as __INBOX on the index page. >> >> What is the reason for this? >> > Please show all SquirrelMail configuration settings and user preferences or > check your IMAP delimiter settings. Okay, it looks like the delimiter was the problem. It was set to '.' inst

Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Tomas Kuliavas
Alex-325 wrote: > > Hi, > >>> Okay, have deleted .mailboxlist. Is that not a component of uw? >> >> It stores list of subscribed folders. > > Yes, that's what I understood, but now I see that deleting it will > cause it to be recreated properly. > >> I've asked to "unsubscribe" all folders, w

Re: [SM-USERS] Folders missing with new version

2011-02-25 Thread Tomas Kuliavas
Alex-325 wrote: > > Hi, > >>> I've asked to "unsubscribe" all folders, when I asked to delete >>> .mailboxlist. After you move all folders to new location, users have all >>> their mailboxes unsubscribed. Correctly configured plugin ensures that >>> users don't have to resubscribe mailboxes. >

Re: [SM-USERS] Squirrelmail on linux debian

2011-02-25 Thread Peter D Sparkes
Thanks Fredrik, I got it running by creating the following file /etc/apache2/sites-available/mail.mydomain.co.uk and in the DNS pointed mail.mydomain.co.uk at my server ServerAdmin webmas...@mydomain.co.uk ServerName mail.mydomain.co.uk DocumentRoot /usr/share/squirre