# postfix-logsums - Postfix log entry summarizer
Copyright © 2023 by Frank Brehm <frank@brehm-online.com>, Berlin, Germany
## Description
Postfix-logsums is a log analyzer/summarizer for the Postfix MTA.
It provides both a Python module `postfix_logsums` as well as the executable
script `postfix-logsums` based on the latter module. The Python module may be
used as an API.
This software was inspired by the Perl script `pflogsumm.pl` by James S. Seymour
`http://jimsun.linxnet.com/postfix_contrib.html`.
It is designed to provide an over-view of Postfix activity, with just enough
detail to give the administrator a "heads up" for potential trouble spots.
It generates summaries and, if demanded, detailed reports of mail server traffic
ovolumes, rejected and bounced email, and server warnings, errors and panics.
## Requirements
The module and the script are needing Python >= 3.5 without any nono-standard
libraries.
## License
This package is licensed by the LGPL 3.
Raw data
{
"_id": null,
"home_page": "https://github.com/pixelpark/postfix-logsums",
"name": "postfix-logsums",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Frank Brehm",
"author_email": "frank@brehm-online.com",
"download_url": "https://files.pythonhosted.org/packages/db/19/1def80e70d09e7c7343b430f0b9a361d8ab3131071eef0f01b44bf7de5da/postfix_logsums-0.9.4.tar.gz",
"platform": "posix",
"description": "# postfix-logsums - Postfix log entry summarizer\n\nCopyright \u00a9 2023 by Frank Brehm <frank@brehm-online.com>, Berlin, Germany\n\n## Description\n\nPostfix-logsums is a log analyzer/summarizer for the Postfix MTA.\n\nIt provides both a Python module `postfix_logsums` as well as the executable\nscript `postfix-logsums` based on the latter module. The Python module may be\nused as an API.\n\nThis software was inspired by the Perl script `pflogsumm.pl` by James S. Seymour\n`http://jimsun.linxnet.com/postfix_contrib.html`.\n\nIt is designed to provide an over-view of Postfix activity, with just enough\ndetail to give the administrator a \"heads up\" for potential trouble spots.\n\nIt generates summaries and, if demanded, detailed reports of mail server traffic\novolumes, rejected and bounced email, and server warnings, errors and panics.\n\n## Requirements\n\nThe module and the script are needing Python >= 3.5 without any nono-standard\nlibraries.\n\n## License\n\nThis package is licensed by the LGPL 3.\n\n\n",
"bugtrack_url": null,
"license": "LGPL3+",
"summary": "Produce Postfix MTA logfile summary",
"version": "0.9.4",
"project_urls": {
"Homepage": "https://github.com/pixelpark/postfix-logsums"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7639f4e39893b089846c1483fdce096dfc6b4712c30d0cbc3d703a6e690b492",
"md5": "1810f80d55e819948c1c252f3cefd886",
"sha256": "991db84b8566105e14307e454f03f27b10afd2c6f12cba3dd1b00c414141fd59"
},
"downloads": -1,
"filename": "postfix_logsums-0.9.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1810f80d55e819948c1c252f3cefd886",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 50407,
"upload_time": "2023-05-09T11:04:46",
"upload_time_iso_8601": "2023-05-09T11:04:46.821907Z",
"url": "https://files.pythonhosted.org/packages/f7/63/9f4e39893b089846c1483fdce096dfc6b4712c30d0cbc3d703a6e690b492/postfix_logsums-0.9.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db191def80e70d09e7c7343b430f0b9a361d8ab3131071eef0f01b44bf7de5da",
"md5": "81ff691b9fb3b66a774687d3a01c1c2e",
"sha256": "7adb969a99e91c06ee8927c2fb8492bd6e5875ab4c6a0a0414405b71975feaf1"
},
"downloads": -1,
"filename": "postfix_logsums-0.9.4.tar.gz",
"has_sig": false,
"md5_digest": "81ff691b9fb3b66a774687d3a01c1c2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52214,
"upload_time": "2023-05-09T11:04:48",
"upload_time_iso_8601": "2023-05-09T11:04:48.810703Z",
"url": "https://files.pythonhosted.org/packages/db/19/1def80e70d09e7c7343b430f0b9a361d8ab3131071eef0f01b44bf7de5da/postfix_logsums-0.9.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-09 11:04:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pixelpark",
"github_project": "postfix-logsums",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "postfix-logsums"
}