Commit graph

60 commits

Author SHA1 Message Date
Darold Gilles
f0831fa2df Fix case where amavis spam details was not collected. Thanks to grufo for the report. 2013-03-10 18:05:00 +01:00
Darold Gilles
3da6e1e3b3 Fix documentation about Postfix that is no fully supported. Thanks to Comprax for the report. 2013-03-02 14:53:42 +01:00
Darold Gilles
6ade39bc95 Fix case where virus with Amavis and clamd are reported twice. Thanks to Paul Cantle for the report. 2013-02-24 17:52:48 +01:00
Darold Gilles
3639652149 Renamed PID_FILE directive into PID_DIR to be less confusing and fix default path, backward compatibility with old configuration file is preserved. Thanks to Thomas Merlin for the report. 2013-02-06 15:22:51 +01:00
Darold Gilles
820c104574 Update ChangeLog 2013-01-20 17:57:48 +01:00
Darold Gilles
66d7cc7f62 Reorder command line options in usage() display. 2013-01-20 17:31:07 +01:00
Darold Gilles
f04d9506ef Second attempt to fix case with log from previous year. Now sendmailanalyzer will automatically use past year when date in the log is in the future. You can force the year to use with a new command line option -y or --year. Thanks to Damian Lukowski for the report. 2013-01-20 17:26:23 +01:00
Darold Gilles
6e81ab1326 Improve speed of incremental_chech() function. 2013-01-19 11:34:39 +01:00
Darold
4e9cd3d0ba Add man page for sa_cache. Thanks to Lars Vogdt for the patch. 2013-01-06 12:15:06 +01:00
Darold
9a14fdae8e Update Changelog and version to 8.7 2013-01-05 00:38:53 +01:00
Darold
8d27ce35bc Change copyright year. 2013-01-04 23:57:12 +01:00
Darold
4e6801ab48 Fix bug with new year change when LAST_PARSED has a last line parsed from December. Thanks to Richard Victor Correia for the report. 2013-01-04 13:10:08 +01:00
Darold
2c3343c182 Merge pull request #2 from ivuk/master
Fix the .sample file install in doc folder when building an RPM
2012-12-31 05:01:09 -08:00
Igor Vuk
e135cd725a Fix the .sample file install in doc folder 2012-12-31 12:09:08 +01:00
Darold Gilles
93498b4b3b Update version to 8.6 2012-12-27 15:55:17 +01:00
Darold Gilles
2f9bdcef54 Update ChangeLog 2012-12-27 15:54:52 +01:00
Darold Gilles
a22d621607 Fix details search of top sender and status in top rejected stats. 2012-12-27 12:51:29 +01:00
Darold Gilles
8c7c63890c Add SKIP_RCPT_RELAY configuration directive to bypass local delivery messages that double the count of messages. Default is dovecot. Thanks to Richard Victor Correia for the report. 2012-12-24 17:09:21 +01:00
Darold Gilles
d0ad7d9a70 Change install to copy sendmailanalyzer.conf.sample into the doc/ directory and copy sendmailanalyzer.conf into etc/ if none already exist. Thanks to Igor Vuk for the report. 2012-12-24 12:05:44 +01:00
Darold Gilles
f5e6579737 Fix search of rejected message on domain. Thanks to Arthur Gouros for the report. 2012-12-24 10:49:17 +01:00
Darold Gilles
fb316efd6b Fix virus name storage with spamd-milter quarantine detection. Thanks to Bill V for the report. 2012-12-24 09:38:13 +01:00
Darold Gilles
b7f83e4a6e Change menu "Rejection & Errors" into "Rejection and Events". 2012-12-22 18:49:16 +01:00
Darold Gilles
863655adb9 Fix missing system message when registered at same time than a previous one. 2012-12-22 18:35:26 +01:00
Darold Gilles
d6ab3b7b28 Reorder command line option, short before long. 2012-12-21 14:10:43 +01:00
Darold Gilles
de4aec8991 Fix top authid with anonymous TLS SMTP auth. 2012-12-21 13:02:45 +01:00
Darold Gilles
df14a16f20 Add support to syslog high resolution timestamp. Thanks to Richard Victor Correia for the report. 2012-12-21 12:16:37 +01:00
Darold
55147509f8 Replace .orig extension into .sample. 2012-12-21 11:58:09 +01:00
Darold
ff2da24c54 Fix anonymous TLS connection established, that goes to errors reports instead of auth report. Thnaks to Arthur Gouros for the report. 2012-12-20 19:13:21 +01:00
Darold
0e409ef2d3 Fix top domain name search in top rejected view. Thanks to Arthur Gouros for the report. 2012-12-20 18:47:36 +01:00
Darold
bce55b0523 Merge pull request #1 from ivuk/master
Change in .spec file to reflect the config file rename
2012-12-19 04:59:02 -08:00
Igor Vuk
c7febe1d3b Partially fixed the RPM spec file - it should be reworked to reflect the changes in 8.5 2012-12-19 11:07:21 +01:00
Darold
7dbde993cb Add missing spamd historical report in sa_cache. Thanks to Bill V for the report. 2012-12-17 17:14:03 +01:00
Darold
2bfc0c0d2a Update version to 8.5 2012-12-16 11:07:46 +01:00
Darold
846fd4633f Update Changelog 2012-12-16 11:05:00 +01:00
Darold
4653dbe479 Update documentation on SPAM_TOOL 2012-12-16 10:48:32 +01:00
Darold
4de838468d Fix spam report with spamd and add spamd to the SPAM_TOOLS configuration directive. Thanks to Bill V 2012-12-16 10:26:15 +01:00
Darold Gilles
135c64bf00 Update documentation about start script and signal handling. 2012-12-13 12:20:57 +01:00
Darold Gilles
c5801f2a79 Add new starter file for distribution using systemd at init and a README file to explain how to install thos scripts. 2012-12-13 12:13:39 +01:00
Darold Gilles
479282f011 Fix typo in spamd lines detection regex pattern. Thanks to Bill V for the report. 2012-12-13 10:23:53 +01:00
Darold Gilles
b4d2a61942 Fix removing of pid file in some case. 2012-12-11 22:16:29 +01:00
Darold Gilles
66fea8a035 Fix signal handler on SIGTERM. 2012-12-11 18:37:19 +01:00
Darold Gilles
11eee32486 sendmailanalyzer.conf will now be installed as sendmailanalyzer.conf.orig 2012-12-11 17:27:20 +01:00
Darold Gilles
ab55d60b4a Fix issue in spam message detection. Thanks to Stefan Berger for the report. 2012-11-20 18:39:56 +01:00
Darold Gilles
7fa8b2177c Fix case where recipient was not collected on postfix servers because the Sent status in in lower case. Thanks to Kalpesh Patel for the report. 2012-10-19 10:00:37 +02:00
Darold Gilles
43e51873e8 Change version number to 8.4, Changelog and documentation 2012-07-13 16:41:14 +02:00
Darold Gilles
4d39dd8696 Add signal handler to SIGHUP to allow a full restart of sendmailanalyzer to force reread configuration file and reopen the pipe to the log file. Suggested by Vicky Brown 2012-07-13 16:02:34 +02:00
Darold
9831c0c9c2 Allow character @ in secure_param() to allow syslog-ng remote host syntax - Leon van Ofwegen 2012-07-02 13:40:16 +02:00
Darold Gilles
0f7d288910 Add more information on CGI param error returned by secure_param() 2012-06-28 16:52:18 +02:00
Darold Gilles
103b825e73 Add logrotate example to restart sendmailanalyzer in main documentation - Vicki Brown 2012-06-27 10:16:05 +02:00
Darold
4e72fc1a0e Fix a bug in Top Authid where number was always 1 - Dan Szkola 2012-06-04 16:18:56 +02:00