Email Tracking Frozen

PiVi

New member
Joined
Sep 12, 2025
Messages
3
Location
Legionowo / Poland
This morning we had a mass flood attack – emails being sent via EXIM.
The sending was blocked due to limits – but the email tracking hasn't been updated for some time.
Now we have 12:00 and log stops at ~9:31

How do I fix this?
Clear some cache?

Where does DA get this data?
Does it parse them on the fly from EXIM files?
Is it cached somewhere?


The ADMIN (root) user has access to all domains and emails sent from the server.
EXIM 4.98.2
 

Attachments

  • Email Trackin Blured.png
    Email Trackin Blured.png
    532.1 KB · Views: 12
  • Check in /var/spool/exim/blocked_authenticated_users
  • DA > Administrator Settings > E-Mail Settings


1. /var/spool/exim/blocked_authenticated_users -> EMPTY
2. Email accounts normally send emails without changing the password.
3. Email sending was blocked by time limits and these emails were still waiting in the queue to be sent.

This isn't a problem with email or users.
After clearing the limits, email works without any issues.
Emails are being received and sent.
EXIM logs show current server activity.

Only the EMAIL TRACKING in the GUI isn't refreshing.
 
Problem solved.
The EXIM mainlog file itself was too large and caused the DA parser to hang.
Deleting the mainlog (EXIM created a new one) made the DA tracking start working.
 
Back
Top