From 33f99e6233ca2c325fed441bd255059ed3fbd32a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 25 Jun 1997 07:38:22 +0000 Subject: Andrey Chernov's flag. svn path=/trunk/; revision=1115 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index ed3dc365..30a5c0f8 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -120,6 +120,7 @@ struct query bool rewrite; /* if TRUE, canonicalize recipient addresses */ bool stripcr; /* if TRUE, strip CRs in text */ bool forcecr; /* if TRUE, force CRs before LFs in text */ + bool pass8bits; /* if TRUE, ignore Content-Transfer-Encoding */ int limit; /* limit size of retrieved messages */ int fetchlimit; /* max # msgs to get in single poll */ int batchlimit; /* max # msgs to pass in single SMTP session */ -- cgit v1.2.3