https://bugs.contribs.org/show_bug.cgi?id=10796
--- Comment #4 from Brian Read <[email protected]> ---
So I modified the four places in the file from:
if ($domainLogin =~ /^([\-\'\w][\-\'\w\s\.]*)$/)
to
if ($domainLogin =~ /^([\-\'\w][\-\'\w\s\.\@]*)$/)
and it sucessfully created the ddclient parameters.
I'll upload the modified file in a while.
--
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 [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/