Code Monkey home page Code Monkey logo

Comments (8)

muquit avatar muquit commented on August 22, 2024

From [email protected] on October 26, 2013 21:32:07

this is not a defect, of course.

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on October 27, 2013 09:34:05

Status: Started

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on October 27, 2013 12:42:28

The support is available with the latest source in svn.

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on November 04, 2013 06:08:03

ok.. so building from source.

It's worth adding to the "Windows installation" page, that, if starting building from scratch, openSSL lib (static libraries) are required. If not no static libraries are available can be built from OpenSSL source, but building SSL source requires Perl installed (for preparing make environment)

built pretty much successful, testing now.

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on November 04, 2013 06:18:00

so far, works nicely.
I'd suggest to close the issue!
thank you very much.

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on November 04, 2013 10:08:49

i think *attachment_name needs to be initialized to null, when allocating the header.
(otherwise the code fails later on, when it checks for the attachment_name).

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on November 06, 2013 16:56:29

Yes, memset(a,0,sizeof(Attachment)); should have been there. Good find!

from mailsend.

muquit avatar muquit commented on August 22, 2024

From [email protected] on December 06, 2013 21:39:47

Status: Done

from mailsend.

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.