Giter Club home page Giter Club logo

Comments (3)

hardware avatar hardware commented on May 12, 2024

Why not, greylisting works great against spammers/bots but requires decent pre-greylisting whitelists system (work in conjunction with dnswl.org for example) to prevent false positive delays.

The smtp protocol doesn't have a standard way for greylisting servers to tell sending servers when to try again, there's no guarantee that a message will get to you in a reasonable amount of time. I'm always afraid that my password reset emails delayed until after they time out and sometimes, some forums/websites they simply aren't resent at all...

I think it might be a good idea for mid/high mailservers but not really helpful for personal/small sized servers.

I can add an external policy server to Postfix (like postgrey), disabled by default but can be activated with an environment variable like ENABLE_POSTGREY.

from mailserver.

lewazo avatar lewazo commented on May 12, 2024

Alright, sounds good to me.

I guess my server falls in the range of small sized servers so it may not be necessary for me to use greylisting. I never managed a mailserver without greylisting so I was kind of afraid of migrating to a new system and having my users begin receiving spams while they didn't before. I guess i'll try it without greylisting and by the time I make up my mind I could just enable it easily with an environment variable.

Thanks for considering it. So far I'm very pleased with how easy it is to setup a functioning mailserver using you image.

from mailserver.

hardware avatar hardware commented on May 12, 2024

@tidge789 It's done, you can now activate Postgrey policy server with ENABLE_POSTGREY env variable.

I will merge dev to master this week-end ;)

from mailserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.