renew.cgi has a snippet with the 'modify_domain' API call - using which you can just change the auto_renew flag on a domain. You can set the flag 'affect_domains => 1' and the setting will apply to all domains in the user's profile. You can either write a tiny script around that API or alternatively, using that CGI, you can renew one domain from the profile and set the option to apply 'auto_renew' for the whole profile.
Vlad Jebelev OpenSRS developer On Fri, 30 Nov 2001, Charles Daminato wrote: > renew.cgi has this ability, but it also renews the domains. > > You can set them all via the API, but you'll need to write a script. > > Charles Daminato > OpenSRS Product Manager > Tucows Inc. - [EMAIL PROTECTED] > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of OpenSRS > > Sent: November 30, 2001 3:25 PM > > To: [EMAIL PROTECTED] > > Subject: Changing auto-renew flag on multiple domains > > > > > > We have a client with dozens if not hundreds of domains, all of which she > > wants to set to auto-renew. Is there a way to change all domains > > associated with an account en masse? > > > > Cliff > > > > >
