Configure postfix to filter email into hold queue
- by Ian
Hey,
I would like postfix to send all emails received on SMTP off to an
external process, which will decide whether to allow them through as
normal, or whether to put them into the hold queue (or another
quarantine area), where they have to wait for admin approval.
I was thinking of doing this with an after-queue content filter, which
uses…