2007-04-18 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-account-mgr.c
index 9d8ed49..89a3d5b 100644 (file)
@@ -441,7 +441,7 @@ modest_account_mgr_add_server_account (ModestAccountMgr * self,
                
                
                /* Add the security settings: */
-               modest_server_account_set_option_security (self, name, security);
+               modest_server_account_set_security (self, name, security);
        }
 
 cleanup: