Donate Share

VMime

Code

Programming Languages: C++

License: GNU Library or "Lesser" General Public License version 3.0 (LGPLv3), GNU General Public License version 3.0 (GPLv3)

Repositories

browse code, statistics, last commit on 2009-11-12 svn co https://vmime.svn.sourceforge.net/svnroot/vmime vmime

Show:

What's happening?

  • VMime

    vincent-richard committed revision 509 to the VMime SVN repository, changing 3 files.

    2009-11-12 15:40:56 UTC by vincent-richard

  • configure script and scons

    Hi, Not having much scons experience, I am not sure I understand the relationship between scons and configure. The libvmime-0.9.0 comes with configure.in and configure. I am able to use configure as well as the bootstrap script to regenerate configure. But, if I checkout from svn there is no configure or configure.in. Where do these come from? Is there a way to generate configure.in with...

    2009-11-12 11:11:53 UTC by mabrand

  • Followup: RE: QP encoding triggered by spaces in header

    Looks good. Thanks. I didn't notice the .length() either! Generated message: ================== Subject: My first message generated with vmime::messageBuilder From: "Message Expeditor" To: you@elsewhere.com.

    2009-11-12 11:00:57 UTC by mabrand

  • Followup: RE: QP encoding triggered by spaces in header

    Hi! I fixed the patch, same URL. Vincent.

    2009-11-12 10:50:19 UTC by vincent-richard

  • Followup: RE: QP encoding triggered by spaces in header

    Hi, I applied the patch to libvmime-0.9.0, but there seems to be a problem with extra digits and QP is still applied. The test case can be derived from example1.cpp with this patch: diff -urN example1.cpp example1a.cpp --- a/example1a.cpp 2008-10-12 10:54:34.000000000 +0200 +++ b/example1a.cpp 2009-11-12 10:47:01.000000000 +0100 @@ -49,7 +49,7 @@.

    2009-11-12 10:19:44 UTC by mabrand

  • Problems to connect IMAP/POP3 gmail server

    I'm trying to connect to my gmail account to read my mail box. I'm using the code of example6.cpp file. When i exec st->connect(); line the executions seems to go to a standBy status. I try to modify the code or change the initial url format but i did'nt find the solution. Someone can help me?? Thank you thousands.

    2009-11-11 17:09:06 UTC by dottpicci

  • Followup: RE: QP encoding triggered by spaces in header

    Hello! Here is a patch for quoting display names in mailboxes: [http://www.vmime.org/download/patches/vmime-20091111-quotemailboxname.patch][1] Please give it a try and tell me if it fixes the issue. Thank you, Vincent [1]: http://www.vmime.org/download/patches/vmime-20091111-quotemailboxname.patch.

    2009-11-11 16:50:28 UTC by vincent-richard

  • Followup: RE: QP encoding triggered by spaces in header

    This link seems to be about the subject issue. It seems to involve possible problems in both mailman and certain MUAs. There's a link there to mailman bug. http://mail.python.org/pipermail/mailman-users/2004-December/041549.html.

    2009-11-10 10:03:10 UTC by mabrand

  • Followup: RE: QP encoding triggered by spaces in header

    As read it, RFC-822 does not allow spaces in unquoted/unencoded display names either. I'm tempted to go check whether there is a Thunderbird or old Mozilla bug about this. By the way, there might be something to be said for quoting subjects containing spaces. I have noticed recently that some mail lists seem to fold long subject lines at spaces. Not sure if that is correct behavior, but it...

    2009-11-10 09:57:22 UTC by mabrand

  • Followup: RE: Problem with vmime 0.9.0 installing

    you should download libgbults and compile and install. gnuTLS requires libgcrypt to be installed first. Both these packages may be available on debian repo. If not here are the links. http://www.gnu.org/software/gnutls/ http://www.linuxfromscratch.org/blfs/view/svn/general/libgcrypt.html.

    2009-11-10 09:40:29 UTC by rashadkm

Our Numbers