I have a server running multiple instances of postfix.
The contab output is not being delivered to the correct instance. contab contains a MAILTO= and MAIL_CONFIG=, yet all contab mail ends up in /var/spool/postfix/maildrop which is not used by any active postfix instance. Inspecing the X-ENVR headers of the misplaced mail, I see that the contab environment settings were recognized.
How do I redirect normal cron output?
The contab output is not being delivered to the correct instance. contab contains a MAILTO= and MAIL_CONFIG=, yet all contab mail ends up in /var/spool/postfix/maildrop which is not used by any active postfix instance. Inspecing the X-ENVR headers of the misplaced mail, I see that the contab environment settings were recognized.
How do I redirect normal cron output?