Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.
  • Welcome to AcornDomains.co.uk, a friendly community for UK domain investors, developers and anyone interested in domain names.

    Whether you're looking to buy or sell domains, learn more about the UK domain market, get feedback on your names, or simply chat with other domainers, you're in the right place. AcornDomains has been bringing together people from across the UK domain industry for many years, from complete beginners to experienced investors.

    Have a look around, join the discussions and, if you haven't already, create a free account and introduce yourself.

Nominet Bulk Update syntax problem

Status
Not open for further replies.
Joined
May 23, 2007
Posts
871
Reaction score
15
I'm trying to point a bunch of domains at the namedrive DNS servers, so individual MODIFY emails are not practical.

My (cut-down) email is:

filter: key = 'xxxxxx.co.uk' or key = 'xxxxxxx.co.uk' or key = 'xxxxxxx.co.uk'
update: nservers = [ 'ns1.fastpark.net','ns2.fastpark.net' ]

I sign it with my normal PGP key and email it to the correct BULK email address, but I just get back:

"V048 Signature did not match the text"

Am I doing something wrong?
 
You aren't signing it and then adding more domains are you?

I think it usually means the text is different to what was signed.

Dave
 
No, I sign it and then copy paste into an email message and then send, which is why I'm confused. Nominet support sugegsted the same and a few other things. Unfortunately I guess it's the way Outlook is handling the long filter line (47 domain names) and either adding blanks lines (as it does) or something.

I will try another way of getting the email to them without using Outlook.

Thanks, at least I'm not going mad! :-)
 
When I sent it as:


filter: key = 'xxxx.co.uk'
or key = 'xxxx.co.uk'
or key = 'xxxx.co.uk'
or key = 'xxxx.co.uk'
update: nservers = [ 'ns1.fastpark.net','ns2.fastpark.net' ]


ie, each on a seperate line, it worked OK. Hurrah! :-)
 
Status
Not open for further replies.
Top Bottom