mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 14:15:56 -06:00
[GH-ISSUE #34] Missing fields (zimbra) #26
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miquelangeld on GitHub (Nov 27, 2015).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/34
I'm wondering if it's possible to get the blank fields like "recipients" and also know where com from the Id FaKeJb3dcXK8GQZtzOUz
http://screenpresso.com/=ngYHe
Thanks in advance.
@darold commented on GitHub (Nov 27, 2015):
Hi,
The id starting with FaKe is explicitly a fake id created by sendmailanalyzer because there is no ID field in the log file for this information. If there is no value in the recipient field, this is because this information is not available, with no ID it is impossible for SA to associate sender/recipient. But here you seems to have the recipient address in the status field.
Regards,