Ivo Michiel wrote: > Strange, when I add the line: > system_filter = /etc/exim4/system_filter.exim > in the config file: /etc/exim4/exim4.conf.template > > I get this result: > Exim configuration error in line 669 of > /var/lib/exim4/config.autogenerated.tmp: > option "system_filter" unknown > Invalid new configfile /var/lib/exim4/config.autogenerated.tmp > not installing /var/lib/exim4/config.autogenerated.tmp to > /var/lib/exim4/config.autogenerated
For questions about Debian config files, please use the debian mailing list (which is documented in /usr/share/doc/exim4-base/README.debian). Having said that, it is probably failing because you put it in the wrong section; system_filter is a main section config item, and that is the first section of the config file -- 669 is a very large line number for that section. Also, please don't top-post. - Marc -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
