Hi,

when handing over incoming messages to an external command (i.e. a `pipe` delivery in `master.cf`), is it possible to keep the sender "on hold" in the SMTP session and then answer with 500 right away (if the external command returns 1), instead of answering with `250 2.0.0 Ok: queued as...` and sending a bounce?

As I understand it, every mail is handed over to Postfix'es `qmgr`, which works asynchronously/independently of the SMTP session - but maybe there's a way around this?

Thanks!!

--
Cheers,
Thomas
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to