Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

Provide easy configuration property to turn off greylisting, and document it in the README.md and reference.conf #13

Open
charlescapps opened this issue Apr 7, 2015 · 1 comment

Comments

@charlescapps
Copy link

I found that my emails were being greylisted unexpectedly, so I wanted to turn off the greylisting feature.

There's no easy config property to turn off greylisting, so I had to modify the code and recompile the scala.

There should be an easy prop you can set in application.conf, e.g.


sender {
    greylist {
        enabled = false
    }
}
faust64 added a commit to faust64/maildrop that referenced this issue Nov 23, 2017
@faust64
Copy link

faust64 commented Nov 23, 2017

Pushing PR ...

faust64 added a commit to faust64/maildrop that referenced this issue Nov 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants