diff options
author | Stewart Smith <[email protected]> | 2017-06-19 15:31:22 +1000 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2017-06-22 10:22:41 -0600 |
commit | e34e20e0034323c917323116dee7c40a9a37f39b (patch) | |
tree | f3368bb99b592c7cc786f1b660aeda47deacfed8 | |
parent | 68f04b571da49c246eb54a7fe46233f17c77ad0f (diff) |
doc: Document suitability of IBM Verse for kernel development
IBM Verse is a web UI around Lotus Domino mail servers (much like
the Lotus Notes client talks to Domino servers).
For various reasons, it is not at all suitable for kernel development,
all of which have been raised (repeatedly) internally.
Signed-off-by: Stewart Smith <[email protected]>
Acked-by: Samuel Mendoza-Jonas <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/process/email-clients.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst index ac892b30815e..07faa5457bcb 100644 --- a/Documentation/process/email-clients.rst +++ b/Documentation/process/email-clients.rst @@ -167,6 +167,11 @@ Lotus Notes (GUI) Run away from it. +IBM Verse (Web GUI) +******************* + +See Lotus Notes. + Mutt (TUI) ********** |