You are correct, my apologies. We did not have Mail::Address installed and 
furthermore we have modified MIME::Lite due to a different bug we have 
experienced, which is causing us to execute extract_addrs(). Since I have made 
the modifications across the board and it has been a while since I made them, I 
had forgotten about the change.

Many thanks!

Niko Tyni wrote:
Furthermore, looking at the code, the "can't extract address" comes from
a code path that's taken only if Mail::Address is not installed, while
the diff you quoted is in the other path.

I also note that when calling $mail->send() with an unmodified Debian
version of MIME/Lite.pm, the code path that is taken should never call
the 'extract_addrs' function at all. Is it possible that you have either
modified the module or have left something out of the test case?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to