Need better handling if body from is missing

Bug #1844161 reported by Scott Kitterman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dkimpy-milter
Fix Released
Medium
Unassigned

Bug Description

Currently this gets:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/Milter/__init__.py", line 772, in <lambda>#012 milter.set_eom_callback(lambda ctx: ctx.getpriv().eom())
  File "/usr/lib/python3/dist-packages/dkimpy_milter/__init__.py", line 189, in eom#012 if ((self.fdomain in domain) and not milterconfig.get('Mode') == 'v'
AttributeError: 'dkimMilter' object has no attribute 'fdomain'

Which caused:

451 4.3.0 pymilter: untrapped exception in dkimpy-filter

We can do better.

Revision history for this message
Scott Kitterman (kitterman) wrote :

Fix commited for master, stable1.1, and stable1.0

Changed in dkimpy-milter:
status: Triaged → Fix Committed
Revision history for this message
Scott Kitterman (kitterman) wrote :

Fixed in 1.1.2 and soon in 1.0.2. Fixed in master for 1.2.0 as well.

Changed in dkimpy-milter:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.