RE: 2instances Postfix on FreeBSD 9

2012-06-29 Thread motty.cruz
:post...@nisny.com] Sent: Friday, June 29, 2012 8:43 AM To: motty.cruz Cc: postfix-users@postfix.org Subject: Re: 2instances Postfix on FreeBSD 9 Good point, Viktor. "sendmail" didn't register in my head when I first read that. Motty, It is NOT postfix calling sendmail as it is

Re: 2instances Postfix on FreeBSD 9

2012-06-29 Thread Rod K
--Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni Sent: Friday, June 29, 2012 8:20 AM To: postfix-users@postfix.org Subject: Re: 2instances Postfix on FreeBSD 9 On Fri, Jun 29, 2012 at 11:16:11AM -0400, Rod K wrote:

Re: 2instances Postfix on FreeBSD 9

2012-06-29 Thread Viktor Dukhovni
On Fri, Jun 29, 2012 at 08:34:10AM -0700, motty.cruz wrote: > I can't think of any shell script that invokes that setting; below the > beginning of the logs: > > Jun 29 08:22:23 host1 postfix/sendmail[1135]: fatal: open > /etc/postfix-out/main.cf: No such file or directory > Jun 29 08:22:24 host1

RE: 2instances Postfix on FreeBSD 9

2012-06-29 Thread motty.cruz
Behalf Of Viktor Dukhovni Sent: Friday, June 29, 2012 8:20 AM To: postfix-users@postfix.org Subject: Re: 2instances Postfix on FreeBSD 9 On Fri, Jun 29, 2012 at 11:16:11AM -0400, Rod K wrote: > It would probably be in the startup script in /usr/local/etc/rc.d It seems unlikely that the Postfix st

Re: 2instances Postfix on FreeBSD 9

2012-06-29 Thread Viktor Dukhovni
On Fri, Jun 29, 2012 at 11:16:11AM -0400, Rod K wrote: > It would probably be in the startup script in /usr/local/etc/rc.d It seems unlikely that the Postfix start-up script would explicity try to send email via a secondary Postfix instance. Perhaps some other init script or shell script it invok

RE: 2instances Postfix on FreeBSD 9

2012-06-29 Thread motty.cruz
[mailto:post...@nisny.com] Sent: Friday, June 29, 2012 8:16 AM To: motty.cruz Cc: postfix-users@postfix.org Subject: Re: 2instances Postfix on FreeBSD 9 It would probably be in the startup script in /usr/local/etc/rc.d If all else fails you could always create a symlink. On 6/29/2012 11:12 AM, motty.cruz

Re: 2instances Postfix on FreeBSD 9

2012-06-29 Thread Rod K
It would probably be in the startup script in /usr/local/etc/rc.d If all else fails you could always create a symlink. On 6/29/2012 11:12 AM, motty.cruz wrote: Hello, I have two instances of Postfix on the same machine running, all working fine, except when I reboot the machine I get the follow