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
What is you system setup?
What OS, Mailserver, Webserver
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.
UP
do you have a solution for my problems ?
Could you show me the content of logs/errors?
Where is this Logs ?
could you show me your "main.inc.php"?
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