Tickets from mail are created with delay

Infos:

  • Used Zammad version: 5.3.1-1672729756.0ece9889.centos8
  • Used Zammad installation type: (source, package, docker-compose, …) package zammad.x86_64
  • Operating system: AlmaLinux release 8.7 (Stone Smilodon)
  • Browser + version: same behavior for several browsers

Expected behavior:

  • new ticket or ticket update (article) is created from mail sent to address assign to respective group

Actual behavior:

  • massive delay of creation and update of +1h

Steps to reproduce the behavior:

  • sent mail to respective group address from any mail account

====

if you could provide trouble shooting steps on Zammad end that would help a lot

it actually turns out that mail server had performance issues
nevertheless hints concerning trouble shooting Zammad ticket creation from mail would be still appreciated

  • Check the timestamps in the raw email headers to see where the delay was likely caused
  • Check your Zammad production.log if messages are being retrieved from your mailserver regularly
  • Check the Zammad monitoring screen if there are issues with the job workers or scheduled actions
  • Get a message ID from one of the delayed tickets and search your mailserver logs for the conversation
  • Check if outbound email is delayed as well (when using the same mailserver/relay)

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.