I configured my smtp and imap settings and upon testing smtp the email queues but never goes anywhere. The logs state that some files do not exist (see below)
For imap I created a brand new gmail account and enabled imap on it but it says that it can't authenticate. I created a free email for this as I don't want to add a paid email in my workspace for tickets right now.
Edit - I am also running this on docker.
[Thu May 30 11:18:48.920507 2024] [php:notice] [pid 33] [client 172.19.0.3:43886] PHP Notice: Unknown: Can not authenticate to IMAP server: [ALERT] Invalid credentials (Failure) (errflg=2) in Unknown on line 0, referer: https://it.yourdomain.com/settings_mail.php
172.19.0.3 - - [30/May/2024:11:18:48 -0700] "POST /post.php HTTP/1.1" 302 320 "https://it.yourdomain.com/settings_mail.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
172.19.0.3 - - [30/May/2024:11:18:48 -0700] "GET /settings_mail.php HTTP/1.1" 200 5712 "https://it.yourdomain.com/settings_mail.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
[Thu May 30 11:18:49.089184 2024] [core:info] [pid 33] [client 172.19.0.3:43886] AH00128: File does not exist: /var/www/html/js/header_timers.js, referer: https://it.yourdomain.com/settings_mail.php
172.19.0.3 - - [30/May/2024:11:18:49 -0700] "GET /js/header_timers.js HTTP/1.1" 404 445 "https://it.yourdomain.com/settings_mail.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
172.19.0.3 - - [30/May/2024:11:22:17 -0700] "GET /admin_mail_queue.php HTTP/1.1" 200 5243 "https://it.yourdomain.com/settings_mail.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
172.19.0.3 - - [30/May/2024:11:22:17 -0700] "GET /js/bulk_actions.js HTTP/1.1" 200 827 "https://it.yourdomain.com/admin_mail_queue.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
172.19.0.3 - - [30/May/2024:11:22:17 -0700] "GET /js/header_timers.js HTTP/1.1" 404 445 "https://it.yourdomain.com/admin_mail_queue.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
[Thu May 30 11:22:17.752917 2024] [core:info] [pid 80] [client 172.19.0.3:34406] AH00128: File does not exist: /var/www/html/js/header_timers.js, referer: https://it.yourdomain.com/admin_mail_queue.php