This helps avoid us being used as a potential part of redirected
"bounce spam".
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
gecos_pattern = ^([^,:]*)
gecos_name = $1
+# Do *not* include the body of the original message in a bounce
+# The combinaton of bounce_return_message and bounce_return_body
+# allows us to return only the headers within a bounce
+
+bounce_return_message = true
+bounce_return_body = false
+
# This tells Exim to immediately discard error messages (ie double bounces).
ignore_bounce_errors_after = 0s
auto_thaw = 1d