Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exim rules and tests #1037

Merged
merged 13 commits into from
Dec 25, 2017
Merged

exim rules and tests #1037

merged 13 commits into from
Dec 25, 2017

Conversation

ddpbsd
Copy link
Member

@ddpbsd ddpbsd commented Jan 27, 2017

This should fix the exim rules (tested with a fresh install).
Also create tests for exim and cpanel (hopefully rules will come later).


This change is Reviewable

@alex-front
Copy link

It was a good idea to fix the 2900 rule to avoid overriding it in the exim rules.

@@ -579,7 +579,7 @@
<group name="syslog,dpkg,">
<rule id="2900" level="0">
<decoded_as>windows-date-format</decoded_as>
<regex>^\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d \w+ </regex>
<regex offet="after_parent">^startup |^status |^remove |^configure |^install |^purge |^trigproc </regex>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reported this "offet" typo as a new issue in #1433

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants