[GH-ISSUE #57] Databases (*.dat) are started with correct time, but are not ended with correct one. #46

Closed
opened 2026-05-05 15:01:55 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @enekux on GitHub (Dec 1, 2017).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/57

Hi,

when checking the .dat files I see the next:

head -n1 data/goban/2017/11/30/senders.dat
000001:870121789C:.....@.....com:12895:1:localhost:

tail -n1 data/goban/2017/11/30/senders.dat
075750:46F6F17F00:...@...:4598:1::

I believe that all "*.dat" files would have to end at 235959...

So I believe that the results in the statistics show wrong data...

Originally created by @enekux on GitHub (Dec 1, 2017). Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/57 Hi, when checking the .dat files I see the next: head -n1 data/goban/2017/11/30/senders.dat 000001:870121789C:.....@.....com:12895:1:localhost: tail -n1 data/goban/2017/11/30/senders.dat 075750:46F6F17F00:...@...:4598:1:: I believe that all "*.dat" files would have to end at 235959... So I believe that the results in the statistics show wrong data...
Author
Owner

@darold commented on GitHub (Dec 14, 2017):

Sorry for the response delay.

Obviously here it seems that the last message processed by sendmailanalyzer was at 2017-11-30 07:57:50. If you received other messages later, they will be appended to the dat file. If this is not the case this is because sendmailanalyzer was stopped.

<!-- gh-comment-id:351663166 --> @darold commented on GitHub (Dec 14, 2017): Sorry for the response delay. Obviously here it seems that the last message processed by sendmailanalyzer was at 2017-11-30 07:57:50. If you received other messages later, they will be appended to the dat file. If this is not the case this is because sendmailanalyzer was stopped.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/sendmailanalyzer#46
No description provided.