OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Wietse Venema (wietseporcupine.org)
Date: Sun Dec 02 2001 - 18:59:20 CST

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

    Jacob Kuntz:
    > I have written a local delivery agent in Perl. It's a wrapper around
    > Mail::SpamAssassin and enforces a few local policies as well. It works
    > really well when run from ~/.forward or mailbox_command, but the startup
    > time is a killer. Is mailbox_transport a possible solution?

    Only if the program can be driven from one of the external Postfix
    interfaces:

        - SMTP
        - LMTP
        - a small and simple client program (so it starts quickly) that
        is run from the Postfix pipe daemon or mailbox_command, that
        connects to your larger and more complex delivery program via
        a local UNIX-domain or TCP socket.

    > My program behaves enough like procmail that you could read this question
    > as: How do I run procmail from mailbox_transport?

    Does procmail speak lmtp?

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