diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |