OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Alfredo Sanjuán (alfreibd.es)
Date: Tue Apr 02 2002 - 12:12:58 CST

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

    > All Postfix daemon processes, including qmgr, are instantiated from
    master.cf.
    > That is the only mechanism that Postfix has.
    >
    > > only option I have for body_checks by domain is running two instances of
    > > postfix itself?
    >
    > Of course not. The whole point of making names configurable was
    > to avoid such complication.

        If qmgr is the only daemon who knows about transport maps, this should
    work, but seems like the transport_maps option is not recognized by the
    qmgr2 instance.

    localhost:10025 inet n - n - - smtpd
            -o myhostname=localhost.localdomain
            -o cleanup_service_name=cleanup2
            -o queue_service_name=qmgr2
    cleanup2 unix n - n - 0 cleanup
            -o body_checks=regexp:/etc/postfix/body_checks
    qmgr2 fifo n - n 300 1 qmgr
            -o transport_maps=

    --alfredo

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