]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #2495 from gryphius/fix-doc-email
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Thu, 7 May 2015 09:13:20 +0000 (11:13 +0200)
committerPieter Lexis <pieterlexis@users.noreply.github.com>
Thu, 7 May 2015 09:13:20 +0000 (11:13 +0200)
replace broken mailto: markdown links with static html

docs/markdown/authoritative/backend-ldap.md
docs/markdown/authoritative/upgrading.md
docs/markdown/common/support.md
docs/markdown/security/index.md

index 89bed30b696898a06a168eef89d93f838ce77b1b..f3ea55ebc006950e0614d82dcd1c7acd33de929e 100644 (file)
@@ -1,5 +1,5 @@
 # LDAP backend
-**Warning**: As of PowerDNS Authoritative Server 3.0, the LDAP backend is unmaintained. While care will be taken that this backend still compiles, this backend is known to have problems in version 3.0 and beyond! Please contact powerdns.support@netherlabs.nl or visit www.powerdns.com to rectify this situation.
+**Warning**: As of PowerDNS Authoritative Server 3.0, the LDAP backend is unmaintained. While care will be taken that this backend still compiles, this backend is known to have problems in version 3.0 and beyond! Please contact <a href="mailto:powerdns.support@powerdns.com">powerdns.support@powerdns.com</a> or visit [www.powerdns.com](http://www.powerdns.com) to rectify this situation.
 
 **Warning**: Grégory Oestreicher has forked the LDAP backend shortly before our 3.2 release. Please visit his [repository](http://repo.or.cz/w/pdns-ldap-backend.git) for the latest code.
 
index 81f94ddbfb73be577a12173c4a9bbf0b857ba1e0..5dd2ceb6f9f8c1badcff079e2b4dc9dcf418c0de 100644 (file)
@@ -263,7 +263,7 @@ The 3.0 release of the PowerDNS Authoritative Server is significantly different
 
 **Warning**: Version 3.0 of the PowerDNS Authoritative Server is the biggest change in PowerDNS history. In some senses, this means that it behaves somewhat like a '1.0' version. We advise operators to carefully perform the upgrade process from 2.9.x, and if possible test on a copy of the database beforehand.
 
-In addition, it may also be useful to have a support agreement in place during such upgrades. For first class and rapid support, please contact [powerdns-support@netherlabs.nl](mailto:powerdns-support@netherlabs.nl), or see [www.powerdns.com](http://www.powerdns.com). Alternatively, the [PowerDNS Community](http://wiki.powerdns.com) can be very helpful too.
+In addition, it may also be useful to have a support agreement in place during such upgrades. For first class and rapid support, please contact <a href="mailto:powerdns.support@powerdns.com">powerdns.support@powerdns.com</a>, or see [www.powerdns.com](http://www.powerdns.com). Alternatively, the [PowerDNS Community](http://wiki.powerdns.com) can be very helpful too.
 
 With similar settings, version 3.0 will most likely use a lot more memory than 2.9. This is due to the new DNSSEC key & signature caches, but also because the database query cache will now store multiple row answers, which it did not do previously. Memory use can be brought down again by tuning the cache-ttl settings.
 
index 24de4b3a9358dd098b59eb8e41be1e1ed908b4b7..2e7bf6213025565f135a9566612811f8be4fb02e 100644 (file)
@@ -4,7 +4,7 @@ community or from its authors. You may also help others (please do).
 
 The PowerDNS company provides free support on the public mailing lists, and can
 help or support you in private as well. For first class and rapid support,
-please contact [powerdns-support@netherlabs.nl](mailto:powerdns-support@netherlabs.nl)
+please contact <a href="mailto:powerdns.support@powerdns.com">powerdns.support@powerdns.com</a>
 , or see [www.powerdns.com](http://www.powerdns.com).
 
 More information about the PowerDNS community, and its mailing lists, can be
@@ -40,4 +40,4 @@ Before posting, read all FAQs.
 
 ## My information is confidential, must I send it to the mailing list?
 If you desire privacy, please consider entering a support relationship with us,
-in which case we invite you to contact `<powerdns.support.sales@netherlabs.eu>`.
+in which case we invite you to contact <a href="mailto:powerdns.support.sales@netherlabs.eu">powerdns.support.sales@netherlabs.eu</a>.
index d702cb6630d6ebbe7b5daf9748dbf36c1c4df169..960baae1303f0faae663e0ed2b0e4e843601b305 100644 (file)
@@ -1,6 +1,6 @@
 # Security Policy
 
-If you have a security problem to report, please email us at both `<security@netherlabs.nl>` and `<ahu@ds9a.nl>`. Please do not mail security issues to public lists, nor file a ticket, unless we do not get back to you in a timely manner. We fully credit reporters of security issues, and respond quickly, but please allow us a reasonable timeframe to coordinate a response.
+If you have a security problem to report, please email us at both <a href="mailto:security@netherlabs.nl">security@netherlabs.nl</a> and <a href="mailto:ahu@ds9a.nl">ahu@ds9a.nl</a>. Please do not mail security issues to public lists, nor file a ticket, unless we do not get back to you in a timely manner. We fully credit reporters of security issues, and respond quickly, but please allow us a reasonable timeframe to coordinate a response.
 
 We remind PowerDNS users that under the terms of the GNU General Public License, PowerDNS comes with ABSOLUTELY NO WARRANTY. This license is included in this documentation.