mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #63] Sender Relay info is not shown in any of the reports under "Top Statistics / Spamming" #54
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#54
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 @enekux on GitHub (Jun 29, 2018).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/63
Hi again,
please correct me if I am wrong, but the "Sender Relay" info is not shown in any of the reports under "Top Statistics / Spamming".
And when I go checking the reports for "Top Spammers Relays" they are empty.
Thank you and regards,
@enekux commented on GitHub (Jun 29, 2018):
Also would it be possible that the value of the "Sender Relay" keeps the IP address always? and not resolve to hostname?
We want to make an analysis of how many clients connect via IPv4 and how many via IPv6...
@darold commented on GitHub (Dec 10, 2018):
It might be a bit too late but commit
d6353eeadds this feature with a dedicated configuration directive: RELAY_IP_ONLY.