On Fri, Dec 05, 2014 at 01:04:19PM -0500, Wietse Venema wrote: > Shawn Heisey: > > On 12/5/2014 10:29 AM, Shawn Heisey wrote: > > > It's probably a simple newbie mistake ... but I can't see it. Can > > > anyone point it out to me? I'm already using a similar setup on an > > > older postfix version, but with policyd-weight instead of postscreen. > > > > It was indeed something simple that I overlooked. I added this line to > > main.cf and created the referenced hash table: > > > > relay_domains = $mydestination, hash:/etc/postfix/relaydomains > > > > Now it works. This step was not necessary in the older postfix version > > that is currently in production. > > relay_domains (default: Postfix >= 2.12: empty, Postfix < 2.12: > $mydestination) > What destination domains (and subdomains thereof) this system will > relay mail to. > > As documented, the default has changed.
But the OP reports using "2.11.0-1", and so is confused. Nothing changed in 2.11, and even in 2.12 IIRC the updated default is subject to the new compatibility level controls. -- Viktor.