On Thu, 2007-03-22 at 12:09 +0300, Anton Zakatov wrote: > You wrote to <[email protected]> on Wed, 21 Mar 2007 18:43:38 -0600:
> BJ> Error Short write [0 < 118], is your /tmp filesystem full? > BJ> Error Short write [0 < 273], is your /tmp filesystem full? > BJ> Error Short write [0 < 3], is your /tmp filesystem full? > BJ> Error Short write [101 < 126], is your /tmp filesystem full? > BJ> Error Short write [10 < 314], is your /tmp filesystem full? > BJ> Error Short write [11 < 226], is your /tmp filesystem full? > > This result of '\0' char (may be in utf-8 character code) in message. > > in _set_content_from_stream (dbmail-message.c) > > - putslen = g_mime_stream_write_string(fstream, buf); > + putslen = g_mime_stream_write(fstream, buf, getslen); Excellent, now in SVN. Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
