> > I was thinking of doing this with an after-queue content filter, which
> > uses pipe(8) to run a script on each message, and the script itself
> > will spawn "postsuper -h " if it decides to put the message
> > on hold.
>
> No this is wrong. Just tag the message, and put appropriate header_chec
Hi guys, any advice on the below?
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
Hi guys, any advice on the below?
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