Fix bug #3209 ‘autoconfig does not use full email address as username’
commit87b3e7c74ad88c3a60c9c2df93901209766455dd
authorRicardo Mones <ricardo@mones.org>
Wed, 26 Aug 2015 08:59:29 +0000 (26 10:59 +0200)
committerRicardo Mones <ricardo@mones.org>
Wed, 26 Aug 2015 09:05:15 +0000 (26 11:05 +0200)
tree0a38fdcd891438706311d7b77679b0fff164cb49
parent2ff4e385f8ecdd417096aa859b87e252ab095cd7
Fix bug #3209 ‘autoconfig does not use full email address as username’

If a provider supports Auto-Configuring it's likely to be using the
full email address as user ID, not the local machine $USER.
src/gtk/gtkutils.c
src/gtk/gtkutils.h
src/prefs_account.c
src/wizard.c