Hi, I've built & installed Postfix 2.8.2 from src, and followed the installs steps & examples:
http://www.postfix.org/BASIC_CONFIGURATION_README.html http://www.postfix.org/STANDARD_CONFIGURATION_README.html http://www.postfix.org/MULTI_INSTANCE_README.html I've ended up with a 4-instance edge setup, 2 inbound pre-filter 1 null client 1 outbound post-filter with which I can actually send & receive email. I have not yet done 'production level' testing (reading about XCLIENT now ...) The instructions refer often to 'stock' main.cf, and make various changes in the examples. I *think* I got most of it right. I'd like to read-thru and compare to a full-blown config. Do examples of full/final configs for all of these examples exist for download & review? Ideally, the listings /etc/{postfix,postfix-out,postfix-in} from the MULTI_INSTANCE_README would be really helpful. Also, if I'm going to deploy postscreen, am I correct in understanding that. in this example's case, I'd deploy it @ each of the two inbound pre-filter instances? in lieu of a separate filter stage? DChil