Skip Menu |

This queue is for tickets about the MIME-Lite CPAN distribution.

Report information
The Basics
Id: 65592
Status: new
Priority: 0/
Queue: MIME-Lite

People
Owner: Nobody in particular
Requestors: hachi [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.027
Fixed in: (no value)



Subject: "can't extract address" regression
This used to work fine, I'll try to find up whatever old old old version of MIME::Lite I was using before (whatever version shipped with rhel4 I think) perl -MMIME::Lite -le 'MIME::Lite->send("smtp", "smtp.example.com", Timeout=>60); MIME::Lite->new(From => q(Jonathan Steinert <hachi@example.com>), To => q(hachi@example.com))->send;' Now it results in an error of: can't extract address at < Steinert <hachi@example.com>> in <Jonathan Steinert <hachi@example.com>>