> while ((getslen = g_mime_stream_buffer_gets(bstream, buf, MESSAGE_MAX_LINE_SIZE)) > 0) {Like I said: it's a gmime issue.
Using "gets" means that on every "\n" new syscall will be generated. No way to work with gmime in anoter way?
_______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
