X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Feasysetup%2Fmodest-easysetup-wizard.c;h=c00ffe37e0a52f9ca2dd25bbc57590a7d10c9be4;hp=4be58b71c1438ae783a0f2ac806dd67e3d4c78ce;hb=fec75f1299dd791ff3f61a00035c022d96abbd07;hpb=44968a0cff65a9f445b51c7f5ba8f95660a61133 diff --git a/src/maemo/easysetup/modest-easysetup-wizard.c b/src/maemo/easysetup/modest-easysetup-wizard.c index 4be58b7..c00ffe3 100644 --- a/src/maemo/easysetup/modest-easysetup-wizard.c +++ b/src/maemo/easysetup/modest-easysetup-wizard.c @@ -1815,6 +1815,8 @@ create_account (ModestEasysetupWizardDialog *self, gboolean enabled) MODEST_ACCOUNT_RETRIEVE, retrieve, FALSE /* not server account */); /* Save the connection-specific SMTP server accounts. */ + modest_account_mgr_set_use_connection_specific_smtp(self->account_manager, account_name, + gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(self->checkbox_outgoing_smtp_specific))); gboolean result = TRUE; if (self->specific_window) result = modest_connection_specific_smtp_window_save_server_accounts (