Hello, Bernard!
You wrote to <[email protected]> on Wed, 21 Mar 2007 18:43:38 -0600:

BJ> (There are no permission problems or disk space problems)

BJ> Bunch of these:
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);


With best regards, Anton Zakatov. _______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to