Apologies. Something is up with notifications here--I check daily, and this didn't show up until today.
I have this in syslog from cron:
Nov 22 11:21:01 ncproxy01 CRON[2477017]: (www-data) CMD (php /opt/itflow/cron_mail_queue.php ZFBPLmNnpnkbTvX1FncBkTO9eYwKDTz3)
Nov 22 11:21:01 ncproxy01 CRON[2477019]: (www-data) CMD (php /opt/itflow/cron_ticket_email_parser.php ZFBPLmNnpnkbTvX1FncBkTO9eYwKDTz3)
Nov 22 11:21:02 ncproxy01 CRON[2477015]: (CRON) info (No MTA installed, discarding output)
Nov 22 11:21:03 ncproxy01 CRON[2477016]: (CRON) info (No MTA installed, discarding output)
and then in ITFlow audit logs I have this:
Failed to send email to ew####@#########.edu regarding Re: [TCK-4] - Another test. Mailer Error: Invalid address: (From): ...
Valid email address censored. That log entry cuts short, so I don't know what it's trying to tell me. It doesn't seem to log to a file anywhere.
It may be relevant to note: I'm running on nginx and php8.1-fpm on Ubuntu. That said, the mail queue ultimately runs the same as the manual specifies.