Commit graph

630 commits

Author SHA1 Message Date
Shawn Iverson 6a097771a2
Remove references to SORBS (#688)
Some checks failed
Build / build (push) Failing after 2m38s
Build / clean (push) Has been skipped
Build / Test install on Ubuntu (push) Has been skipped
2024-06-09 09:10:48 -04:00
Shawn Iverson 552963a0ce
Update 5.5.1-5 (#685) 2024-03-21 09:51:59 -04:00
Mark Sapiro 79c5ef553f
Add values to return statements. (#683) 2024-02-18 06:00:17 -05:00
Mark Sapiro e8f8783330
Remove case insensitive duplicate options. (#681) 2024-02-02 09:56:37 -05:00
Shawn Iverson ce594c8101
Fix for Exim (#679) 2023-12-29 13:35:16 -05:00
Shawn Iverson 2a750c3ac5
Fix syntax error and update release (#677) 2023-12-27 13:20:11 -05:00
Shawn Iverson 61bbc81643
Version 5.5.1-2 (#675) 2023-12-27 09:38:51 -05:00
Shawn Iverson 8aa51012b3
Support new Exim Message-ID format (#673) 2023-12-27 08:57:30 -05:00
Shawn Iverson 785ef5c83e
Check for bad helo callback (#671)
* Check for unexpected helo callback
2023-10-22 09:24:10 -04:00
Dennis Neuhaeuser cd8db1f520
Update Message.pm (#666) 2023-10-14 08:55:36 -04:00
Shawn Iverson a62017048a
Version update, changelog, and readme (#656) 2023-03-04 11:18:06 -05:00
Shawn Iverson 96e0e5b058
ms-perl-check update (#652)
* initial update

* cleanup of modules for debian

* Another module to remove

* Module pruning suse

* prune modules centos7

* Focus on just essential modules

* Skip Razor2

* Put SA in right section
Plugins are part of SA so drop check for those

* Cleanup and sort

* Cleanup comments
2023-03-03 11:08:15 -05:00
Shawn Iverson a208040f47
install.sh update (#653)
* install for nix initial

* cleanup dupes

* NIX cpan method relying on PATH env
2023-03-03 11:07:56 -05:00
Shawn Iverson d079001c15
Add localization of date workaround (#654)
* Add localization of date workaround
README update

* German verbs and some cleanup
2023-03-03 11:05:56 -05:00
Shawn Iverson 93f8f30ba6
Spec file update for rhel and suse (#655)
* Minor addition to spec remove msmilter on remove

* minor edit no need to send to /dev/null
2023-03-03 11:05:34 -05:00
Shawn Iverson dc51a77b19
SpamAssassin 4 and latest OSes (#643)
* Rewrite of ms-configure for each os category to allow SA4 cpan install as non-root with sudo and with proper modules
* Keep old perl modules on list, for backward compatibility
* Hosting of new msv5 content over on efa-project.org mirrors (was AWS)
2023-02-24 14:25:00 -05:00
Shawn Iverson bbe5f1ee4e
Skip signing calendar mimetypes (#644) 2023-02-24 14:17:17 -05:00
Shawn Iverson 23943f481d
Virus Scan enhancements (#645) 2023-02-24 14:16:52 -05:00
Shawn Iverson e3fa562392
Don't delete message from processing database if it is abandoned (#646) 2023-02-24 14:14:05 -05:00
Shawn Iverson 0c98db33fd
Always Inject newline between header and body (#650) 2023-02-24 14:13:37 -05:00
Shawn Iverson eb90dc240e
Set headermodified flag on signature (#633)
* Set headermodified flag on signature

* Add other areas where header is modified during mime building

* Additional fixes
2022-12-04 12:12:49 -05:00
Michael Pietsch 9908b08911
Ignore quotes at start/end of link text for fraud check (#630)
Fixes partly #621
2022-12-04 12:12:38 -05:00
Shawn Iverson bc5800772c
Revert to upstream (#629) 2022-12-04 12:12:23 -05:00
Shawn Iverson 42002a957b
Fix conditional for strings (#628) 2022-12-04 12:11:52 -05:00
Shawn Iverson cee2aea3b5
Override locale for datestring (#627)
* Override locale for datestring for
https://datatracker.ietf.org/doc/html/rfc5322#section-3.3

Use DateTime instead, defaults to en_US

* Make $tz local to header_callback
2022-12-04 12:11:36 -05:00
Shawn Iverson 668cea1204
Merge pull request #624 from MailScanner:102922addfiles
Update spec files for rhel/suse
2022-10-29 14:41:48 -04:00
Shawn Iverson 77b6deeaee Update spec files for rhel/suse 2022-10-29 14:41:23 -04:00
Shawn Iverson 5e730ed212
Milter Hotfix (#623)
* Integrate working version of Sendmail::PMilter

* Update VERSION, changelog
Add failsafe mechanism to MSMilter
2022-10-29 14:24:38 -04:00
Shawn Iverson 56f8e3fc02
5.4.5-2 Update (#620) 2022-10-25 15:27:24 -04:00
Dennis Neuhaeuser 0fe2cbcc5b
correct empty line in received-header (#619)
when the 'if' statements at lines 235 and 239 were both false, nothing more was added except another '\n' at line 244.
2022-10-24 11:17:11 -04:00
Shawn Iverson 72c98184e8
Update changelog in prep for next tag (#616) 2022-10-09 14:04:35 -04:00
Shawn Iverson fedf9e522a
Reorder dat check after TypeIndictator (#614) 2022-09-18 11:42:36 -04:00
Shawn Iverson b4cde8be38
Fix for message as attachment (#608)
* Fix for message as attachment

* Fix typo
2022-09-17 09:29:52 -04:00
Shawn Iverson e9b8d0044a
Fixes for #610 and #611 (#612)
* Recurse all mime parts at first level
Look for variants of text/html

* Fix conditional
2022-09-17 09:29:33 -04:00
Shawn Iverson 2fe569fd48
Update changelog (#605) 2022-07-03 13:07:59 -04:00
Shawn Iverson 4afc8121fb
Honor allow password protected archives f-secure-12 (#604) 2022-07-03 12:59:37 -04:00
Shawn Iverson c028085ac2
Unrar v6x Support (#603) 2022-07-03 12:38:40 -04:00
Shawn Iverson c4314db39c Merge branch 'master' of https://github.com/MailScanner/v5 2022-02-20 15:09:37 -05:00
Shawn Iverson e7a0cad41a
Update 5.4.4-1 (#598)
* Version 5.4.4-1
2022-02-20 15:06:23 -05:00
Shawn Iverson b2615479e6
Override Filetypes (#597)
* Override Filetypes
2022-02-20 09:12:04 -05:00
Shawn Iverson 83e7c530b9
Generalize detection of dat files (#556)
* Generalize detection of dat files
* Add dat ignore to mime checks
2022-02-20 08:04:34 -05:00
Shawn Iverson c787535bb7
Handle milterout queue files properly (#596)
Reverts changes in PR #549
Fixes #591
2022-02-19 20:01:55 -05:00
Shawn Iverson 6b416ee3ab
Unfold Received header for postfix and sendmail (#595) 2022-02-19 19:17:55 -05:00
Shawn Iverson d16e063b02
Ensure HTTP::Date is installed (#594) 2022-02-13 14:50:27 -05:00
Shawn Iverson c8c3a812ba
Fix IP::Country::DB_File in Suse (#593) 2022-02-13 14:41:43 -05:00
Shawn Iverson 865fe43bef
Create feature_request.md 2022-02-05 14:46:42 -05:00
Shawn Iverson 3417fc0f61 Merge branch 'master' of https://github.com/MailScanner/v5 2022-01-12 21:01:09 -05:00
Shawn Iverson dbe2d17eef
Fix f-secure-12-wrapper (#583) 2022-01-12 20:58:45 -05:00
Shawn Iverson 55716e8146
Use base64 1x1spacer instead (#582) 2022-01-08 13:24:35 -05:00
Shawn Iverson a7b6ad46c3
Update 5.4.3-2 (#581)
* Bump version/date
Remove default url for 1x1spacer.gif
Include sample 1x1spacer.gif
Detect default url for 1x1spacer.gif and produce warning

* Cleanup warning a little and clarify
2022-01-04 20:49:07 -05:00