Hello all, Forgive me as this might seem like an absurd question:
Is it possible to defer SMTP transport and then send the message to a pipe later so I can keep a "copy" of the message in case needing to resend as the remote pipe output might be unreliable? The message should remain in the deferred queue after pipe command. Maybe I'm thinking of this the wrong way, any help appreciated. Thank you.