Gossamer Forum
Home : Products : Links 2.0 : Customization :

Record validated, but couldn't send auto email.

Quote Reply
Record validated, but couldn't send auto email.
Hello all,
I have a problem with validation links.
When I try to validate or reject new sites I see the
following error:
"Record validated, but couldn't send auto email. Reason: Bad Email addres: ".
But I see this error when webmasters use e-mails for new type of domains only(for example, somebody@domain.info).
I think I have to update the following code but I can't do it Frown

Code:
elsif (${$links{$id}}{'Contact Email'} =~ /(@.*@)|(\.\.)|(@\.)|(\.@)|(^\.)/ ||
${$links{$id}}{'Contact Email'} !~ /^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/) {

Can somebody help me?
Thanks.
Subject Author Views Date
Thread Record validated, but couldn't send auto email. Rizv 1357 Mar 22, 2002, 2:38 PM
Post Re: [Rizv] Record validated, but couldn't send auto email.
Thomas. 1307 Mar 22, 2002, 3:26 PM