This is a discussion on Re: two instances of postfix within the mailing.postfix.users forums, part of the Mail Servers and Related category; D. Walsh wrote: > I have a Mac, Apple has modified these files and syslog_name is not > listed. > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
D. Walsh wrote:
> I have a Mac, Apple has modified these files and syslog_name is not > listed. > > This doesn't mean Apple has removed this feature, it just means they > didn't account for it. They really do like to make things awkward :) Literally, if you set syslog_name = postfix-int in one instance, and syslog_name = postfix-ext in the second instance, instead of the generic postfix/smtp type entry in the maillog, you will have postfix-(int|ext)/smtp instead. It just makes tracking entries across instances easier. Matt |