From 207f1d7aa75ebf4cd695fc1bc735dc98c49cc5f5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 7 Feb 1999 21:06:13 +0000 Subject: Added bouncemail option. svn path=/trunk/; revision=2382 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index e0e53933..3549130a 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -104,6 +104,7 @@ struct runctl char *idfile; int poll_interval; char *postmaster; + flag bouncemail; char *properties; flag use_syslog; flag invisible; -- cgit v1.2.3