On 7/1/2019 10:19 AM, Patton, Matthew [Contractor] wrote:
I need a way for Postfix to listen to SMTP (think smarthost) and then re-send
all emails via HTTP POST operation. Is the correct way to tackle this (aside
from telling them to go to hell) a transport definition using Pipe(8)? I've
never done this before and it doesn't appear to be a very common scenario.
Otherwise I could write a small Perl program that is launched via inetd, that
would do the same even though it wouldn't be very efficient.
Relaying email via HTTP POST is not really a thing.
Maybe if you explain your base problem in detail someone can help
with an alternate solution.
-- Noel Jones