summaryrefslogtreecommitdiff
path: root/pop3d/pop3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'pop3d/pop3d.h')
-rw-r--r--pop3d/pop3d.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pop3d/pop3d.h b/pop3d/pop3d.h
index c040a02bd..efd115644 100644
--- a/pop3d/pop3d.h
+++ b/pop3d/pop3d.h
@@ -248,6 +248,7 @@ extern uid_t apop_database_owner;
extern int apop_database_owner_set;
extern struct mu_tls_config global_tls_conf;
+extern int global_tls_mode;
/* Safety checks for group-rw database files, such as stat and bulletin
databases */
@@ -291,6 +292,7 @@ extern RETSIGTYPE pop3d_child_signal (int);
extern int pop3d_stls (char *, struct pop3d_session *);
int stls_preflight (mu_m_server_t msrv);
+int stls_server_check (struct pop3d_srv_config *cfg, char const *srvid);
extern void pop3d_outf (const char *fmt, ...) MU_PRINTFLIKE(1,2);

Return to:

Send suggestions and report system problems to the System administrator.