Check validity of Internet email addresses

Edit Package perl-Email-Valid

This module determines whether an email address is well-formed, and
optionally, whether a mail host exists for the domain.

Please note that there is no way to determine whether an address is
deliverable without attempting delivery (for details, see perlfaq 9).

Refresh
Refresh
Source Files
Filename Size Changed
Email-Valid-0.187.tar.gz 0000019372 18.9 KB
perl-Email-Valid.changes 0000003341 3.26 KB
perl-Email-Valid.spec 0000002108 2.06 KB
Revision 6 (latest revision is 19)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 107128 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 6)
- updated to 0.187
    addresses in the form rjbs@[1.2.3.4] are now (correctly) considered
    valid; this can be disabled with the -allow_ip option
    (this resolves RT#48398)
    check email address length and localpart length (thanks, Steve
    Bertrand!)
    use blessed($x) instead of wrapping an ->isa called in eval{}; this
    patch (thanks, Felipe Bergo!) was submitted to avoid problems with
    people who have global __DIE__ handlers, but was applied to just
    avoid the dumb eval{}; people with __DIE__ are otherwise on their
    own, here
Comments 0
openSUSE Build Service is sponsored by