On 5/7/2014 9:04 AM, Leonardo Boiko wrote: > Hi, > > Is there any way to skip header_checks only for messages destined to a > specific domain? I searched the web and tried playing with extra > services in master.cf and transport maps and whatnot, but failed to > come up with a working configuration... >
No, there is no bypass mechanism for header_checks. If you have a spare IP, you can put the exempt domain on a different MX. Then depending on your needs either run a separate postfix instance or add another smtpd listener in master.cf. http://www.postfix.org/MULTI_INSTANCE_README.html http://www.postfix.org/master.5.html -- Noel Jones
