Commit graph

53 commits

Author SHA1 Message Date
Shawn Iverson
6c2630d29a
Refactor patch (#276)
Fix condition operators
Move patch to common
Only install Perl::ClamAV if cpan option is chosen
2018-10-23 17:35:35 -04:00
Shawn Iverson
6e2413729e
Patch Mail:ClamAV rhel and debian (#275) 2018-10-22 19:37:06 -04:00
Shawn Iverson
3fce3ff801
MailScanner 5.1.1-1 (#213)
Milter support option for MailScanner
Fix postfix long queue ids getting suffixed with key
MailScanner Milter Documentation
2018-09-01 17:02:08 -04:00
Shawn Iverson
2c323efe70
Remove Space in Clam AV (#206)
Fixes #203
2018-07-24 18:25:35 -04:00
Shawn Iverson
481eed1036
Check CPANOPTION and add verbosity (#197) 2018-06-18 05:29:23 -04:00
Shawn Iverson
0386410257
Revert BASEPACKAGES entry (#192) 2018-06-17 12:14:15 -04:00
Shawn Iverson
80300df477
Force CPAN MIME::Tools install (#191)
Revert changes to package manager and leave MIME::Tools alone
Install CPAN version locally instead
Resolves dependency warnings from package managers
2018-06-17 12:02:13 -04:00
Shawn Iverson
aa4be28a28
Use MIME::Tools from CPAN (#187) 2018-06-17 10:44:18 -04:00
Shawn Iverson
86bf695837
Add ldconfig to end of install.sh (#170) 2018-04-14 15:21:01 -04: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
5e29b7ea04 Add update flag 2017-12-02 14:12:36 -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
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
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
Jerry.Benton
ae1a882137 postfix updates
none
2017-03-07 22:24:19 -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
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
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
b8b1e6bbd4 installer fixes
none
2016-05-23 01:49:07 -04:00
Jerry.Benton
d2c5405f08 install.sh fix
none
2016-05-23 01:34:00 -04:00
Jerry.Benton
e836af2264 fixed ms-upgrade-conf in install.sh
none
2016-05-23 01:12:34 -04:00
Jerry.Benton
fdf2940530 release update
removed sourcing and updated some text
2016-05-16 11:01:01 -04:00
Jerry.Benton
d28f47bad4 added phish update to installer
none
2016-05-10 23:23:48 -04:00
Jerry.Benton
c5c8f6f055 installer fix 2016-05-10 23:20:32 -04:00
Jerry.Benton
21b4bd8309 added ramdisk to installers
none
2016-05-10 23:16:49 -04:00
Jerry.Benton
53666ec309 installer updates
none
2016-05-10 21:56:56 -04:00
Jerry.Benton
eafb58441d update
none
2016-05-03 17:54:11 -04:00
Jerry.Benton
e98a5806c6 update
none
2016-05-03 17:33:46 -04:00
Jerry.Benton
a14c68a97b update
none
2016-05-03 17:18:07 -04:00
Jerry.Benton
18ccdafd77 update installer
none
2016-05-03 16:42:29 -04:00
Jerry.Benton
ab2e829492 update
none
2016-05-03 16:05:52 -04:00
Jerry.Benton
c4c9d7f479 update
none
2016-05-03 13:09:30 -04:00
Jerry.Benton
974ba007d3 update
none
2016-04-29 07:05:50 -04:00