=2 && substr($line,$length-2,2)=="\r\n") { $line=substr($line,0,$length-2); if($this->debug) $this->OutputDebug("< $line"); return($line); } } } Function PutLine($connection,$line) { if($this->debug) $this->OutputDebug("> $line"); return(fputs($connection,"$line\r\n")); } Function ValidateEmailAddress($email) { return(eregi($this->email_regular_expression,$email)!=0); } Function ValidateEmailHost($email,$hosts=0) { if(!$this->ValidateEmailAddress($email)) return(0); $user=strtok($email,"@"); $domain=strtok(""); if(GetMXRR($domain,&$hosts,&$weights)) { $mxhosts=array(); for($host=0;$hostGetLine($connection))) { if(!strcmp(strtok($line," "),$code)) return(1); if(strcmp(strtok($line,"-"),$code)) return(0); } return(-1); } Function ValidateEmailBox($email) { if(!$this->ValidateEmailHost($email,&$hosts)) return(0); if(!strcmp($localhost=$this->localhost,"") && !strcmp($localhost=getenv("SERVER_NAME"),"") && !strcmp($localhost=getenv("HOST"),"")) $localhost="localhost"; if(!strcmp($localuser=$this->localuser,"") && !strcmp($localuser=getenv("USERNAME"),"") && !strcmp($localuser=getenv("USER"),"")) $localuser="root"; for($host=0;$hostdebug) $this->OutputDebug("Connecting to host \"".$hosts[$host]."\"..."); if(($connection=($this->timeout ? fsockopen($hosts[$host],25,&$errno,&$error,$this->timeout) : fsockopen($hosts[$host],25)))) { if($this->debug) $this->OutputDebug("Connected."); if($this->VerifyResultLines($connection,"220")>0 && $this->PutLine($connection,"HELO $localhost") && $this->VerifyResultLines($connection,"250")>0 && $this->PutLine($connection,"MAIL FROM: <$localuser@$localhost>") && $this->VerifyResultLines($connection,"250")>0 && $this->PutLine($connection,"RCPT TO: <$email>") && ($result=$this->VerifyResultLines($connection,"250"))>=0) { if($this->debug) $this->OutputDebug("This host states that the address is ".($result ? "" : "not ")."valid."); fclose($connection); if($this->debug) $this->OutputDebug("Disconnected."); return($result); } if($this->debug) $this->OutputDebug("Unable to validate the address with this host."); fclose($connection); if($this->debug) $this->OutputDebug("Disconnected."); } else { if($this->debug) $this->OutputDebug("Failed."); } } return(-1); } }; ?> Geocoin Activation Page

www.geocoin.net: Geocoin Activation Page

Am I in the right place?
This page is for retrieving geocoin activation codes the will enable you to activate your geocoin. If you don't see the coin edition of the coin you are trying to activate, then this is not the site to activate it on. If the coin edition is in the option list, then you are in the right place. If not, the best place is to check out the forums on geocaching.com. Some other known activation sites are www.oakcoins.com/activate, www.hogcode.com, www.coincodes.com, or just google for it.
Instructions
To retrieve an activation code, select the coin edition, enter your e-mail, enter the geocoin tracking code and then click on the 'Retrieve Code' button. You will receive the activation code via e-mail. You will then need to go to the geocaching.com travelbug page to activate your geocoin.
Get the code(s):
Coin Edition:
Geocoin Tracking Code(s):
A note on security: the e-mail and IP address is logged for every request to prevent abuse of the system. If a high volume of invalid requests comes from a single IP, that requester will not receive any activation codes from this system (although it will appear to be sending them).

If you are not receiving your activation code e-mail in your inbox, please check your SPAM or JUNK mail folder to see if the e-mail got flagged as SPAM or JUNK mail.

Hosted for free by: www.geocoin.net.