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 invokes has "export MAIL_CONFIG=/etc/postfix-out". The sendmail(1) command is used to submit messages into the local maildrop queue, generally the Postfix start script does not do that. -- Viktor.