Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463892 - dev-python/pyspf-2.0.7 - Crash on invalid characters in SPF record and thus rejects mail
Summary: dev-python/pyspf-2.0.7 - Crash on invalid characters in SPF record and thus r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://bugs.launchpad.net/pypolicyd-...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-03-30 16:24 UTC by Michael Orlitzky
Modified: 2013-04-05 08:33 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 Michael Orlitzky gentoo-dev 2013-03-30 16:24:39 UTC
pyspf doesn't like it when an SPF record contains invalid characters, and this causes pypolicyd-spf to crash and reject mail rather than return a PermError as it should.

Scott Kitterman has fixed this in Ubuntu (see URL), with a patch here:

http://launchpadlibrarian.net/107955769/pyspf_2.0.7-1_2.0.7-1ubuntu0.1.diff.gz
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-04-05 08:33:36 UTC
  05 Apr 2013; Ian Delaney <idella4@gentoo.org>
  +files/pyspf-2.0.7-catch_unicode.patch, +pyspf-2.0.7-r1.ebuild:
  Patch acquired from bugs.launchpad.net/pypolicyd-spf/+bug/832480, 
  fixes Bug #463892