Commit graph

158 commits

Author SHA1 Message Date
Jerry.Benton e4f57fccca pull request #27
update
2016-11-07 23:22:18 -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 ec555aff3f Merge pull request #25 from shawniverson/master
Fix for MailScanner v4 to v5 Upgrade Missing Files
2016-11-07 23:12:12 -05:00
Jerry.Benton fe24685244 5.0.4 beta3
none
2016-11-07 23:07:47 -05:00
Jerry.Benton 51e9792330 5.0.4 beta2
none
2016-11-07 23:04:58 -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
shawniverson f58677c593 Fix for MailScanner v4 to v5 Upgrade Missing Files
Fixes an issue in which the pre and post uninstall scripts in v4 trample
the v5 upgrade process at the end of install.
2016-10-20 23:26:18 -04:00
Jerry Benton 9b2df8edc7 Merge pull request #24 from endelwar/patch-1
Fix enabling ramdisk on Debian
2016-10-18 05:21:38 -04:00
Jerry Benton 7ec6f720d1 Merge pull request #24 from endelwar/patch-1
Fix enabling ramdisk on Debian
2016-10-18 05:21:38 -04:00
Manuel Dalla Lana 8289cdd215 Fix enabling ramdisk on RHEL and Suse 2016-10-18 11:20:11 +02:00
Manuel Dalla Lana fcc9d5a3de Fix enabling ramdisk on RHEL and Suse 2016-10-18 11:20:11 +02: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 eaf81f1d96 updated from issue #16
none
2016-10-14 02:48:15 -04:00
Jerry.Benton c1c957693f issue #18 added
added option in message.pm
2016-10-14 02:42:12 -04:00
Jerry.Benton 026e879f6f update save script
none
2016-10-14 02:38:25 -04:00
Jerry Benton dec4735146 Merge pull request #22 from msapiro/master
Fix mailman listinfo URLs.
2016-10-14 02:35:30 -04:00
Mark Sapiro c15666873d Fix mailman listinfo URLs. 2016-10-13 11:16:17 -07:00
Jerry.Benton 71f490bc2c sa.pm mod
changed how SA module is eval’d
2016-09-12 20:54:37 -04:00
Jerry Benton fb51fe59a2 Merge pull request #17 from msapiro/master
Update MailScanner.conf
2016-09-12 20:53:17 -04:00
Mark Sapiro 0638905794 Update MailScanner.conf
Expand the doc about conf.d files to explain about variables used in other definitions.
2016-09-12 17:47:59 -07: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 9a16991688 avast update
none
2016-08-13 05:14:32 -04:00
Jerry.Benton d3c65b80d5 none
here
2016-08-12 12:56:31 -04:00
Jerry.Benton 1a241e5eb3 v5.0.3 update
none
2016-08-12 12:48:28 -04:00
Jerry.Benton 5b6d88bfa4 v5.0.3-3
none
2016-08-12 12:03:09 -04:00
Jerry.Benton 98dc398ccd v5.0.3 build fix
none
2016-08-12 10:45:05 -04:00
Jerry.Benton d30bcc0d64 v5.0.3 prep
none
2016-08-12 10:39:31 -04:00
Jerry.Benton ecb1fa6c15 see changelog 2016-07-21 21:37:57 -04:00
Jerry Benton 4d27d3998e Merge pull request #12 from msapiro/master
Fix typo in Message.pm
2016-07-21 21:37:01 -04:00
Jerry.Benton a3c277be29 updated ms-init
see changelog
2016-07-21 21:36:12 -04:00
Mark Sapiro 75848cc1f8 Fix typo in Message.pm
Existing code appends $phishingtag if where is 'end' but prepends $disarmtag if where is 'start'. It should append/prepend $phishingtag in both cases
2016-07-21 15:21:50 -07:00
Jerry Benton f84aa841a7 Merge pull request #10 from msapiro/master
Fix for MailScanner/v5 issue #9
2016-06-16 16:32:46 -04:00
Mark Sapiro 52d9c4e27e Fix for MailScanner/v5 issue #9 2016-06-16 13:27:35 -07:00
Jerry.Benton 66cb203268 changeling update
none
2016-05-26 20:31:16 -04:00
Jerry.Benton 18975bf1f0 hard coded 0600 to 0660
changed hard coded 0600 permission to 0660 to address clamd errors.
2016-05-26 20:20:33 -04:00
Jerry.Benton 5850e04d50 5.0.1-2 update
none
2016-05-23 03:21:45 -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
Jerry.Benton abd714fc03 debian update
none
2016-05-23 02:11:47 -04:00
Jerry.Benton 2961880f38 more debian updates
none
2016-05-23 02:07:07 -04:00
Jerry.Benton e083689a88 deb package update
none
2016-05-23 02:01:50 -04:00
Jerry.Benton 0e8acebc8d ms-upgrade-conf fix
none
2016-05-23 01:53:54 -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