Bug 273547 - Respond to the mysterious disappearance of MarkMail
Summary: Respond to the mysterious disappearance of MarkMail
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sergio Carlavilla Delgado
URL: https://developer.marklogic.com/code/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-03 21:45 UTC by Graham Perrin
Modified: 2023-12-09 11:48 UTC (History)
3 users (show)

See Also:


Attachments
signed-off .patch (6.10 KB, patch)
2023-09-09 18:11 UTC, Graham Perrin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2023-09-03 21:45:58 UTC
Spanning three components: Books & Articles, Website, Wiki.

<https://docs.freebsd.org/en/books/handbook/book/#eresources-mail>, <https://wiki.freebsd.org/PrashantVaibhav/SOC2009>, <https://wiki.freebsd.org/HowWeGotHere?highlight=%28MarkMail%29> and other areas refer to MarkMail. 

<https://discord.com/channels/727023752348434432/1139439129353011231> (2023-08-11): 

> MarkMail is down … and has been, for a few days. Please, does 
> anyone know what's occurring? 

I gained a response there, after which I spent considerable time privately seeking an explanation. 

More than a month after I first noticed the disappearance of <https://markmail.org/>: still no obvious explanation. 

I reckon: sadly, it's time to write MarkMail out of the doc tree. 

Attention to this limited scope report will allow reduction of broader bug 264754, for which my pull request was closed.

----

% rg --count --sort path -i MarkMail /usr/doc
/usr/doc/documentation/content/en/books/handbook/eresources/_index.adoc:1
/usr/doc/documentation/content/en/books/handbook/eresources/_index.po:1
/usr/doc/website/content/en/community/mailinglists.adoc:1
/usr/doc/website/content/en/search/_index.adoc:2
/usr/doc/website/content/en/search/opensearch/_index.adoc:1
/usr/doc/website/content/es/search/_index.adoc:1
/usr/doc/website/content/hu/search/_index.adoc:2
/usr/doc/website/content/ja/search/_index.adoc:2
/usr/doc/website/themes/beastie/layouts/partials/site-head.html:1
/usr/doc/website/themes/beastie/static/opensearch/markmail.xml:4
%
Comment 1 Graham Perrin 2023-09-03 22:05:58 UTC
<https://wiki.freebsd.org/action/info/HowWeGotHere?action=diff&rev2=105&rev1=104> done for koobs@ (result: <https://wiki.freebsd.org/HowWeGotHere>) and so, I'm removing him from the CC list here.
Comment 3 Graham Perrin 2023-09-03 22:40:30 UTC
<https://wiki.freebsd.org/action/info/PrashantVaibhav/SOC2009?action=diff&rev2=12&rev1=11> done for phk@, and (I think) that's the last of the MarkMail-related changes to the Wiki.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-09-07 20:23:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a63a2ea65727a38f29fe9dba61d0d48afc636feb

commit a63a2ea65727a38f29fe9dba61d0d48afc636feb
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-09-07 20:20:35 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-09-07 20:22:19 +0000

    Handbook - eresources: Remove MarkMail

    PR:             273547
    Reported by:    Graham Perrin <grahamperrin@gmail.com>

 documentation/content/en/books/handbook/eresources/_index.adoc | 1 -
 1 file changed, 1 deletion(-)
Comment 5 Graham Perrin 2023-09-09 17:47:34 UTC
(In reply to Graham Perrin ◐ from comment #0)

> Website

Work in progress.
Comment 6 Graham Perrin 2023-09-09 18:11:57 UTC
Created attachment 244735 [details]
signed-off .patch

Excludes translations.
Comment 7 Wolfram Schneider freebsd_committer freebsd_triage 2023-09-10 09:38:57 UTC
https://news.ycombinator.com/item?id=37230221

>> I’m sorry to inform you, but with the acquisition of MarkLogic by Progress, it was decided to shut down MarkMail. <<

I'm fine with removing MarkMail references from all our documentation. It is unlikely that the site will come back.
Comment 8 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-09-10 09:40:53 UTC
(In reply to Wolfram Schneider from comment #7)
Please let me handle this.
I'll fix it with the new design :)
Comment 9 commit-hook freebsd_committer freebsd_triage 2023-12-08 15:53:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=94ec0bdbac6730977b5175527225ef9c66aaef35

commit 94ec0bdbac6730977b5175527225ef9c66aaef35
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-12-08 15:51:30 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-12-08 15:51:30 +0000

    remove stale references to MarkMail
    PR: 273547

 website/content/en/community/mailinglists.adoc               | 1 -
 website/content/en/search/_index.adoc                        | 3 ---
 website/content/en/search/opensearch/_index.adoc             | 4 ----
 website/themes/beastie/layouts/partials/site-head.html       | 1 -
 website/themes/beastie/static/opensearch/markmail.xml (gone) | 9 ---------
 5 files changed, 18 deletions(-)