Gossamer Forum
Home : Products : Links 2.0 : Discussions :

INFO domains & send reject/modify/validate emails

Quote Reply
INFO domains & send reject/modify/validate emails
hello all,

well, links 2 and send emails to INFO domains will not work

if there is a link to validate with an xxx@xxxx.info email
you will get an error that xxx@xxx.info is not correct email address
after validation..

validation email will not be send...


i think in db.pl
this should be changed:
Code:
elsif (${$links{$id}}{'Email'} =~ /(@.*@)|(\.\.)|(@\.)|(\.@)|(^\.)/ ||
${$links{$id}}{'Email'} !~ /^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/) {


can someone help ?
----
ciao
nicky

Last edited by:

Nicky: Oct 23, 2001, 11:50 AM
Subject Author Views Date
Thread INFO domains & send reject/modify/validate emails Nicky 6162 Oct 23, 2001, 11:34 AM
Thread Re: [Nicky] INFO domains & send reject/modify/validate emails
Paul 6075 Oct 23, 2001, 1:34 PM
Thread Re: [RedRum] INFO domains & send reject/modify/validate emails
Nicky 6079 Oct 23, 2001, 3:24 PM
Thread Re: [Nicky] INFO domains & send reject/modify/validate emails
willdeb 5865 Nov 3, 2002, 2:07 PM
Thread Re: [willdeb] INFO domains & send reject/modify/validate emails
esm 5866 Nov 3, 2002, 2:38 PM
Thread Re: [esm] INFO domains & send reject/modify/validate emails
willdeb 5892 Nov 3, 2002, 3:00 PM
Thread Re: [willdeb] INFO domains & send reject/modify/validate emails
esm 5888 Nov 3, 2002, 6:45 PM
Thread Re: [esm] INFO domains & send reject/modify/validate emails
ShooterGirl 5494 Dec 28, 2004, 10:38 AM
Post Re: [ShooterGirl] INFO domains & send reject/modify/validate emails
PerlFlunkie 5489 Dec 28, 2004, 3:40 PM