system:annoyances
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
system:annoyances [2021-04-28T04:46:59+0000] – michael_paoli | system:annoyances [2021-05-06T06:05:20+0000] (current) – reverted the temporarily increase of max queue time from 4 days to 7 days michael_paoli | ||
---|---|---|---|
Line 617: | Line 617: | ||
Received-SPF: | Received-SPF: | ||
1 | 1 | ||
+ | # | ||
+ | </ | ||
+ | < | ||
+ | Wrote a handy little program to summarize the exim rejectlog failure from the most recent few such log files: | ||
+ | # Rejectlog_report | ||
+ | 6313 Unrouteable address | ||
+ | 1013 relay not permitted | ||
+ | 8 SPF check failed | ||
+ | 7 SMTP protocol synchronization error (input sent without waiting for greeting) | ||
+ | 7 maximum allowed line length | ||
+ | 3 unqualified address not permitted | ||
+ | 1 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised) | ||
+ | 1 missing or malformed local part | ||
+ | 1 syntactically invalid | ||
+ | # | ||
+ | Look at least the top couple items would be good candidates for adding configurations for fail2ban. | ||
+ | Some others beyond that may also be worth doing - but not as high a priority. | ||
+ | </ | ||
+ | < | ||
+ | // reverted the temporarily increase of max queue time from 4 days to 7 days: | ||
+ | # awk ' | ||
+ | * * | ||
+ | # systemctl reload exim4.service | ||
# | # | ||
</ | </ |
system/annoyances.1619585219.txt.bz2 · Last modified: 2021-04-28T04:46:59+0000 by michael_paoli