Change the default for system_filter_user.
authorPhil Pennock <pdp@exim.org>
Tue, 14 Dec 2010 05:30:30 +0000 (00:30 -0500)
committerPhil Pennock <pdp@exim.org>
Tue, 14 Dec 2010 05:30:30 +0000 (00:30 -0500)
commit79d4bc3d95d75446a2d149ca35525f078a978027
tree6bb1da7fdc070a2ad3b8d2b111ecb588791f2733
parent1e83d68b72d24d6255d2e78facbe01656515ab4f
Change the default for system_filter_user.

If the system filter needs to be run as root, let that be explicitly
configured.  The default is now the Exim run-time user.

Document this, and a couple of other points, in IncompatibleChanges.
doc/doc-txt/ChangeLog
doc/doc-txt/IncompatibleChanges [new file with mode: 0644]
doc/doc-txt/NewStuff
src/src/exim.c
src/src/globals.c