2007-04-18 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-account-mgr-helpers.h
index 4833182..7bc86d4 100644 (file)
@@ -49,6 +49,8 @@ typedef struct {
        gchar            *password;
        time_t            last_updated;
        gint             port; /* Or 0, if the default should be used. */
+       ModestProtocol   secure_auth;
+       ModestProtocol   security;
        GSList           *options;
 } ModestServerAccountData;