I didn't know asking questions on a dev list is also called spamming :-) Anybody else received similar message or its just my email address that Mr. Issam W. Alameh doesn't like?
Regards, Amit. -----Original Message----- From: Issam W. Alameh [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:38 PM To: [EMAIL PROTECTED] Subject: Please stop sending me emails **** THIS IS AN AUTOMATIC REPLY **** Your e-mail message to me (see below) was not delivered. I am no longer accepting mail from your address. This extreme measure was most likely taken in response to unsolicited or unwanted e-mail from you. If you were attempting to market a commercial product or service to me, then please note that I am absolutely not interested in it. I take a dim view of any form of UCE, and on principle refuse to patronize any business that resorts to this tactic. This email account is protected by: Active Spam Killer (ASK) V2.4.1 - (C) 2001-2002 by Marco Paganini For more information visit http://www.paganini.net/ask --- Original Message Follows --- From: "Amit Rana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: Domain Not Found- RENEW action Date: Thu, 26 Jun 2003 12:22:07 +0900 Thanks Mark,George for pointing me to the right url. Dimic Thanks for your response. Yes, you are right all my orders are getting stored in the pending list. I searched the FAQs and srsApiDoc.pdf but could find how to set "process immediate" flag? Can anyone please point me to a document or tell how to set the flag? Regards, Amit. > -----Original Message----- > From: Zeljko Dimic [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2003 5:26 AM > To: Amit Rana > Subject: Re: Domain Not Found- RENEW action > > Your default may be that you do not process orders, but rather are saving > them. If this is the case, you can process orders from Pending Orders View > in Reseller Interface. > > Zeljko Dimic, > OpenSRS Developer. > > > On Thu, 12 Jun 2003, Amit Rana wrote: > > > Thanks everyone for their reply to my last mail. > > > > Now I am trying to renew a domain by sending the command below but every > > time I get "Domain not found" response. I can successfully perform > > sw_register and lookup actions on the same domain. > > > > Can anyone explain the reason for this error? > > > > According to srsApiDoc.pdf, I should not be getting this response. > > > > Thanks in Advance, > > Amit. > > > > <!--part of response start--> > > <item key="response_text">Domain not found</item> > > <item key="response_code">480</item> > > <!-- part of response end--> > > > > --request-- > > <?xml version="1.0" encoding="UTF-8"?> > > <OPS_envelope> > > <header> > > <version>0.9</version> > > <msg_id>4.01462685995842</msg_id> > > <msg_type>standard</msg_type> > > </header> > > <body> > > <data_block> > > <dt_assoc> > > <item key="attributes"> > > <dt_assoc> > > <item key="currentexpirationyear">2004</item> > > <item key="domain">jrd.com</item> > > <item key="period">1</item> > > </dt_assoc> > > </item> > > <item key="object">DOMAIN</item> > > <item key="action">RENEW</item> > > <item key="protocol">XCP</item> > > </dt_assoc> > > </data_block> > > </body> > > </OPS_envelope> > > > >