Author Topic: Can I change "Trash, Junk, Sent" files location?  (Read 3374 times)

Offline thomasho

  • Newbie
  • *
  • Posts: 4
Can I change "Trash, Junk, Sent" files location?
« 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!

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Can I change "Trash, Junk, Sent" files location?
« Reply #1 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.