https://bugs.koozali.org/show_bug.cgi?id=12598

John Crisp <jcr...@safeandsoundit.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcr...@safeandsoundit.co.uk

--- Comment #5 from John Crisp <jcr...@safeandsoundit.co.uk> ---
NameCheap line was slightly incorrect.

For a domain eg mydomain.com it should be 

@domain.com

This fixes it correctly - the then/else parts were round the wrong way:

$OUT .= ( $dns ne 'NAMECHEAP' )? $edom->key."\n" : "@.".$edom->key()."\n";


But not sure how that works with "free hosts" as we could also have say 

NameCheap www.mydomain.com 

which would output 

@.www.mydomain.com which I think is incorrect.


(this may be an issue with merging the freehosts template)

This is the format that ddclient uses for updating NameCheap

https://dynamicdns.park-your-domain.com/update?host=@&domain=mynamecheapdomain.com&password=pass&ip=1.1.1.1

Or 

https://dynamicdns.park-your-domain.com/update?host=www&domain=mynamecheapdomain.com&password=pass&ip=1.1.1.1


This needs some more testing.

T smeserver-ddclient-1.3.0-bz12598-updateNameCheap.patch
Tagged with: smeserver-ddclient-1_3_0-32_el7_sme

/usr/bin/plague-client build smeserver-ddclient
smeserver-ddclient-1_3_0-32_el7_sme contribs10
Package smeserver-ddclient enqueued.  Job ID: 4247.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to