Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: SkyHiRider on September 18, 2010, 11:53:13 AM

Title: Roundcube + postfix virtual mailbox RC cant read mail files and hangs
Post by: SkyHiRider on September 18, 2010, 11:53:13 AM
I've set up RC and postfix. Postfix has a few virtual mailboxes set and transfers mail to those directories. The problem is that RC can't read new files created by postfix as they have chmod 755 set and they need 770 (group full access.) Anyone had a similar problem and managed to somehow fix it?

And heres another question:
I have my mail files located at /home/vmail/domain.xx/%accountname, where I have multiple domains and accounts (different mail aliases). Is there a way in RC to set that when I login as user1 I can access directories info,help,sales(aliases [email protected], [email protected] ..) and when I login as user2 I can only access info and sales?
Title: Roundcube + postfix virtual mailbox RC cant read mail files and hangs
Post by: JohnDoh on September 19, 2010, 04:15:20 AM
RC does not read the files directly on your server, it is an IMAP client.
Title: Roundcube + postfix virtual mailbox RC cant read mail files and hangs
Post by: SkyHiRider on September 20, 2010, 05:49:53 AM
I know, but was hoping someone had a similar problem here and fixed it somehow.