Feature #2509
Postfix mail log analysis
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | ~FUTURE | |||
Resolution: | REJECTED | NEEDINFO: | No |
Description
pflogsumm gives some statistics about mail. It could be shown on request on a Dashboard tab or emailed to the administrator.
mailgraph could be also shown in the Dashboard page
Both programs expect a maillog format where Postfix syslog_name
has the default value postfix
. To adapt the maillog (see #2784) to this requirement we could use a filter, such as:
sed -r 's/(default|transfer|delivery|submission)\/(s|l)mtp/postfix\/smtp/' /var/log/maillog
Add an administrator's manual section where the calculation criteria are explained.
Related issues
History
#1 Updated by Giacomo Sanchietti over 7 years ago
- Target version set to ~FUTURE
#2 Updated by Davide Principi over 6 years ago
- Tracker changed from Enhancement to Feature
- Subject changed from postfix maillog analysis to Postfix mail log analysis
- Description updated (diff)
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#3 Updated by Davide Principi over 6 years ago
- Related to Enhancement #2784: Differentiate Postfix syslog_name parameters added
#4 Updated by Giacomo Sanchietti almost 5 years ago
- Status changed from TRIAGED to CLOSED
- % Done changed from 20 to 100
- Resolution set to REJECTED
This feature will not be implemented in NS 6. If needed, please reopen it for NS 7 also note that new mail logs are now standard.