Giter Site home page Giter Site logo

Msg file as attachments about msgkit HOT 4 CLOSED

sicos1977 avatar sicos1977 commented on June 3, 2024
Msg file as attachments

from msgkit.

Comments (4)

Sicos1977 avatar Sicos1977 commented on June 3, 2024

Can you send me the file that is giving you this error? Please zip the msg file before sending it to [email protected]

from msgkit.

rafbran avatar rafbran commented on June 3, 2024

I sent you an example of a file with the problem.
The problem is that the library sets the attachment type to ATTACH_EMBEDDED_MSG, giving me the error.
I tried to send it by changing the extension, so that the type changes to ATTACH_BY_VALUE. This way, if I save the attachment and rename it back to .msg extension I can open it.
The AttachmentType property is read only, a possible solution is to make it settable so its possible to change it.

from msgkit.

Sicos1977 avatar Sicos1977 commented on June 3, 2024

It seems that I already fixed this issue in this commit --> 58b3642

But I probably never released a new nuget package with that fix in it. Just grab the source from GitHub and compile it and you should be fine.

from msgkit.

rafbran avatar rafbran commented on June 3, 2024

Thank you. It works now. But I adopted another solution. I used your MsgReader library to parse the msg file and forward it other than attach it. Better solution for me.
However I opened an issue for that library. Iā€™m not able to use it by parsing a MemoryStream. Can you help me?

Thank you

from msgkit.

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.