Git Product home page Git Product logo

pymime's People

Contributors

awerner avatar cloph avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

tdf

pymime's Issues

Add notice about stripped, but not stored attachments

currently attachments are silently dropped, there is no indication when an attachment was removed.

Person sens mail with png and zip attachment, png is allowed, zip is not โ†’ attachment-page will only show the png, but nowhere it mentions the zip attachment.

Ideally, it would list the attachments and their status in the mail itself, and not only in the attachment-system.

something like

Attachments <url to attachment-system>:
foobar.png - stored (expires: <somedate>)
barfoo.zip - rejected (filetype not allowed)

would be my idea of it...

rejection reasons could be one of filetype not allowed, size limit exceeded, virus found, or something like that

pymimec timeout

If pymimec cannot establish a connection to pymimed, is should be able to notify the admins via mail or start pymimed itself if running on the same system.

pymimed daemonization

pymimed should daemonize itself by double forking. A pid file should be written to /var/run/pymimed.pid by default.

Inheritance for policies

Please add inheritance of a default-policy to other policies

e.g. [policy-default] 's values shall apply to all custom policies unless explicitly overridden.

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.