Hi, I'm standing up Postfix to intercept inbound email to a particular domain. What I'd like to do is take the inbound emails that reach this Postfix host, regardless of its final destination address, and place them on the file system as a flat file. And that's it. We have another custom application that is going poll that directory and run some customizations on the messages and then forward them to an internal application that is using JAVA Mail to process them.
Does anyone have any examples or simple solutions for this configuration? Regards, James Trier QUALCOMM