mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #44] Recipient from same domain not grep #36
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#36
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 @stigmatcell on GitHub (Jan 19, 2017).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/44
Hi Darold,
Sorry if i ask again, in my testing area when i see from top sender detail the recipients with same domain not grep at all but with different domain it appear like google, yahoo, hotmail,etc
it is my topology :
haproxy (25) > smtp1/smtp2 > recipient
So i have haproxy to load balance the blast email to smtp1 or smtp2. When i check the /var/log/mail.log on both server the recipient is show.
Thanks
@darold commented on GitHub (Jan 22, 2017):
Hi,
I do not understand the problem. Can you send to my private email a tarball of the data files, for example:
tar cjf sa_issue_44.tar.bz2 /usr/local/sendmailanalyzer/data/*/2017/01/19/
Regards,
@stigmatcell commented on GitHub (Jan 23, 2017):
Hi darold,
Thanks for the response, i send the mail today
regards