From 3e1dcfa582687258c8ef93604bd6882e9b3e40c6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 5 Jun 2001 06:57:59 +0000 Subject: Tracepolls switch implemented. svn path=/trunk/; revision=3337 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') 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? */ -- cgit v1.2.3