This fixes a race condition where postmap files are updated but not generated to
.db files before postfix has been started or restarted. By running these
immediately on updates, this ensures that the .db files exist properly.
Signed-off-by: Lance Albertson <lance@osuosl.org>