Commit graph

487 commits

Author SHA1 Message Date
Shawn Iverson 536f1b911f
Updates for 5.3.3-1 (#483) 2020-05-16 19:40:06 -04:00
Shawn Iverson 3e0e3ec62d
Update main.yml 2020-05-16 19:33:47 -04:00
Shawn Iverson b45ca55a37
Create main.yml
Use Github Actions
2020-05-16 19:31:45 -04:00
Shawn Iverson 165dd673a0
Improve build scripts and update changelog (#482)
* Refactor build files for rpms and debs
Stop prompting for version and tag with VERSION file
Update global changelog
Completely automate updating debian changelog file

* Fix bogus date in specs

* Add back missing DEBIAN dir

* Copy in missing changelog file

* Move changelog to correct location and fix

* Fix substitution
2020-05-16 13:26:00 -04:00
Andrew Colin Kissa 74ed6cde64
FET: Add support for the Sophos SAVID Daemon Anti-virus Engine (#481) 2020-05-16 08:40:16 -04:00
Andrew Colin Kissa 707d7d9001
FET: Add support for the F-Secure Daemon Anti-virus Engine (#480) 2020-05-15 16:20:31 -04:00
Andrew Colin Kissa 8657b6d650
FET: Add support for the F-Prot Daemon Anti-virus Engine (#478) 2020-05-14 12:49:01 -04:00
Andrew Colin Kissa cabebc64e2
FIX: Remove duplication in AV code (#477) 2020-05-13 09:56:42 -04:00
Shawn Iverson 35cb07c8af
Update changelog (#476) 2020-05-12 08:07:38 -04:00
Andrew Colin Kissa 8a44df6583
FET: Add support for the Kaspersky Scan Engine Antivirus (#474)
* FET: Add support for the Kaspersky Scan Engine Antivirus

* FIX: Add the auto lookup hook
2020-05-12 08:00:38 -04:00
Andrew Colin Kissa 60e75bc15a
FET: Add support for the Avast Daemon Anti-virus Engine (#475) 2020-05-12 07:32:23 -04:00
Shawn Iverson de80053586
Fix broken MIME Filetype logic (#473)
* Fix broken MIME Filetype logic

* Fix extraneious delete flag
2020-05-07 20:28:15 -04:00
Shawn Iverson 8587daac87
5.3.2-2 Update Fix (#468)
* Fix 5.3.2-2
2020-04-25 18:43:46 -04:00
Shawn Iverson 6c6487de8f
v5.3.2-1 update (#467)
* Update 5.3.2-1
2020-04-25 11:04:18 -04:00
Shawn Iverson 577a874a1b
Fix missing bracket (#466) 2020-04-22 20:52:13 -04:00
Shawn Iverson 1177f3a739
041920eximauth (#465)
* Exim skip rbl if authenticated

* Include Log entry
2020-04-19 02:57:36 -04:00
Shawn Iverson 70030a6b0e
Fix Relay Reject tagging (#463)
* Fix Relay Reject tagging

* Fix logic
2020-04-19 01:54:59 -04:00
Shawn Iverson e549b2e334
eval WordDecoder call in Exim (#464) 2020-04-19 01:48:25 -04:00
Shawn Iverson 1c50b08f3d
Update 5.3.1-3 (#461)
* Include local paths in ms-cron PATH

* Update changelog and version

* Update README

* 5.3.1-3 Builds
2020-04-17 17:57:54 -04:00
Shawn Iverson b701b6ed68
041320safallback (#458)
* Error check and rollback SA if CPAN install fails

* Spamassassin rollback on error

* Update 5.3.1-2

* perldoc test SUSE

* Updated builds
2020-04-14 00:28:11 -04:00
Shawn Iverson 3e5e4c20d9
Update 5.3.1-1 (#457)
Fix for Quoted Printable DOS
Updated builds
2020-04-12 10:02:03 -04:00
Shawn Iverson bb3c37f576
Updates for upcoming Mailscanner 5.2.3-1 (#456)
* Updates
Dependencies for latest SpamAssassin
Support for latest distributions
cpanminus by default
2020-04-12 08:14:49 -04:00
Shawn Iverson 1fa7bc023a
5.2.2-1 Builds (#442) 2020-01-19 18:28:27 -05:00
Shawn Iverson 47e6928da2
Update 5.2.2-1 (#441)
* Update 5.2.2-1

* fixup prior commits

* Set ownership of milter queues

* LocalSocket now /run instead of /var/run

* Update changelog
2020-01-19 18:08:58 -05:00
Shawn Iverson 292763e103
011920scanimg (#440)
* Archive scanning enhancements
Add more verbosity to indicate archive scanning
Allow all archive extensions through
Add img files
Fixes Issue #395
2020-01-19 11:09:00 -05:00
Shawn Iverson 535c7cb3b0
Preserve all header flags in Sendmail (#439) 2020-01-19 09:27:52 -05:00
Shawn Iverson 6c2a430a99
Identify correct return path flag (#438) 2020-01-19 08:21:56 -05:00
Shawn Iverson 2344b290e3
Remove deprecated clamav functions (#437) 2020-01-19 07:33:41 -05:00
Vitaliy V. Tokarev 5b33a1b2dc fix File MIME Types checking (#409) 2020-01-18 16:02:15 -05:00
Shawn Iverson c33529d1e1
Support new exim format (#436) 2020-01-14 19:36:11 -05:00
Michael Pietsch a683537a7e update de rules translations (#429) 2019-12-18 02:43:45 -05:00
Shawn Iverson afec68b52a
Revert #425 (#430) 2019-12-18 02:43:21 -05:00
Shawn Iverson a99c83b4d7
Fix Return-Path bug (#425)
* Fix Return-Path bug

* Missing $

* Another $
2019-12-05 14:40:16 -05:00
Giorgio Premi b5b9a4c129 Add report substitution to ReadExternalWarning (#428) 2019-11-30 06:50:44 -05:00
Shawn Iverson 294c9e9e5d
Deprecation warning for clamavmodule (#424) 2019-11-23 09:39:28 -05:00
Shawn Iverson f2ecca04e2
Add libdb-dev (#423) 2019-11-23 09:30:11 -05:00
Shawn Iverson e4261ec4c4
Fix wrong object for externalwarning (#419)
* Fix wrong object for externalwarning

* Fix other object
2019-11-18 07:01:20 -05:00
Shawn Iverson 286c575d46
Fixup SignExternalMessage (#415)
* Fixup SignExternalMessage

* Fix typo
2019-11-15 17:50:38 -05:00
Shawn Iverson 9cf2de3d51
Add missing QUICKPEEK to msmilter-init (#416) 2019-11-15 05:01:14 -05:00
Shawn Iverson 0a87daf349
Update 5.2.1-1 (#410)
* Initial Refactor for 5.1.4-1

* Reorder docs and patch processing

* Explicit targets for copy

* Update install phase of specs

* Disable AutoReqProv

* Update install splash

* Refactor post install

* Update README

* Distinguish rhel and suse rpms in naming
Clarify naming in README
Log ms-configure to /var/log

* Do not automatically enable mailscanner on debian builds
Move notes in packages to end of ms-configure
Alter notes in specs to notify user to run ms-configure

* Correct package name in copy

* Move mtagroup creation back to spec

* patch.diff no longer valid

* Remove patch.diff from spec and build

* Bump to version 5.2.1-1 for major changes

* ATTENTION block added to README

* Cosmetic changes to README

* Tab cleanup of README

* Revert not enabling mailscanner during install

* Explicit destination file for copy on suse builds

* Reorder doc copies for tarballing

* Remove unneeded subdirectory in suse build

* 5.2.1-1 Builds
2019-11-03 18:40:24 -05:00
Shawn Iverson 7b5b6443fe
Fix update (#404) 2019-09-15 07:28:59 -04:00
Shawn Iverson 86ae3caaa3
0901419update (#403)
* Perform cpan update
2019-09-14 19:27:18 -04:00
Shawn Iverson b758bba5c5
Flag hidden URL disarm (#399)
* Flag hidden URL disarm

* Refactor

* Cleanup and Remove extra bracket

* Refactor

* Debugging checks and logic fix

* Fix comment

* Refactor

* Check for implied www prefix in hidden url
2019-09-14 18:44:24 -04:00
Shawn Iverson 3cb8c229e6
Remove text around urls (#402)
* Remove text around

* A little cleanup

* Enhance regex
2019-08-24 15:24:11 -04:00
Vitaliy V. Tokarev a9c7ef778b Fix skip unzipping of the Microsoft documents (.xlsx, .pptx, .docx) when 'Unpack Microsoft Documents = no' (#396) 2019-08-08 01:43:03 -04:00
Shawn Iverson 5c2a20cca0
Add dirs to build spec (#394) 2019-07-07 18:21:00 -04:00
Shawn Iverson c861a59692
Update specs (#393)
Fix accidental directory removal
Test group permissions and fix as needed
2019-07-07 18:11:41 -04:00
Shawn Iverson b00099009d
Update build files (#392) 2019-07-07 15:55:06 -04:00
Shawn Iverson 8c6de6fa10
Update changelog (#391) 2019-07-07 13:03:22 -04:00
Shawn Iverson 04eeafaa9b
External warning (#390) 2019-07-07 12:59:24 -04:00