From c4432b4997d1819dbfd289ba42050e20927bde08 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Dec 2000 04:10:56 +0000 Subject: Spambounce patch. svn path=/trunk/; revision=2998 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 819ff6c7..b70bd48e 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -115,6 +115,7 @@ struct runctl int poll_interval; char *postmaster; flag bouncemail; + flag spambounce; char *properties; flag use_syslog; flag invisible; -- cgit v1.2.3