issues
search
Perl-Email-Project
/
Email-Valid
perl library to validate email addresses
19
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In testing use Capture::Tiny
#60
jkeenan
closed
9 months ago
1
Strict -mx checking?
#59
pjwelsh
opened
1 year ago
0
Detect Null MX (resolves #57)
#58
johannessen
closed
9 months ago
1
RFC 7505 Null MX detection is broken
#57
johannessen
closed
9 months ago
8
Valid address is invalid with Email-Valid
#56
jcacqua
opened
1 year ago
2
Fix skip count for DNS missing
#55
mjgardner
closed
9 months ago
2
IO::CaptureOutput says it is deprecated, so why is it being used here?
#54
robrwo
closed
9 months ago
1
valid.t is failing in version 1.203
#53
perlpunk
closed
9 months ago
4
Check for Null MX record
#52
gene-hightower
closed
2 years ago
1
No support for RFC-7505 Null MX records
#51
gene-hightower
closed
2 years ago
0
Makefile.PL: fix conditional declaration, avoid string eval
#50
Grinnz
closed
2 years ago
1
'localhost' should be a valid domain name
#49
tomascohen
closed
3 years ago
2
Email Address with underscores are considered invalid
#48
edmundadjei
closed
2 years ago
2
Accented characters are wrongly considered invalid
#47
willsheppard
opened
5 years ago
0
ывпыв
#46
inviza
opened
5 years ago
1
Carton does not detect requirement of Net::DNS
#45
KES777
opened
5 years ago
1
allow constructor args without dashes
#44
yanick
closed
9 months ago
2
add 'dynamic_config' to the META info
#43
yanick
closed
2 years ago
2
Validation regex as public method?
#42
evanernest
closed
7 years ago
1
Does not support RFC 6531 local parts
#41
oschwald
opened
7 years ago
0
invalid metadata (dynamic_config should be true) -- consider dzilifying
#40
karenetheridge
opened
7 years ago
0
Nasty hacks -- Latest TLD stuff broken -- causes death
#39
ddblack
closed
7 years ago
1
Use of uninitialized value $tld in hash element
#38
AlessandroGorohovski
opened
7 years ago
1
No documentation for relation to RFC 5322
#37
EvanCarroll
opened
7 years ago
0
Email addresses with trailing comments are detected as invalid
#36
mgruner
closed
2 years ago
0
Implement interface to use `Email::Address`
#35
KES777
opened
7 years ago
2
Not Validating (dot) .photography emails
#34
availcheck
opened
8 years ago
0
add a new check for MX only (do not allow A record alone)
#33
rjbs
opened
8 years ago
1
when Net::DNS is not installed, mxcheck should not accept A
#32
rjbs
closed
8 years ago
1
Added host A check for Net::DNS MX routine
#31
tmorehouse
closed
8 years ago
2
Since 1.197, with Net::DNS installed, mx no longer passes A records
#30
dracos
closed
8 years ago
5
unundled exception on timeout/ no network
#29
payam124
closed
8 years ago
1
one invalid email address
#28
WizMack
closed
8 years ago
3
Problem with dependency specification (1.199)
#27
eserte
closed
8 years ago
1
added check against invalid TLDs (per IETF) in tld(), added tests
#26
stevieb9
closed
8 years ago
1
Various minor tweaks to documentation
#25
neilb
closed
8 years ago
1
.invalid tlds should not be valid email addresses?
#24
dr-kd
closed
8 years ago
1
Fix for undef dns mx query
#23
tmorehouse
closed
8 years ago
1
Can't call method "answer" on an undefined value
#22
MarrsAttax
closed
8 years ago
2
Minor pod document fix
#21
manwar
closed
9 years ago
1
MX check throws error
#20
graeme83
closed
9 years ago
2
uninitialized value error in sub _rearrange
#19
eszaq
closed
9 years ago
2
Improved Net::DNS MX Record Checking
#18
tmorehouse
closed
9 years ago
6
mxcheck passes for domains that do not have MX records
#17
tmorehouse
closed
9 years ago
3
Reports addresses of the form `<email@domain.com>` as invalid
#16
oschwald
opened
9 years ago
4
Update Valid.pm
#15
GDesclaux
closed
9 years ago
5
Use of uninitialized value $params[0] in pattern match (m//) at /usr/share/perl5/Email/Valid.pm line 78.
#14
GDesclaux
closed
9 years ago
1
New feature: pass in a costom resolver
#13
chrestomanci
closed
9 years ago
1
Issue #11 - Updated regex for rfc
#12
jpkboca
closed
9 years ago
4
Validating some invalid rfc email addresses as Valid
#11
jpkboca
closed
10 years ago
2
Next