Roundcube Community Forum

 

Unable to delete email with roundcube rc2

Started by coolrock, February 06, 2008, 06:58:38 PM

Previous topic - Next topic

dji

Actually Peanutb's suggestion worked for me. I created a Trash folder and I'm able to delete emails now.

Oops...addendum. I just found the other post with the global fix (by changing the main.inc file):
http://roundcubeforum.net/forum/index.php?topic=2805.0

Tonyrc

Recently downloaded & installed Roundcube and I too have this problem.
Only a Shift+Delete key will delete messages
Both the icon & drag&drop into Inbox_Trash give the message;
"Could not move the message"

Please advise when a fix is available.

P.S. I think I'm on this release, it would also be helpful to include the version number somewhere on the main page, possibly under the logo at top left!

tom555

#17
I have a "solution" for this problem. Just click on "Compact" and then klick on "Check for new Messages". For me it works and all the "Zombie" Mails are gone. Sure it would be great, if this bug can be fixed in the future but i can live with it at the moment.

About your complaint for bad support:
You should think about the fact, that the whole work is done in the spare time of the developers. They are not paid for the work they do here. So it is not possible that every bug is fixed in a few minutes, they surely have some other things to do than develop roundcube. Please think over that fact before complaining about bad support. This is a great Project.

garrettw

Open the file main.inc.php in the config directory. Change the value of $rcmail_['create_default_folders'] = FALSE to TRUE. This will automatically create the folders inbox, drafts, sent, junk, and trash. You should be able to delete mail now.

Wazooka

Anyone know if this is fixed in the latest release?