Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2022 17:34:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261253] mail/pyzor: Fix encoding issues
Message-ID:  <bug-261253-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261253

            Bug ID: 261253
           Summary: mail/pyzor: Fix encoding issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dbaio@freebsd.org
                CC: chalpin@cs.wisc.edu
                CC: chalpin@cs.wisc.edu
             Flags: maintainer-feedback?(chalpin@cs.wisc.edu)

Created attachment 231049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231049&action=
=3Dedit
pyzor-encode-fix.patch

Add upstream patches to fix encoding issues.

https://github.com/SpamExperts/pyzor/commit/67b471dd168db9468548aef3ffadca9=
554164ac0
https://github.com/SpamExperts/pyzor/commit/6332a429ed415187599ecce7d8a169e=
e19f0bbe5

Common error:

spamd[58219]: internal error, python traceback seen in response: Traceback
(most recent call last):\n File "/usr/local/bin/pyzor", line 409, in <modul=
e>\n
main()\n File "/usr/local/bin/pyzor", line 152, in main\n if not
dispatch(client, servers, config):\n File "/usr/local/bin/pyzor", line 238,=
 in
check\n for digested in get_input_handler(style):\n File
"/usr/local/bin/pyzor", line 174, in _get_input_msg\n msg =3D
email.message_from_file(sys.stdin)\n File "/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261253-7788>