[sf-lug] Fwd: sf-lug domain expirations 2014-07-02
Michael Paoli
Michael.Paoli at cal.berkeley.edu
Sat Jun 28 23:20:30 PDT 2014
Hopefully this will be getting taken care of "soon enough",
but I can't help but notice.
May depend somewhat upon registrar, but in general letting a domain
expire that one wishes to keep active is not a good thing.
Also, not sure if domains renewed necessarily reflect the renewal
"immediately" in the whois data, but I'd think that would show in
relatively short order in any case.
$ TZ=GMT0 date --rfc-3339=seconds; (for tld in org com; do
d=sf-lug."$tld"; echo "$d:"; 2>&1 whois -H "$d" | grep -i
'^reg.*expir.*date:'; done)
2014-06-29 06:13:53+00:00
sf-lug.org:
Registry Expiry Date: 2014-07-02T21:17:47Z
sf-lug.com:
Registrar Registration Expiration Date: 2014-07-02T00:00:00Z
$
----- Forwarded message from Michael.Paoli at cal.berkeley.edu -----
Date: Fri, 27 Jun 2014 03:23:46 -0700
From: "Michael Paoli" <Michael.Paoli at cal.berkeley.edu>
Subject: sf-lug domain expirations 2014-07-02
To: "Jim Stockford" <jim at well.com>
Jim,
FYI, don't forget, these should be taken care of soon:
sf-lug domain expirations 2014-07-02:
$ (for tld in org com; do d=sf-lug."$tld"; echo "$d:"; 2>&1 whois -H
"$d" | grep -i 'expir.*date:'; done)
sf-lug.org:
Registry Expiry Date: 2014-07-02T21:17:47Z
sf-lug.com:
Expiration Date: 02-jul-2014
Registrar Registration Expiration Date: 2014-07-02T00:00:00Z
$
----- End forwarded message -----
More information about the sf-lug
mailing list