Hello, I am trying to get the email service to work. I have setup the SMTP and confirmed it works with same info on other things but all mail gets stuck in the Queue until i manually cancel it. Here are some details: Let me know if you need additional information.
Server: Debian 12 | ITFlow Version - 1.5.3 | Nginx Version: 1.22.1 | PHP Version: 8.2 with FPM | Install Type: Manual
Debug Contents
Contents of my Crontab -e setup
0 02 * * * root php /var/www/itflow/cron.php CRONKEY
* * * * * root php /var/www/itflow/cron_ticket_email_parser.php CRONKEY
* * * * * root php /var/www/itflow/cron_mail_queue.php CRONKEY
0 02 * * * root php /var/www/itflow/cron_domain_refresher.php CRONKEY