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.
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
- 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.
Far better, I can add my identities now. Just a pity we have to add them back after the migration :(.
Means you don't see existing entries? What is your mail address?
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.
- Status changed from k_in_progress to k_done
Also available in: Atom
PDF