Schlagwörter: email, mailqueue, sendingemail
-
AutorBeiträge
-
-
12. Oktober 2021 um 15:02 Uhr - Views: 2697 #12009
Noticed today we had hundreds of emails in a processing state in the communication logs. I logged into the server and docker instance and ran bin/otobo.Console.pl Maint::Email::MailQueue –send which successfully sent the emails.
Where can I check to ensure the task which should automatically do this is running?
-
26. Oktober 2021 um 9:45 Uhr #12070
Hey,
when i investigated this issue with my System (migrated from OTRS 6.0.30 to OBOTO 10.0.13), i could, too, send mails via a force console command:
cd /opt/otobo/bin
su -c "./otobo.Console.pl Maint::Email::MailQueue --send --verbose --force" -s /bin/bash otoboIn the end, the Daemon (with the cron task) is responsible for this mail processing.
You can check in the Sysstem Configurations for
Daemon::SchedulerCronTaskManager::Task###MailQueueSendI hope this may help a bit.
-
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.
