Wrong result of "failed_recipients" for yahoo.com/exim

Bug #1079090 reported by Pavel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
flufl.bounce
Expired
Undecided
Unassigned

Bug Description

Problem found in 'simplematch.py' module. This part of code(before '# cynergycom.net ' part) can fix this issue:
{{{
    # yahoo.com #
    (_c('A message that you sent could not be delivered'),
     _c('-'),
     _c('[(,[]?(?P<addr>[^\s@]+@[^\s@)]+)')),
}}}

But ideally it should be fixed in 'yahoo.py' module.

Revision history for this message
Pavel (jamen-9) wrote :
Mark Sapiro (msapiro)
summary: - Wrong result of "failed_recipients" for yahoo.com
+ Wrong result of "failed_recipients" for yahoo.com/exim
Revision history for this message
Mark Sapiro (msapiro) wrote :

Actually, your attached message, while generated for a yahoo.com address, was actually generated by an Exim MTA, and should have been recognized by the existing exim.py module which simply looks at the addresses in the X-Failed-Recipients: header.

Did this actually fail in your case?

Mark Sapiro (msapiro)
Changed in flufl.bounce:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for flufl.bounce because there has been no activity for 60 days.]

Changed in flufl.bounce:
status: Incomplete → Expired
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.