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?
RC does not read the files directly on your server, it is an IMAP client.
I know, but was hoping someone had a similar problem here and fixed it somehow.