X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/17553a31d6069e8ff8e4dee0cec6d4740f68e6ae..2d3b825d0876f639b68ee1d0cb5c356f7268991c:/defs.m4 diff --git a/defs.m4 b/defs.m4 index 30d3fe9..f83e2e6 100644 --- a/defs.m4 +++ b/defs.m4 @@ -28,12 +28,12 @@ m4_changecom(<:#:#:>) ### Output file preamble and postamble. m4_divert(0)m4_dnl -### -*-conf-*- GENERATED FROM /etc/mail/m4/*.m4: DO NOT EDIT! +### -*-conf-*- GENERATED FROM exim-config/*.m4 (MODE) DO NOT EDIT! ### ### Exim configuration for distorted.org.uk. m4_divert(1000)m4_dnl -### GENERATED FROM exim4.conf.m4: DO NOT EDIT! +### GENERATED FROM exim-config/*.m4 (MODE): DO NOT EDIT! m4_divert(-1) ###-------------------------------------------------------------------------- @@ -136,6 +136,12 @@ FOREACH(<:\ m4_define(<:RENAME_HEADERS_REMOVE:>, <:m4_dnl CLRSEP<::>FOREACH(<:SEP(:)$:><:1:>, <:$1:>):>) +## WARNING_HEADER(tag, msg) +## +## Add a warning header to the current mesage. +m4_define(<:WARNING_HEADER:>, +<:add_header = X-CONF_header_token-Warning: $1 $2:>) + ## LOOKUP_DOMAIN(dom, [if-found], [if-not-found]) ## ## Look up DOM in the master domains file. If it's found, put the