Coder Social home page Coder Social logo

Comments (4)

micw avatar micw commented on May 5, 2024

Hello,
nginx is used smtp/imap/pop3. It preserves the originating IP. I run exactly this setup and it's not an open relay. Check that the original IP is in nginx logs. If not, your k8s setup is somehow broken.

from helm-charts.

yelhouti avatar yelhouti commented on May 5, 2024

@micw which CNI are using? Maybe the problem is specific to flannel.

from helm-charts.

yelhouti avatar yelhouti commented on May 5, 2024

@micw the problems seems to happen when kube-proxy is configured with iptables mode instead of ipvs. don't know if we have a way to prevent that, but we should definitely document it and tell people how to test if they operate an open relay. since this can severely impact IP/RANGE score...

from helm-charts.

micw avatar micw commented on May 5, 2024

I use canal with default setup (as provided by rancher2).
If your CNI makes your pods see internal IPs for external traffic, it should be considered seriously broken. With mail, you see consequences very directly (spam, bad reputation) but such an issue would also affect other services that rely on ip information (e.g. any rate-limiting stuff, session security of several applications).

Nevertheless, IMO that's not a bug in mailu or the helm chart. It needs to be fixed in the CNI config.

from helm-charts.

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.