Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: thomasho on November 22, 2014, 01:26:26 PM

Title: Can I change "Trash, Junk, Sent" files location?
Post by: thomasho on November 22, 2014, 01:26:26 PM
Hi,

My mail server is using "mbox",and all user's mail store in same folder like:
Code: [Select]
ls /var/mail
usera userb userc userd

But when user login roundcubemail will add "Drafts,Junk,Sent,Trash" those files in the same folder,so look like"
Code: [Select]
ls /var/mail
usera Drafts userb Junk Sent userc Trash userd

And when userb login roundcubemail,he can see usera's Sent file....that's horrible...

So,can roundcubemail config "Drafts,Junk,Sent,Trash" creat file to other location/folder?
EX: /var/spool/webmail/usera/Sent

Please help me,

Thank you!
Title: Re: Can I change "Trash, Junk, Sent" files location?
Post by: SKaero on November 22, 2014, 03:07:08 PM
Roundcube show the folders that the mail server returns. If Roundcube is showing folders from a different user your mail server is exposing them.