summaryrefslogtreecommitdiff
blob: 1f1ce04e6fdd17608de7afe50e25266a10028df0 (plain)
1
2
3
4
5
6
7
8
9
10
--- fetchmail-6.2.5.orig/transact.c~	2004-06-01 16:51:33.769501872 +0200
+++ fetchmail-6.2.5/transact.c		2004-06-01 16:52:18.322728752 +0200
@@ -516,6 +516,7 @@
 		if (linelen != strlen (line))
 		    has_nuls = TRUE;
 		free(line);
+		refuse_mail = 0;
 		goto process_headers;
 	    }