On Tue, Aug 31, 2010 at 01:02:28PM -0500, Justin Pasher wrote:
> smtp unix - - n - - smtp
>-o syslog_name=$my_instance_name
>
>
> Turns out, the macro doesn't get expanded in the process name.
>
> 4894 ?S 0:00 smtpd -n smtp
Noel Jones wrote:
The only bone I have to throw will reduce the number of places to
change it.
# main.cf
my_syslog_name = instanceX
syslog_name = $my_syslog_name
# master.cf
foo foo
-o syslog_name=$my_syslog_name
Well, it sounded like a good idea when I read it, but it looks like in
On 8/30/2010 4:54 PM, Justin Pasher wrote:
Hello,
I have a box running multiple instances of Postfix on multiple
IP addresses (this is a pre-2.6 installation, so the multiple
instances are handled the old way by defining multiple postfix
config directories). I currently have "syslog_name" set fo
Hello,
I have a box running multiple instances of Postfix on multiple IP
addresses (this is a pre-2.6 installation, so the multiple instances are
handled the old way by defining multiple postfix config directories). I
currently have "syslog_name" set for each instance so I can correlate
the l