Am Di 22. Dez 2009, 05:52:35, myon schrieb:
Show quoted text> We also have a much shorter (some 100 bytes) header that makes the run
> time explode that I'll attach as soon I can find it...
Here is it. I cannot reproduce it, though, I guess the problem vanished
with some perl upgrade, there's some very old (possibly pre 5.8) version
on that customer machine.
use Email::Address;
print Email::Address->parse('xxxxxxxxx.xxxxxxx
@xxx.xxxx.de '); # note the
trailing spaces on localpart and domain
The problem stated in the first mail is still valid.