Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392407 - mail-filter/dspam-3.10.1-r1 broken with PostgreSQL >9.0
Summary: mail-filter/dspam-3.10.1-r1 broken with PostgreSQL >9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 14:58 UTC by Sven Schwyn (svoop)
Modified: 2012-04-24 09:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Schwyn (svoop) 2011-11-29 14:58:43 UTC
An upstream bug in dspam-3.10.1 causes "invalid byte sequence" errors with PostgreSQL >9.0. This may result in mail getting lost since it is swallowed by dspam.

The bug is already fixed in the VCS version of dspam and will be released as part of 3.10.2.

From the dspam mailing list:
http://sourceforge.net/mailarchive/forum.php?thread_name=4ED4E8C7.3050205%40whyscream.net&forum_name=dspam-user


Reproducible: Always
Comment 1 Tom Hendrikx 2012-02-22 22:54:49 UTC
Note that there's  simple workaround: setting standard_conforming_strings=off in postgresql.conf (not nice but it works).
Comment 2 Sven Schwyn (svoop) 2012-04-13 06:55:37 UTC
dspam-3.10.2 came out today which has this issue fixed.
Comment 3 Eray Aslan gentoo-dev 2012-04-24 09:09:42 UTC
+*dspam-3.10.2 (24 Apr 2012)
+
+  24 Apr 2012; Eray Aslan <eras@gentoo.org> +dspam-3.10.2.ebuild:
+  Version bump. Fixes bug #392407
+

For the record, dspam-3.10.2 was released on April 23rd, 2012.
Comment 4 Sven Schwyn (svoop) 2012-04-24 09:25:39 UTC
Thanks a bunch!

(The update hit the download servers a while before it was announced on the mailing list.)