Commit graph

233 commits

Author SHA1 Message Date
Shawn Iverson cfe4b943e4 Merge pull request #99 from msapiro/fix_97
Point broken links to the wayback machine.
2017-09-21 10:27:03 -04:00
Shawn Iverson 4969fcaf82 Merge pull request #100 from msapiro/fix_98
Fix changed file name.
2017-09-21 10:26:49 -04:00
Mark Sapiro 499750900b Fix changed file name. 2017-09-20 13:17:22 -07:00
Mark Sapiro ad814acdcd Point broken links to the wayback machine. 2017-09-20 13:12:58 -07:00
Jerry Benton 6967a8a7c1 Merge pull request #94 from msapiro/Fix_93
Fix finding of configured SyslogFacility.
2017-09-06 16:41:49 -04:00
Mark Sapiro a72e2ca63d Fix finding of configured SyslogFacility. 2017-09-06 13:14:49 -07:00
Jerry Benton 3349d1f030 Merge pull request #87 from shawniverson/082817fixes
Spec fixes
2017-08-28 05:23:54 -04:00
Shawn Iverson 86c94d1f91 Spec fixes
Fix syntax in rhel spec
2017-08-28 05:22:36 -04:00
Jerry Benton 052b7935a6 Merge pull request #86 from shawniverson/082817changelog
Update changelog
2017-08-28 04:46:40 -04:00
Shawn Iverson cdacc2ff89 Update changelog 2017-08-28 04:45:38 -04:00
Jerry Benton 0305489bdd Merge pull request #85 from shawniverson/082717fixes
Fixes for 5.0.6-4
2017-08-28 04:38:31 -04:00
Shawn Iverson 1b76e1d022 Fixes for 5.0.6-4
Fixes Issue #82
Fixes Issue #84
Minor return code check added for ms-init during service reload
Update documentation
Add ms_cron_ps_restart to /etc/MailScanner/defaults
Bump revision
2017-08-27 17:43:54 -04:00
Shawn Iverson d7d28d3898 Merge pull request #81 from shawniverson/fixconfupgrade
Fix conf upgrade
2017-08-21 05:52:46 -04:00
Shawn Iverson 885f9dcb1d Fix conf upgrade
Fix issue where conf file does not get upgraded and merged with old config
2017-08-21 05:50:58 -04:00
Shawn Iverson 01b6930a36 Merge pull request #80 from shawniverson/updatechangelog2
Update date on changelog
2017-08-21 04:06:05 -04:00
Shawn Iverson 22efd040f0 Update date on changelog 2017-08-21 04:01:37 -04:00
Jerry Benton 77c875de76 Merge pull request #79 from shawniverson/spacingfix
Indentation Fix
2017-08-20 18:21:02 -04:00
Shawn Iverson c52c4a0a59 Indentation Fix
Minor indentation fix for README
2017-08-20 18:19:55 -04:00
Jerry Benton 77c1797a94 Merge pull request #78 from shawniverson/badphishingsites
Fixes for 5.0.6-3 release
2017-08-20 18:11:20 -04:00
Shawn Iverson 253adf0fff New phishing sites update 2017-08-20 17:47:50 -04:00
Jerry Benton f523c1ccd1 Merge pull request #77 from shawniverson/debinstallfix
Fix bug in new debian install script
2017-08-16 20:13:57 -04:00
Shawn Iverson 2bcc9abb5d Fix bug in new debian install script 2017-08-16 20:11:09 -04:00
Jerry Benton 72f6371a03 Merge pull request #75 from endelwar/unattended-install
[RFC] Unattended install script for Debian/Ubuntu
2017-08-16 20:00:56 -04:00
Jerry Benton 9e72fc5c20 Merge pull request #76 from shawniverson/eximqueuedirfix
Issue #62 Fix
2017-08-16 20:00:53 -04:00
Shawn Iverson 8385adac35 Issue #62 Fix 2017-08-16 19:51:30 -04:00
Shawn Iverson 7d595f481d Merge pull request #74 from shawniverson/msinitupdate
ms-init refactoring and fixes
2017-08-09 10:00:41 -04:00
Manuel Dalla Lana a3fab4509e Unattended install script for Debian/Ubuntu 2017-08-07 15:43:14 +02:00
Shawn Iverson 80d32d61cf ms-init refactoring and fixes
Normalize styling
Refactor dead pid/rogue process cleanup
Remove PID properly during stop
Better error handling of all possible return values
Remove spinner upon completion
Move logger entries closer to echos where possible for consistency
Refactor spinner code
Increase spinner duration to 60 seconds from 40 seconds
Update modfication date
Fixes #71
2017-08-04 06:18:07 -04:00
Shawn Iverson 18061b6c19 Merge pull request #72 from shawniverson/debsendmail
Pass $MTAOPTION without quotes
2017-07-26 20:14:27 -04: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
Shawn Iverson 31b4f5af4f Merge pull request #70 from shawniverson/updatechangelog
Update changlog and README
2017-07-24 18:19:28 -04:00
Shawn Iverson f2ba961e18 Update changlog and README 2017-07-24 18:16:30 -04:00
Shawn Iverson 43f90c674a Merge pull request #69 from shawniverson/fixmsinit
Fix ms-init hanging
2017-07-24 18:10:21 -04:00
Shawn Iverson ed70848cb3 Fix ms-init hanging
Prevent ms-init from mistaking itself as a MailScanner process.
2017-07-24 18:09:17 -04:00
Shawn Iverson def0800696 Merge pull request #68 from shawniverson/detectsystemd
Better systemd detection
2017-07-24 18:01:07 -04:00
Shawn Iverson 5af8eb0c09 Better systemd detection 2017-07-24 17:33:49 -04:00
Shawn Iverson d6fbd99d32 Merge pull request #61 from Rico29/patch-1
Update sender.filename.report.txt
2017-07-24 17:28:49 -04:00
Shawn Iverson 38240e64a9 Merge pull request #59 from msapiro/master
Bring Spam List documentation in line with current spam.lists.conf.
2017-07-24 17:28:04 -04:00
Shawn Iverson 04e55ed9d5 Merge pull request #66 from shawniverson/5.0.6-1
Update changelog and README
2017-07-23 14:07:43 -04:00
Shawn Iverson aa001d788b Update changelog and README 2017-07-23 14:06:26 -04:00
Jerry Benton f1b93f8b41 Merge pull request #65 from shawniverson/Fixmerge
Fix Merge
2017-07-23 13:24:27 -04:00
Shawn Iverson 9a75b7ce38 Reapply minor updates
Replay relevant changes from f89bea2e9a
2017-07-23 13:18:42 -04:00
Shawn Iverson 42aae129f6 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit b02c2fbbfd, reversing
changes made to ae878a57a6.
2017-07-23 12:32:39 -04:00
Rico29 aa16144d99 Update sender.filename.report.txt
Typo correction : "Noter" should be "Notre"
2017-07-11 11:07:29 +02:00
Mark Sapiro 61f0eae3fe Bring Spam List documentation in line with current spam.lists.conf. 2017-07-04 20:57:40 -07:00
Jerry.Benton b02c2fbbfd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	debian/DEBIAN/postinst
#	rhel/mailscanner.spec
2017-06-08 07:22:28 -04:00
Jerry.Benton f89bea2e9a minor updates 2017-06-08 07:20:54 -04:00
Jerry Benton ae878a57a6 Merge pull request #54 from shawniverson/mssystemd
systemd enhancements
2017-06-07 19:50:47 -04:00
shawniverson 282ac3e673 systemd enhancements
cleanup mailscanner.spec spacing
add systemd logic
add ms-systemd
add ms-sendmail*
2017-06-06 18:41:40 -04:00
Jerry Benton bdabaeee90 Merge pull request #52 from dwhile/patch-1
Race condition on restart
2017-04-28 05:08:40 -04:00