#1488242 closed Bugs (worksforme)

could not delete emails

Reported by: asemen Owned by:
Priority: 5 Milestone: 0.7.2
Component: IMAP connection Version: 0.7.1
Severity: normal Keywords: delete
Cc:

Description

could not delete emails,
on click on the delete symbol I get this error,.

SERVERERROR CREATE: Invalid mailbox name."

the delete of mails work on roundcube version 0.6

Attachments (1)

imap_log (12.1 KB) - added by asemen 19 months ago.
imap_log

Download all attachments as: .zip

Change History (7)

comment:1 Changed 19 months ago by asemen

sorry this bug was also on Version 0,6 but not before.

comment:2 Changed 19 months ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

Disable all plugins. Use default skin. Enable imap_debug and provide the log. Works for me. This can be also a known issue with special folders config. GO to Preferences, set special folders and click Save. Then try again.

Changed 19 months ago by asemen

imap_log

comment:3 Changed 16 months ago by jougs

  • Component changed from Addressbook to IMAP connection
  • Milestone changed from 0.7-stable to 0.7.2
  • Resolution worksforme deleted
  • Status changed from closed to reopened
  • Version changed from 0.7-beta to 0.7.1

I still have this problem in Version 0.7.1 on my server. The error message is

Server Error: CREATE: Invalid mailbox name.

The imap log does not contain any mention of the failed deletion attempt.

comment:4 Changed 16 months ago by alec

Did you check all from my last comment? Provide the log (imap_debug option in Roundcube).

Last edited 16 months ago by alec (previous) (diff)

comment:5 Changed 16 months ago by jougs

This is an installation, which was upgraded several times from older versions. I don't have any plugins enabled and am using the default skin.

All special folder drop-down-lists were displaying the correct folders. However, after clicking the save button on the special folder page, the problem described above disappeared.

Could this have been an issue with upgrading the db multiple times? Looking at it, I see very different values in the preferences column of the users table (i.e. the values for drafts_mbox, sent_mbox, junk_mbox, trash_mbox are not set for users that didn't click "save")

comment:6 Changed 16 months ago by alec

  • Resolution set to worksforme
  • Status changed from reopened to closed

Add namespace prefix to folder names in main.inc.php.

Note: See TracTickets for help on using tickets.