[exim/exim] [RFE] Docs should consistently hyperlink RFCs (Issue #3233)

jgh via Exim-dev <[email protected]> Thu, 02 Jul 2026 17:42:29 +0100
Newsgroups gmane.mail.exim.devel
Message-ID <exim/exim/issues/[email protected]>
---------------
Feature Summary
---------------

Anywhere a numbered RFC is referenced in the documentation, it should have a link to the actual RFC.

-----------------
Problem Statement
-----------------

Time-saving when needing to read the referenced specification

-----------------
Proposed Solution
-----------------

An xfpt macro, taking the number as an argument

-----------------------
Alternatives Considered
-----------------------

Use a URL macro, which already exists. But these are general-purpose, so you have to give both the text and the URL.

---
View it on Exim Forgejo ( https://code.exim.org/exim/exim/issues/3233 ) or reply to this email directly.