On 04/19/2012 05:42 PM, drsyst...@globalcerts.net wrote: > Hello, > > I work on a product that uses dbmail. Our new version is running dbmail > 3.0 and everything is fine. But I have a customer running an old version > with dbmail 2.2.26, and they reported a bug that I need to produce a patch > for. > > The symptom is: a user sends an email where the following number gets > split into two lines as: > 3 > ..375% > Dbmail changes this into > 3 > ..75%
Please send debug messages in plain-text format (docx aint that). What version of gmime are you using? dbmail-2 requires gmime-2.0. I can't reproduce this problem by doing cat > testmsg << EOF From: nob...@foo.org To: testuser1@localhost Subject: test Content-Type: MULTIPART/mixed; boundary=MimeBoundary000000000000000000000000001 Content-Transfer-Encoding: 7BIT This is a MIME message. If you're seeing this, your mail reader probably does not support MIME-formatted messages. Send mail to m...@docserver.cac.washington.edu for more info. --MimeBoundary000000000000000000000000001 Content-Type: TEXT/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8BIT 3 ..375% --MimeBoundary000000000000000000000000001-- EOF cat testmsg | dbmail-smtp -u testuser1 mysql dbmail2 mysql> select messageblk from dbmail_messageblks order by messageblk_idnr desc limit 1; +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | messageblk | +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | This is a MIME message. If you're seeing this, your mail reader probably does not support MIME-formatted messages. Send mail to m...@docserver.cac.washington.edu for more info. --MimeBoundary000000000000000000000000001 Content-Type: TEXT/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8BIT 3 ..375% --MimeBoundary000000000000000000000000001-- | +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 1 row in set (0.00 sec) -- ________________________________________________________________ Paul J Stevens pjstevns @ gmail, twitter, skype, linkedin * Premium Hosting Services and Web Application Consultancy * www.nfg.nl/i...@nfg.nl/+31.85.877.99.97 ________________________________________________________________ _______________________________________________ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail