Re: Pls help with Makefile config in MULTI_INSTANCE, NULL_CLIENT setup

2013-11-28 Thread Viktor Dukhovni
On Thu, Nov 28, 2013 at 10:09:29AM -0800, a...@operamail.com wrote: > cat /usr/local/etc/postfix/Makefile > MTAADMIN=hostmaster > > all: virtual.cdb generic.cdb > > generic: Makefile > @echo Creating $@ >

Pls help with Makefile config in MULTI_INSTANCE, NULL_CLIENT setup

2013-11-28 Thread arty
I'm following along the docs http://www.postfix.org/MULTI_INSTANCE_README.html configuring the 1st piece of multi-instance setup, the NULL CLIENT I installed postfix postconf -d | grep ^mail_version mail_version = 2.10.2 and did this cat /usr/local/etc