You shouldn't be able to transfer a domain within the first 60 days of
registration.

OpenSRS has a feature in their API called check_transfer which should check
this among other things.

I've been unable to get check_transfer to tell me that the domain can't be
transferred with domains less than 60 days old.

Here is what I get when I lookup saraband.net (Record created 2000-07-06
18:10:26 MET by CORE-11):

}} $VAR1 = {
}}           'success' => 1,
}}           'request' => {
}}                          'domain' => 'saraband.net',
}}                          'affiliate_id' => undef
}}                        },
}}           'reply' => {
}}                        'reason' => '',
}}                        '_response_code' => 200,
}}                        '_response_text' => 'Query successful',
}}                        'transferrable' => 1,
}}                        '_is_success' => 1
}}                      },
}}         };

Here is what I get when I check zulassung.org (Record created on 12-Aug-2000):

}} $VAR1 = {
}}           'success' => 1,
}}           'request' => {
}}                          'domain' => 'zulassung.org',
}}                          'affiliate_id' => undef
}}                        },
}}           'reply' => {
}}                        'reason' => '',
}}                        '_response_code' => 200,
}}                        '_response_text' => 'Query successful',
}}                        'transferrable' => 1,
}}                        '_is_success' => 1
}}                      },
}}         };

Anybody know what's up here?

David Harris
President, DRH Internet Inc.
[EMAIL PROTECTED]
http://www.drh.net/


Reply via email to