View Issue Details

IDProjectCategoryView StatusLast Update
0001029SOGo IntegratorBackend Generalpublic2014-03-03 14:18
Reporteralessio Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product VersionMonotone / nightly 
Summary0001029: Default Account of Thunderbird and SOGo
Description

Sogo-integrator authentication is based on IMAP Default Account. If username is different from sogo username authentication fails without any error: icons, calendar list and others stuff don't work.
It's a strange behavoir, it's not easy to understand when fails and some users want set another account as default! When authentication fails sogo-integrator should ask username and password and user should can fill sogo credentials.

Maybe duplicate of
http://www.sogo.nu/bugs/view.php?id=256

Additional Information

Other proposals:

  • What about inserting a simple Dropdown-Box in a second tab in the SOGo-TB-Configuration-Pane, where the user can select the account he will use? IMHO the changes in the integrator-code are not so big, and its easy to use for most of the users.

  • Secondary, an third tab ;-) could be inserted, where the user can put in the account data for a sogo-user not used by any account in the users thunderbird installation. I think, thats better than annoying popups.

TagsNo tags attached.

Relationships

has duplicate 0001904 resolvedludovic [integrator password and default thunderbird account] 

Activities

wbrune

wbrune

2010-12-03 10:46

reporter   ~0001925

Last edited: 2010-12-03 11:00

it would be great, if one could configure multiple sogo accounts
and define which imap account is connected to a sogo account.

if possible, the thunderbird account setup could be extended, so the sogo-account for an imap account could be configured there. maybe with a set of checkboxes. one 'sogo enabled for this imap account' and another checkbox 'configure sogo account for this imap account'.

alessio

alessio

2012-02-01 09:23

reporter   ~0003350

This features can make easy configuration and troubleshooting!

mlottgie

mlottgie

2012-07-18 11:08

reporter   ~0004171

Last edited: 2012-07-18 11:09

In the meantime, in case you weren't aware, you can edit the integrator.xpi file. Edit the one installed in your Thunderbird profile extensions directory. Rename or copy the xpi to something.zip to open it.

Under chrome/content, edit sogo-config.js. Find the first function sogoUserName() and set the return value to the desired username at the end of the function:

...

return 'username';

}

tanstaafl

tanstaafl

2014-03-03 14:18

reporter   ~0006601

+1 to possibility of multiple sogo account support

Maybe a new/separate feature request should be made for that, since this seems to only be about changing the Default Account?

Guess I'll go add it...

Issue History

Date Modified Username Field Change
2010-12-02 16:41 alessio New Issue
2010-12-03 10:46 wbrune Note Added: 0001925
2010-12-03 11:00 wbrune Note Edited: 0001925
2012-02-01 09:23 alessio Note Added: 0003350
2012-02-08 20:01 ludovic Project SOGo => SOGo Integrator
2012-07-18 11:08 mlottgie Note Added: 0004171
2012-07-18 11:09 mlottgie Note Edited: 0004171
2013-09-26 17:20 ludovic Relationship added has duplicate 0001904
2014-03-03 14:18 tanstaafl Note Added: 0006601