Git Product home page Git Product logo

Comments (5)

ColumPaget avatar ColumPaget commented on July 2, 2024

What's needed to acheive this? I use it with an smtp server, but it's my own one so It's written to make this easy.

from mimeguard.

buzzzo avatar buzzzo commented on July 2, 2024

The use case is when you have a mail relay in front of your real mail server.
So you don't need to have a path with mail files , but rather the mail is scanned in real time by a content filter installed on the smtp gateway server

from mimeguard.

ColumPaget avatar ColumPaget commented on July 2, 2024

hmm, so we'd read the main in on stdin? Or is there some other means of doing that? I'll look into 'content filters'.

from mimeguard.

buzzzo avatar buzzzo commented on July 2, 2024

You could implement it as content filter (smtp proxy) or as milter .

from mimeguard.

ColumPaget avatar ColumPaget commented on July 2, 2024

Hi,

in the end I went for smtp proxy, as that's the easiest solution to code, and also I think the one that's compatible with the greatest number of server types. Release v3.0 has this feature. Tested it with my own systems, but not with postfix yet.

from mimeguard.

Related Issues (1)

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.