OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Michael Tokarev (mjttls.msk.ru)
Date: Mon Apr 02 2001 - 15:34:40 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    "Pascal J. Bourguignon" wrote:
    []
    > Have a look at aliases_helper:
    >
    > http://informatimago.free.fr/develop/aliases_helper/index

    Hmmm. What's this tool for?? The task(s) it does is a trivial
    job for `make' command that was with us for many, many years!, and
    even writing Makefile for this is almost trivial. You can also execute
    `make' periodically using cron, so it will check and rebuild
    those database(s) that are out of date. Moreover, "make's
    method" has great advantage -- it's "feature set". For example,
    at our site, I have Makefile that constructs all postfix tables,
    first extracting (and generating!) info from a set of "master-files",
    then combines several map's parts into one big file and runs
    `postmap' on it. There are several scripts written that converts
    various "master files" to format sutable for `postmap'.
    Dependences for top targets (postfix's db files) are deep...

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users