Gilles Darold
7dbc6c5301
Add documention and more explanation about the new MILTER_REJECT_REGEX configuration directive
2021-09-01 08:49:30 +02:00
Gilles Darold
ae48c4b5d2
Some recent browsers don't supports frames directly like Chrome or Safary
...
add information about adding the following to the Apache2 configuration file:
Header always set X-Frame-Options "SAMEORIGIN"
Thanks to Daniel O'Connor for the report.
2021-04-06 21:57:26 +02:00
Gilles Darold
8a84e2a74d
Update copyright year
2020-08-12 09:07:31 +02:00
Gilles Darold
e4abc0868f
Update ChangeLog and version to 9.4
2020-08-12 09:00:13 +02:00
Gilles Darold
114141f30b
Update installation prerequisite
2020-07-22 10:08:36 +02:00
Gilles Darold
d6353ee075
Add new configuration directive RELAY_IP_ONLY to only store recipient or
...
sender relay as Ip addresses. Actually when possible sendmailanalyzer
extract the fqdn part of the relay not the Ip address. Enable this
directive if you just want Ip addresses.
2018-12-10 17:21:41 +01:00
Gilles Darold
97b2f3176b
Update README using: pod2text doc/sendmailanalyzer README.
2018-07-23 16:16:09 +02:00
Gilles Darold
6ab535bf8e
Update copyright year.
2018-01-28 17:32:36 +01:00
Gilles Darold
533a03467e
Update Apache configuration information and set default to 2.4 configuration.
2017-09-15 13:27:48 +02:00
Gilles Darold
2463444d53
Merge branch 'master' of github.com:darold/sendmailanalyzer
2017-05-11 15:50:39 +02:00
Gilles Darold
c4f1def665
Add information about rebuilding report.
2017-04-10 22:23:30 +02:00
Darold Gilles
316c44a793
Update year in copyright.
2017-01-22 13:10:09 +01:00
Darold Gilles
6ef7684d24
Update copyrights.
2016-01-17 16:50:55 +01:00
Darold Gilles
5f9a95b458
Add sorttable.js javascript to be able to sort on each column in detailed views. Thanks to Siervo Andrey Amado Benavides for the patch.
2015-12-11 23:26:22 +01:00
Darold Gilles
a2bfd7b8fe
Add documentation about JOURNALCTL configuration directive and the -j or --journalctl command line option.
2015-11-26 00:33:31 +01:00
Darold Gilles
004444d712
Add information about the FORCE configuration option and -F command line.
2015-06-14 12:22:12 +02:00
Darold Gilles
a25d424a47
Add explanation about howto rebuild reports into documentation.
2015-06-13 09:13:13 +02:00
Darold Gilles
80d77f2d41
Fix a typo
2015-05-10 15:11:02 +02:00
Darold Gilles
d6c99f12bc
Change MTA_NAME default value to add spampd: sm-mta|sendmail|postfix|spampd
2015-05-10 14:40:40 +02:00
Darold Gilles
4b1dd79b1a
Add support to postfix clamsmtpd virus and spampd detection. Thanks to Zdenek Zamecnik for the feature request.
2015-05-10 14:26:01 +02:00
Darold Gilles
9915eb4174
Add report of subject in detailed view when available in log file. Thanks to Tsioritafita RAHAJANISAINANA for the feature request.
2015-04-26 12:27:49 +02:00
Darold Gilles
b3530d90e7
Fix documentation about MAIL_GW and MAIL_HUB where ip addresses must be used instead of DNS name. Thanks to Roger for the report.
2015-03-18 11:47:29 +01:00
Igor Vuk
70730e3619
Some documentation fixes
2014-07-03 23:23:27 +02:00
Darold Gilles
b16f4d4313
Add WEEKLY_FREE_SPACE configuration directive to force sa_cache to archive or remove data file each weeks instead of default per month.
2014-07-02 04:55:10 +02:00
Darold Gilles
14e83637b9
Add information about settings for sendmailanalyzer into systemd service. Thanks to fmalfatto for the report.
2014-04-16 18:57:56 +02:00
Darold Gilles
7697709e68
Update changelog and version to 9.0
2014-03-15 14:39:57 +01:00
Darold Gilles
5b86edd7b1
Add support to sqlgrey output. Report will be added under the Postgrey menu. POSTGREY_NAME is now set by default to postgrey|sqlgrey. Thanks to Dave Wreski for the feature request.
2014-03-15 00:04:42 +01:00
Darold Gilles
a16ea0bd0b
Add new directive EXCLUDE_TO to be able to exclude from reports some destination addresses. Thanks to Bo Larsson and Dave Wreski for the feature request.
2014-03-12 21:35:16 +01:00
Igor Vuk
6bff749081
Fix the DELAY option description
2013-12-21 22:10:57 +01:00
Igor Vuk
28b16df144
Change DELAY description to match the default value of 5 seconds
2013-12-21 22:08:04 +01:00
Igor Vuk
0d954a2677
Change the README and --help output to match the default DELAY value
2013-12-21 21:54:21 +01:00
Darold Gilles
872b968106
Add support to postfix/policyd-weight antispam. Thanks to Michael Seevogel for the feature request.
2013-12-18 23:13:24 +01:00
Igor Vuk
741f1420cc
Change all instances of 'coma' to 'comma'
2013-12-17 21:20:29 +01:00
Darold Gilles
cf81c13ce5
Add SPAMD_NAME details to documentation.
2013-08-07 00:00:35 +02:00
Darold Gilles
70ce5aec46
Remove GD perl modules from requirements as well as tje TTFONT configuration directive.
2013-03-24 10:27:10 +01:00
Darold Gilles
589a85f846
Update documentation about URL_JSCRIPT.
2013-03-22 19:26:21 +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
8d27ce35bc
Change copyright year.
2013-01-04 23:57:12 +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
4653dbe479
Update documentation on SPAM_TOOL
2012-12-16 10:48:32 +01:00
Darold Gilles
135c64bf00
Update documentation about start script and signal handling.
2012-12-13 12:20:57 +01:00
Darold Gilles
43e51873e8
Change version number to 8.4, Changelog and documentation
2012-07-13 16:41:14 +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 Gilles
b862cafccd
Add two new configuration directives HTML_CHARSET and TTFONT to allow cyrillics character
2012-06-01 16:20:17 +02:00
Darold Gilles
0a7de98259
Add post install informations to documentation.
2012-03-15 13:47:40 +01:00
Darold
5761daf691
First git commit
2012-03-12 15:34:19 +01:00