LuKreme:
> On Sep 8, 2017, at 05:30, Ralf Hildebrandt <[email protected]> wrote:
> >=20
> > Try creating the recipient_bcc.pcre using a script, and let the scipt
> > insert the date.
>
> So recipient_bcc.pcre is not simply loaded at startup? Is it read each time (=
> seems unlikely) or simply periodically refreshed, or does my script to write=
> the map need to thump postfix?
According to the cleanup manpage:
CONFIGURATION PARAMETERS
Changes to main.cf are picked up automatically, as cleanup(8) processes
run for only a limited amount of time. Use the command "postfix reload"
to speed up a change.
That also applies to the content of lookup tables that are used by the
cleanup daemon.
Wietse