Thomas, Thanks for the reply. I did the upgrade. I ran the my sql script: roundcubemail-0.1beta/SQL/mysql.update.sql And got these errors: ERROR 1060 (42S21): Duplicate column name 'ip' ERROR 1060 (42S21): Duplicate column name 'alias' ERROR 1060 (42S21): Duplicate column name 'created'
I checked the script, it was trying to re-creating those tables. Is this expected during upgrading? Anyone else? Anyhow, now when I try to delete the message I get this:
Error sending request /?_auth=cfad38c7c60e05934c9cc67bae4cd9af991c7012&_task=mail&_action=show&_uid=42&_mbox=INBOX
And yes the message still re-appears on refresh. I noticed something else, the UPGRADING file tells to add these in the main.inc.php file:
What does this "$rcmail_config['skip_deleted'] = FALSE;" do?
Thanks again, Nitin
Thomas Bruederli wrote:
You should upgrade your RC installation because 0.1-20051021 is definitely out of date. Newer versions should show a warning in case that moving to another folder failed.
Regards, Thomas
P.S. Please do not reply to a message when opening a new thread.
N P List wrote:
Hi All, I had posted this delete problem quite some time back. Anyhow, I'm still facing it. When I delete, the mail disappears from INBOX, but upon refreshing the browser, it reappears. The Roundcube Version is: 0.1-20051021 I was told to check for the Trash dir on the server. It exists under the users home dir. The mail server is Postfix, and mailbox is in Maildir format.
Thanks, Nitin