View Issue Details

IDProjectCategoryView StatusLast Update
0004384SOGoWeb Mailpublic2018-02-05 19:38
Reportervakilando Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformvirtualized on amd64OSDebianOS Version9
Product Versionnightly master 
Fixed in Version4.0.0 
Summary0004384: Unable to add another imap Account to SOGo using the webinterface (sogo-tool is works)
Description
  • I have "SOGoMailAuxiliaryUserAccountsEnabled = YES;"

  • I can see the Link to add another IMAP Mail Account from the SOGo Webmail

  • I can add an account and when I click on "save" a message appears that
    everything is fine and successfull.

  • But coming back to the Mailfolder the additional Mail account isn't there.....

  • I don't see any errors in the sogo logs - all debug options enabled.

  • Using apache or ngnix doesn't resolve the problem.

  • But Using the sogo-tool works!
    sogo-tool user-preferences set defaults user@dom.de AuxiliaryMailAccounts '{"AuxiliaryMailAccounts": [{"password": "**", "userName": "imapaccount", "identities": [{"email": "mail@addr.de", "signature": "test signature", "fullName": "Vor Nachname"}], "encryption": "ssl", "serverName": "themailserver.de", "name": "NameOfAccount"}]}'"

  • But using the sogo-tool I can add only one additional imap account.
    When adding a second one, the first will vanish an the new (second)
    appears instead of the first.

Steps To Reproduce

I used snapshots to be able to go back and reinstall components such as mariadb, sogo etc.

Additional Information

I use a virtual machine with debian 9 with all ubdates, postfix, dovecot, rspamd, ngnix, mariadb (utf8mb4) and the sogo nightly repository.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master c5a324ae

2018-02-05 14:37

francis


Details Diff
Fix saving new IMAP auxiliary account

Fixes 0004384
Affected Issues
0004384
mod - UI/PreferencesUI/UIxPreferences.m Diff File

Issue History

Date Modified Username Field Change
2018-02-05 16:12 vakilando New Issue
2018-02-05 19:38 francis Changeset attached => sogo master c5a324ae
2018-02-05 19:38 francis Assigned To => francis
2018-02-05 19:38 francis Resolution open => fixed
2018-02-05 19:38 francis Status new => resolved
2018-02-05 19:38 francis Fixed in Version => 4.0.0