$mailstr = "$GETURL -d \"$SECURITY\" http://$SERVER$SUBSCRIPT?id=$code"; print "\n$mailstr\n"; $mail = `$mailstr`;