-
There is a limited number of IANA registries -- they rarely change.
```sh
$ wget https://www.iana.org/protocols
$ grep -o 'href="/assignments/.*"' protocols | cut -d '"' -f 2 | cut -d '#' -f 1 | …
-
This fixes several compiler warnings in cyrus
```
diff --git a/imap/ctl_mboxlist.c b/imap/ctl_mboxlist.c
index 3d54150..b689c68 100644
--- a/imap/ctl_mboxlist.c
+++ b/imap/ctl_mboxlist.c
@@ -100…
-
I noticed that footnote numbers are very hard to read. Could those numbers use a different color?
##### Light mode
##### Dark mode
-
From: [Alexander Drozdov](dzal_mail@mtu-net.ru)
Bugzilla-Id: 2747
Version: 2.2.x
Owner: [Ken Murchison](murch@andrew.cmu.edu)
brong updated
3 years ago
-
From: cyrus@fiddaman.net
Bugzilla-Id: 3058
Version: 2.3.x
Owner: [Ken Murchison](murch@andrew.cmu.edu)
brong updated
3 years ago
-
「travis とか melpa とか workflows とか(#90)」で立候補した通り、MELPAについては私が管理したいのですが、ddskkがMELPAでskkではなく、ddskkと配布されている経緯が少し分かりません。
プレフィックスについて、Elispにおいては名前空間が分離されていないので利用については慎重になる必要があります。
基本的には「パッケージ名.el」が含まれ、ファ…
-
Would be very nice if it supported [lobste.rs](https://lobste.rs) too.
what do you think?
Anyway, thank you for the project!
-
I create an account with username aaa@milter.aegee.org , password abc and server https://mail.aegee.org . The account has two address books: a1 and personal and two calendars: c1 and personal. TBSyn…
-
While setting up a system email box, imap and smtp. After clicking "Check connection/Retrieve Folders" and selecting a folder (all, inbox, ect tried everything) I still get the error message
"At l…
-
The three modules in the perl directory all ship "Makefile" files. But like the top level Makefile, these are build artefacts which contain details of the system perl implementation (such as director…