Wietse Venema via Postfix-users:
> > Is this something that should be addressed in upstream, or it is
> > expected for package maintainers to do so?
> 
> I can fix that upstream, having two options:
> 
> Add meta_directory and shlib_directory to conf/main.cf. That
> can be done in any case, and would not break anything.
> 
> Sort the 'new' paraeter names before appending their settings to
> main.cf. That involves a few lines of code plus a test that the
> code works.

There is a third option that works *now*:  set NORANDOMIZE="" in
the process environment:

    export NORANDOMIZE=""
    build-commands....

This sets a fixed seed for the internal randon order for Postfix
hash tables.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to