Project

General

Profile

Actions

kanban #5245

closed

[mail] webmail: unable to add identities, no identities were migrated

Added by tengu almost 13 years ago. Updated almost 13 years ago.

Status:
k_done
Priority:
Immediate
Assignee:
oschad
Category:
-
Target version:
-
Start date:
22 May 2013
Due date:
% Done:

0%

Estimated time:

Description

Hello,

As I'm unable to use some external client for checking and sending mails1, I tried to use the webmail. But this doesn't seem to be possible as well:
None of my identities was migrated to the new webmail (settings -> identities), and I'm unable to add any ("An error occured while saving." - very verbose).

Can you please correct this asap?

For now, I'm unable to send emails from my @partipirate addresses, this is not good at all :(.

Cheers,

C.

[1] https://projects.piratenpartei.ch/issues/5244

Actions #1

Updated by oschad almost 13 years ago

  • Tracker changed from Bug / Feature to kanban
  • Status changed from New to k_in_progress
  • Assignee set to oschad

Some tables wasn't in the right condition after migration for roundcube. I've added missing columns, please test again.

Actions #2

Updated by tengu almost 13 years ago

Far better, I can add my identities now. Just a pity we have to add them back after the migration :(.

Actions #3

Updated by oschad almost 13 years ago

Means you don't see existing entries? What is your mail address?

Actions #4

Updated by tengu almost 13 years ago

cedric.jeanneret - I added them back as I had to send mails… and I'm unable to connect to the SMTP (or was unable to - didn't test in the last hour) from some external client (seems I'm not the only one).

It seems I also don't have my address book…

Remark: I found some nice bug in roundcube, depending on some obscure configuration, it created a second user named as an existing one; as address book and identities are linked by some numerical ID, the new account was completely disconnected from the "old" one. In order to prevent such bad behavior, I added a new constraint on the "users" table, wanting the user to be unique:
"username" UNIQUE CONSTRAINT, btree (username)

This caused the webmail to crash once, but I didn't have any other negative feedback now.

Cheers,

C.

Actions #5

Updated by oschad almost 13 years ago

  • Status changed from k_in_progress to k_done
Actions

Also available in: Atom PDF