mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #32] No Records SA and Amavis #25
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#25
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 @talkinggoat on GitHub (Nov 5, 2015).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/32
This is a great piece of software, thanks for writing it.
I am getting an issue where the SpamAssassin and Amavis show 'No record for this period' I have not changed anything from the default settings, including AMAVIS_NAME
Log File Example:
Nov 5 12:04:24 destroyer amavis[1282]: (01282-01) S68df6LqJbl7 FWD from <_@.com> -> <**@**_.com>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 925141A1A9B
Nov 5 12:04:24 destroyer amavis[1282]: (01282-01) Passed, <_@.com> -> <**@_.com>, quarantine S68df6LqJbl7, Message-ID: <100216.142193907.201511051804145510819.1144933885@*.com>,
What am I not doing right?
Ubuntu 14.04 SpamAssassin 3.4 postfix 2.11
Thank you.
@darold commented on GitHub (Nov 7, 2015):
Hi,
Can you send me a log file to check what's new in these log to my private mail if you need privacy. Amavis used to log with (Passed|Blocked) INFECTED which is not the case here.
Best regards,