Re: [exim] Problem/Question Exim 4.74 and FreeBSD buildingTR…

Top Pagina
Delete this message
Reply to this message
Auteur: B. Cook
Datum:  
Aan: 'exim-users@exim.org'
Onderwerp: Re: [exim] Problem/Question Exim 4.74 and FreeBSD buildingTRUSTED_CONFIG_LIST
/usr/ports/UPDATING..

20110107:
AFFECTS: users of mail/exim
AUTHOR: rea@???

[POSSIBLE CONFIG BREAKAGE] The default value for system_filter_user
is now the Exim run-time user, instead of root.

[POSSIBLE CONFIG BREAKAGE] ALT_CONFIG_ROOT_ONLY is no longer
optional and is forced on. This is mitigated by the new build
option TRUSTED_CONFIG_LIST which defines a list of configuration
files which are trusted; one per line. If a config file is owned
by root and matches a pathname in the list, then it may be invoked
by the Exim build-time user without Exim relinquishing root
privileges.

[POSSIBLE CONFIG BREAKAGE] The Exim user is no longer automatically
trusted to supply -D<Macro[=Value]> overrides on the command-line.
Going forward, we recommend using TRUSTED_CONFIG_LIST with shim
configs that include the main config. As a transition mechanism,
we are temporarily providing a work-around: the new build option
WHITELIST_D_MACROS provides a colon-separated list of macro names
which may be overriden by the Exim run-time user. The values of
these macros are constrained to the regex ^[A-Za-z0-9_/.-]*$
(which explicitly does allow for empty values).

  Upgrading users are encouraged to fully study
    ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.73
  and
    ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.73


I guess I'll email the maintainer and see what they have to say about what
I'm doing wrong..

:)


On Wed, February 2, 2011 11:54 am, John Burnham wrote:
>> TRUSTED_CONFIG_LIST=/usr/local/etc/exim/amx/configure
>> TRUSTED_CONFIG_LIST=/usr/local/etc/exim/configure
>>
>
> Am I being stupid or isn't that supposed to point to a file containing the
> filenames of config files that can be trusted and not the actual config
> files ?
> John
>
>
> --
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>