Git Product home page Git Product logo

Comments (6)

cytopia avatar cytopia commented on May 21, 2024

All PHP dockers have postfix installed.
Can you tell me what the -X option is for?

(The only info I found about -X was here: https://news.ycombinator.com/item?id=13268692)

from devilbox.

cebe avatar cebe commented on May 21, 2024

X is simply not implemented in the sendmail binary that is provided by postfix. What do you need it for? In case you were trying the PHPMailer/SwiftMailer RCE vulnerability, as far as I see postfix installations are not affected because the do not provide the necessary command line options.

Your "fix" with installing sendmail introduces a conflict as you now have two MTAs installed, not a good idea.

from devilbox.

cytopia avatar cytopia commented on May 21, 2024

@cebe thanks for the explanation.

@hxer what exactly are you using it for?

from devilbox.

hxer avatar hxer commented on May 21, 2024

as @cebe says, in this case, I was trying the PHPMailer RCE vulnerability.

from devilbox.

cytopia avatar cytopia commented on May 21, 2024

@hxer
If you can come up with a way to have both, postfix and sendmail installed in parallel, I can make it a startup option within the .env file. If both cannot be installed in parallel, I am afraid I cant help it and you will have to manually re-install sendmail on the respective php docker.

I will close this issue, as it cannot be fixed (because I am using postfix for all php dockers).
If you get it to work somehow to have them both installed at the same time, please re-open and let me know how. I will then integrate it.

from devilbox.

cebe avatar cebe commented on May 21, 2024

Unless there is a very good reason and very careful configuration, having two MTAs on one machine can cause a lot of trouble so I would vote against doing that.

from devilbox.

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.