Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core
Commits: 6a3aff13 by Mark Sapiro at 2019-11-09T19:43:34Z Fixed example in handlers/docs/arc_sign.rst. - - - - - 9717f50e by Mark Sapiro at 2019-11-09T20:34:56Z Merge branch 'fix_648' into 'master' Fixed example in handlers/docs/arc_sign.rst. Closes #648 See merge request mailman/mailman!575 - - - - - 1 changed file: - src/mailman/handlers/docs/arc_sign.rst Changes: ===================================== src/mailman/handlers/docs/arc_sign.rst ===================================== @@ -25,9 +25,11 @@ can be specified in ``mailman.cfg``:: The public key should be put into a DNS TXT record, and located at: -#{config.ARC.selector}._domainkeys.#{config.ARC.domain} ---ex.-- -test._domainkeys.example.com +#{config.ARC.selector}._domainkey.#{config.ARC.domain} + +For example: + +test._domainkey.example.com The following is an example TXT record: :: View it on GitLab: https://gitlab.com/mailman/mailman/compare/e2df0a97013bb360429c295700c9e30eee6cace5...9717f50e3c12c799dc1252fdc4a21ad06844549c -- View it on GitLab: https://gitlab.com/mailman/mailman/compare/e2df0a97013bb360429c295700c9e30eee6cace5...9717f50e3c12c799dc1252fdc4a21ad06844549c You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org