Giter Site home page Giter Site logo

Comments (6)

martinknafve avatar martinknafve commented on June 27, 2024

Requested examples of instances where this is occurring in forum threads.

from hmailserver.

visualperception avatar visualperception commented on June 27, 2024

emails with attachments sent to you

from hmailserver.

martinknafve avatar martinknafve commented on June 27, 2024

I've fixed the issue that if more than one attachment was removed, new attachments stating that the original was removed, was not added to the email. I'm still waiting for examples where the blocking has failed to remove an attachment.

from hmailserver.

visualperception avatar visualperception commented on June 27, 2024

B2076

Martin,
I looked at this again and its not working correctly. If I attach two files which are in block list then they get deleted but also the rest of the content in the mail is being deleted. And I'm seeing three .txt attachments created, one for one of the files and two for the other file.
I tried this with eudora and live mail.
It seems to be worse if mail contains various other content such as inline images. I can't actually predict what will and won't appear in received mail but its simple to generate the problem by sending two attachments with some text in mail and an inline image.

from hmailserver.

martinknafve avatar martinknafve commented on June 27, 2024

I've done some changes to this. Previously the attachment blocker removed all parts of the email and rebuilt it from scratch, excluding the blocked attachments. This gets complicated quickly, with all the different possible variants of inlined images, and so on. I've changed this so that rather than re-writing the entire email, hMailServer updates the existing attachments (with new content and new name). This should hopefully be a much more robust solution. Have run tests using inlined images and other variants (with and without html, multiple attachments where some are allowd) and more.

from hmailserver.

martinknafve avatar martinknafve commented on June 27, 2024

Fixed in 5.6.

from hmailserver.

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.