aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 29aa7015..f6e397ba 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -291,6 +291,7 @@ struct query
flag sslcertck; /* Strictly check the server cert. */
char *sslfingerprint; /* Fingerprint to check against */
char *properties; /* passthrough properties for extensions */
+ flag tracepolls; /* if TRUE, add poll trace info to Received */
/* internal use -- per-poll state */
flag active; /* should we actually poll this server? */