Commit graph

95 commits

Author SHA1 Message Date
Shawn Iverson fe091914a4 Update 2 for 5.0.7-2 2018-02-04 10:50:59 -05:00
Louis van Belle 98bffbc4c4 fixes #144 reload problem mailwatch (#146)
* fixes #144 reload problem mailwatch

added systemctl restart commands

* Update install.sh with more extracters

Added extracters mailscanner/clamd can use.
2018-01-27 09:08:20 -05:00
Shawn Iverson 99434d32af 5.0.7-2 revisions 2018-01-13 12:20:12 -05:00
Shawn Iverson 089f75c569
Merge pull request #133 from shawniverson/122517update
5.0.7-1 Updates
2017-12-31 09:18:56 -05:00
Shawn Iverson 925287c47f 5.0.7-1 Updates
Fix clamav prompt
Add config for clamav (CentOS 7)
Update README with new update option
Fix Mail::ClamAV failing to build with CPAN
CHANGELOG
Fedora 27 Support
Fix clamav-wrapper update before MailScanner is installed
2017-12-31 07:00:58 -05:00
Louis van Belle 0a64df6920
Update install.sh
Use lesser cpan modules, Added 2 perl modules for spammassassin from debian tree.
2017-12-28 11:48:09 +01:00
Shawn Iverson 807edb2df2 Add force for perl SA cpanm 2017-12-16 16:39:26 -05:00
Shawn Iverson 65b34cb0fc
Merge pull request #127 from shawniverson/120217updateflag
Add update flag
2017-12-02 14:26:02 -05:00
Shawn Iverson 5e29b7ea04 Add update flag 2017-12-02 14:12:36 -05:00
Shawn Iverson a82d26ed3a Remove execute flag on systemd service 2017-12-02 13:33:51 -05:00
Shawn Iverson ccce3ad01e
Merge pull request #121 from shawniverson/111917sevenzip
7zip support
2017-12-02 13:28:09 -05:00
Shawn Iverson bf67a0fa0b 7zip support 2017-12-02 13:23:06 -05:00
Skywalker-11 45f07b18b1 Only run freshclam if it is not running yet 2017-11-26 18:37:07 +01:00
Skywalker-11 44fd5c82a7 Fix syntax in DEBIAN/postrm (fixes #112) 2017-11-08 13:39:11 +01:00
Shawn Iverson 3778cf1793 Update release info 2017-09-29 22:26:13 -04:00
Shawn Iverson 0903c4bdc2 Return result of mta install 2017-09-29 22:01:13 -04:00
Shawn Iverson 9290e673cd Automation Updates
Support automating all major distros
PSR-2 indentation
Completes Issue #73
2017-09-25 05:13:35 -04:00
Shawn Iverson 1b76e1d022 Fixes for 5.0.6-4
Fixes Issue #82
Fixes Issue #84
Minor return code check added for ms-init during service reload
Update documentation
Add ms_cron_ps_restart to /etc/MailScanner/defaults
Bump revision
2017-08-27 17:43:54 -04:00
Shawn Iverson 885f9dcb1d Fix conf upgrade
Fix issue where conf file does not get upgraded and merged with old config
2017-08-21 05:50:58 -04:00
Shawn Iverson 253adf0fff New phishing sites update 2017-08-20 17:47:50 -04:00
Shawn Iverson 2bcc9abb5d Fix bug in new debian install script 2017-08-16 20:11:09 -04:00
Manuel Dalla Lana a3fab4509e Unattended install script for Debian/Ubuntu 2017-08-07 15:43:14 +02:00
Shawn Iverson 1c7b3f7509 Pass $MTAOPTION without quotes
Sendmail will not install on debian if this is quoted.  "sendmail sendmail-bin" will be interpreted as a single string, and command will fail.
2017-07-26 19:23:32 -04:00
Shawn Iverson 5af8eb0c09 Better systemd detection 2017-07-24 17:33:49 -04:00
Shawn Iverson 9a75b7ce38 Reapply minor updates
Replay relevant changes from f89bea2e9a
2017-07-23 13:18:42 -04:00
Shawn Iverson 42aae129f6 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit b02c2fbbfd, reversing
changes made to ae878a57a6.
2017-07-23 12:32:39 -04:00
Jerry.Benton b02c2fbbfd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	debian/DEBIAN/postinst
#	rhel/mailscanner.spec
2017-06-08 07:22:28 -04:00
Jerry.Benton f89bea2e9a minor updates 2017-06-08 07:20:54 -04:00
shawniverson 282ac3e673 systemd enhancements
cleanup mailscanner.spec spacing
add systemd logic
add ms-systemd
add ms-sendmail*
2017-06-06 18:41:40 -04:00
Jerry.Benton ae1a882137 postfix updates
none
2017-03-07 22:24:19 -05:00
Jerry.Benton 81b7da24ed v5.0.4-4
updated postfix, spec, and readme
2016-11-16 18:20:38 -05:00
Jerry.Benton f04d0e1fe4 v5.0.4-3 pkg
none
2016-11-10 13:21:09 -05:00
Jerry.Benton 01de19a281 v5.0.4-3 update
none
2016-11-09 17:36:22 -05:00
Jerry.Benton 2a1455a8dd v5.0.4-3 fix
none
2016-11-09 11:58:38 -05:00
Jerry Benton 5e202f6d2c Merge pull request #30 from endelwar/install-script-fixes
Install script fixes
2016-11-07 23:21:37 -05:00
Jerry.Benton fe24685244 5.0.4 beta3
none
2016-11-07 23:07:47 -05:00
Jerry.Benton 2245a93e39 5.0.4 beta
push
2016-11-07 22:47:40 -05:00
Manuel Dalla Lana e9c05bb76c Double quote to prevent globbing and word splitting
if `$THISCURRPMDIR` contains spaces some issue can happen.
`$CURL` in nix/install.sh is escaped for the same reason
2016-11-07 19:59:16 +01:00
Manuel Dalla Lana 4aba337655 Replace —-force with —-force-depends in debian install script
There in no `—-force` flag in dpkg
2016-11-07 19:38:38 +01:00
Manuel Dalla Lana 92518a86b5 Replace —nodeps with —force-depends in debian install script
There is no `—nodeps` flag in dpkg
2016-11-07 19:29:05 +01:00
Manuel Dalla Lana 90dc4c8f7f Fix install of sendmail on Debian 7
On Debian 7 (wheezy) `sendmail` install need to be installed together `sendmail-bin` when exim4 is installed (this is the default install)
2016-11-07 19:09:15 +01:00
Manuel Dalla Lana f1da730931 Fix enabling ramdisk on debian
/etc/MailScanner/default on Debian install states `ramdisk_sync=0` while install.sh search for `#ramdisk_sync=1` for sed substitution
2016-10-18 11:10:14 +02:00
Jerry.Benton 026e879f6f update save script
none
2016-10-14 02:38:25 -04:00
Jerry.Benton b0f54a822a v5.0.3-7
none
2016-08-14 12:05:15 -04:00
Jerry.Benton c7697bb683 esets added
none
2016-08-13 12:35:35 -04:00
Jerry.Benton 5b6d88bfa4 v5.0.3-3
none
2016-08-12 12:03:09 -04:00
Jerry.Benton d30bcc0d64 v5.0.3 prep
none
2016-08-12 10:39:31 -04:00
Jerry.Benton 8718988015 installer updates
none
2016-05-23 02:58:07 -04:00
Jerry.Benton 3566da77d0 installer updates
none
2016-05-23 02:47:57 -04:00
Jerry.Benton 66254debf4 debian update
none
2016-05-23 02:16:40 -04:00