Commit graph

387 commits

Author SHA1 Message Date
Shawn Iverson e9773ffe44
Fix Subject miss after following To: header (#307) 2018-11-21 08:33:35 -05:00
Shawn Iverson 7c50782034
Make $PidFile Global (#306) 2018-11-21 04:42:15 -05:00
Shawn Iverson 05e1a6d0a3
Quarantine option for DOS protection (#302) 2018-11-17 10:44:10 -05:00
Shawn Iverson 3fae404397
Add ExitParent handler (#301) 2018-11-17 10:25:47 -05:00
Shawn Iverson 840eb57b76
Remove and add back recipients (#298) 2018-11-15 07:53:50 -05:00
Mark Sapiro d80fa6490d Add missing MilterDispatcher line to ConfigDefs.pl (#295)
* Remove invalid change of '#include' to 'include' in
 /etc/apparmor.d/usr.sbin.clamd.

* Add Missing MilterDispatcher settiing to the simple values section.
2018-11-11 13:40:50 -05:00
Shawn Iverson bacb0e8015
Milter postfork dispatcher support (#294)
Also bump MAXREQ to 100 from max children (10 by default)
2018-11-11 09:47:55 -05:00
Shawn Iverson 1c538dba74
Clear recipient array during loop (#293) 2018-11-10 09:58:43 -05:00
Shawn Iverson e5e89300b5
5.1.2-2 builds (#291) 2018-10-28 11:56:18 -04:00
Shawn Iverson c2fcc4da4a
Update changelog (#290) 2018-10-27 20:01:07 -04:00
Michael Pietsch 1e7ea3382d Introduce option to disable rbl check if user is authenticated to mta (#128) (#131)
* Introduce option to disable rbl check if user is authenticated to mta (#128)

* debug option for comparing metadata in other mta

* only test if user is authenticated if mta==postfix to skip rbl

* Add notice that "Spam List Skip If Authenticated" is Postfix only
2018-10-26 19:12:35 -04:00
Shawn Iverson ca169d16c3
Prepare for 5.1.2-2 (#289) 2018-10-26 09:33:45 -04:00
Shawn Iverson 37320e365d
Keep utf-8 header data (#288) 2018-10-26 09:16:30 -04:00
Shawn Iverson 2392baf944
Additional deps for systemd unit (#286) 2018-10-26 07:38:50 -04:00
Shawn Iverson 651235f50b
Add additional service deps (#285) 2018-10-26 07:07:40 -04:00
Shawn Iverson c44086a3de
Simplify esets output (#284) 2018-10-26 06:03:25 -04:00
Shawn Iverson 71c58cf0cc
Add newline to end of virus.scanners.conf (#283) 2018-10-24 18:50:36 -04:00
Shawn Iverson 89d57e3f99
Don't write predata header (#282) 2018-10-24 18:38:13 -04:00
Shawn Iverson 4ee4bac04c
5.1.2 Builds (#281)
5.1.2-1 Builds
2018-10-23 20:21:45 -04:00
Shawn Iverson fe4ebeaacd
Fix closing bracket (#280) 2018-10-23 20:04:15 -04:00
Shawn Iverson 72cf372391
Add closing bracket (#279) 2018-10-23 19:53:16 -04:00
Shawn Iverson 03805581c8
Add libclamav-dev dependency (#278) 2018-10-23 19:01:24 -04:00
Shawn Iverson 04b0ca0175
Revert condition (#277) 2018-10-23 18:22:18 -04:00
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 4294323b3b
Fix rhel spec for en_uk (#274) 2018-10-22 19:09:22 -04:00
Shawn Iverson 3588f254b7
Fix spacing in if bracket (#273) 2018-10-22 18:42:30 -04:00
Shawn Iverson a21ffc4a4e
Fix MailScanner version subsitution and patch path (#272) 2018-10-22 17:52:52 -04:00
Shawn Iverson f1e89fc6da
Include en_uk reports (#271) 2018-10-22 17:23:10 -04:00
Shawn Iverson 08e3697042
Fix Mail::ClamAV for SuSE (#270) 2018-10-22 10:01:16 -04:00
SamitOC a669c8fbe6 Update Message.pm (#269) 2018-10-22 08:53:03 -04:00
Shawn Iverson b0e4319c01
Spec updates, virus.scanners.conf, cleanup (#266) 2018-10-21 17:49:11 -04:00
Shawn Iverson 3d90b6cfae
Update changelog, fixes for SweepViruses.pm (#265) 2018-10-21 12:42:17 -04:00
Shawn Iverson 88be7f643b
Bump version in MailScanner (#264) 2018-10-20 13:11:16 -04:00
Shawn Iverson f6a4721bb7
Doc and changelog updates (#263) 2018-10-20 12:43:24 -04:00
Shawn Iverson 269f52b424
Clamd full message scan (#262)
Issue #219
2018-10-20 12:31:01 -04:00
Shawn Iverson 45486a9e01
Detect fax and tel links (#261)
Fix Issue #224
2018-10-20 12:11:47 -04:00
Shawn Iverson 2c608852b1
Prepwork for 5.1.2-1 (#260) 2018-10-20 10:09:20 -04:00
Shawn Iverson b3045e4db3
Remove curly bracket (#259) 2018-10-19 05:45:28 -04:00
Shawn Iverson f70794f11d
mime_to_perl_string fix (#258)
Fix Issue #253 across entire codebase
2018-10-18 20:18:08 -04:00
Shawn Iverson c8b32dca89
Remove wide characters before parsing headfile (#257)
Fix Issue #253
2018-10-18 19:34:43 -04:00
Shawn Iverson f1985d29d5
Kaspersky (#256)
Fix Issue #142
2018-10-17 19:28:18 -04:00
Shawn Iverson cf7a3ff1fb
Ignore archive damaged (#255)
Fix issue #251
2018-10-14 19:42:56 -04:00
Shawn Iverson 8beeebefca
Report Cleanup (#254)
Remove obsolete legal message
Create en_uk (I was tempted to call it Brexit)
2018-10-14 19:09:13 -04:00
Shawn Iverson 6cfe21fe99
Workaround MIME::Parser (#250) 2018-10-13 20:12:36 -04:00
Shawn Iverson f1da71c91c
Fix Header Add (#249) 2018-10-13 14:35:02 -04:00
Shawn Iverson e67f8a7c0f
Milter refactor (#248)
Large file processing
Move envelope sender to new pre data header
Move blacklist milter scanner check earlier in milter processing
2018-10-13 12:46:02 -04:00
Shawn Iverson a39b8b30b8
Remove step backwards in AppendHeader (#247) 2018-10-13 09:25:18 -04:00
Shawn Iverson 15ffc56e9c
Multiple original recipient support (#246) 2018-10-13 09:03:47 -04:00
Giorgio Premi 5fa2c390da fixup! Postfix: correctly remove all recipients in DeleteRecipients (#239) (#243) 2018-10-10 19:48:14 -04:00