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

Reject messages with an empty sender #49

Merged
merged 6 commits into from
Mar 25, 2018

Conversation

jcbf
Copy link
Owner

@jcbf jcbf commented Mar 25, 2018

Reject messages with an empty sender and no SPF policy on the HELO identity.

@jcbf jcbf added this to the v2.5.0 milestone Mar 25, 2018
@jcbf jcbf self-assigned this Mar 25, 2018
@ghost ghost added the in progress label Mar 25, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+1.06%) to 87.377% when pulling 5a6af2b on jcbf/reject_bounces_when_spf_fails_#44 into 9b03a67 on master.

@coveralls
Copy link

coveralls commented Mar 25, 2018

Coverage Status

Coverage increased (+1.06%) to 87.377% when pulling d6a92b4 on jcbf/reject_bounces_when_spf_fails_#44 into 1fa5099 on master.

@codecov
Copy link

codecov bot commented Mar 25, 2018

Codecov Report

Merging #49 into master will increase coverage by 1.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   86.15%   87.22%   +1.07%     
==========================================
  Files           1        1              
  Lines         491      501      +10     
==========================================
+ Hits          423      437      +14     
+ Misses         68       64       -4
Impacted Files Coverage Δ
smf-spf.c 87.22% <100%> (+1.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fa5099...d6a92b4. Read the comment docs.

@jcbf jcbf merged commit 821db04 into master Mar 25, 2018
@ghost ghost removed the in progress label Mar 25, 2018
@jcbf jcbf deleted the jcbf/reject_bounces_when_spf_fails_#44 branch April 26, 2018 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants