Re: [siesta-dev] Re: problem with siesta mailing list signup

[prev] [thread] [next] [lurker] [Date index for 2002/10/09]

From: Gavin Estey
Subject: Re: [siesta-dev] Re: problem with siesta mailing list signup
Date: 18:38 on 09 Oct 2002
Simon Wistow <simon@xxxxxxxxxx.xxx> wrote:
> at which point I get an error. So it appears that Email::Valid fails
> dismally.

My tests conclude this:

[gavin@chicken gavin]$ perl -MEmail::Valid;
print Email::Valid->address('siesta-dev-sub@xxxxxxxxx.xxx'), "\n";
print Email::Valid->address('<siesta-dev-sub@xxxxxxxxx.xxx>'), "\n";
print Email::Valid->address('blah blah <siesta-dev-sub@xxxxxxxxx.xxx>'),
"\n";
siesta-dev-sub@xxxxxxxxx.xxxxxxx::Address=ARRAY(0x81c6e6c)

siesta-dev-sub@xxxxxxxxx.xxxxxxx::Address=ARRAY(0x8108208)

[gavin@chicken gavin]$ perl -MEmail::Valid -e 'print $Email::Valid::VERSION'
0.14

Siesta::Message should handle the case of Email::Valid returning undef.

I'll try to look at a patch for Email::Valid if I have time later.

Cheers!
Gavin.





There's stuff above here

Generated at 13:56 on 01 Jul 2004 by mariachi 0.52