Greetings,
I'm looking for a MIME library, which is available under the LGPL. After some googling, I found VMime. After browsing their site some, I came across the Licensing page, which confuses me a bit.
Firstly, they offer VMime under the terms of the GPL, which is pretty clear.
Secondly, they offer VMime under a "commercial" licens...
Hey, my Qt C++ program has a part where it needs to send the first 128 characters or so of the output of a bash command to an email address. The output from the tty is captured in a text box in my gui called textEdit_displayOutput and put into my message I built using the Message Builder ( the object m_vmMessage ) Here is the relevant co...
Hello,
I am developing an application in C++ to check the users email accounts. This application uses the vmime library to do the processing related to POP3/IMAP/SMTP protocols.
I designed the application to work continuously. So, it has to be stable enough!
Sometimes, the application suddenly stops giving this strange error:
ath.c:1...