Roundcube Community Forum

 

Problems create folder and delete mails

Started by nico_fr, November 02, 2006, 12:43:06 PM

Previous topic - Next topic

nico_fr

Hello i am french and i speak little English. i am sorry

i have any problems with roundcubemail.
- i can't delete mail
- i can't create folder
- folders sent, trash, etc didn't create in my maildir.

for look my problems :
http://webmail.bercher.info
login : demo
MDP : demo
Please help me.

Merci
Nico

flosoft

What is you system setup?
What OS, Mailserver, Webserver

nico_fr

Quote from: flosoft What is you system setup?
What OS, Mailserver, Webserver

My system : Mandriva 2007, postfix, courier-imap.
I can read mail and move it to folder but i can't delete it or create folder.
When i want to send email, i have a error saving mail but this mail send.


nico_fr

UP

do you have a solution for my problems ?

tomekp

Could you show me the content of logs/errors?
escape from the execution is futile.


8con


NaiosKae

I 'm using courier-imap/postfix running on debian etch.

check if user has write accesc to his Maildir folder (probably not if ran maildirmake with administrative rights) then if not run chown -R username ~username/Maildir

this may help you I think