Skip to content

Commit 47523ea

Browse files
bernhardreiterSebastian Wagner
authored andcommitted
DOCS: update ecosystem entry of intelmq-cb-mailgen
* Group everything together, because the mailgen part needs the others parts. Use subsubsections for structuring. * Remove `OTRS` because it is not directly used. (Only the ticket numbers were made unique that they can be used as identifiers in external tracking system like OTRS.) * Mention that fody+backend can be used to only access the EventsDB.
1 parent 7e13e9a commit 47523ea

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

docs/user/ecosystem.rst

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,24 @@ A web-based interface to inject CSV data into IntelMQ with on-line validation an
3636

3737
→ `Repository: intelmq-webinput-csv <https://github.com/certat/intelmq-webinput-csv>`_
3838

39-
intelmq-mailgen
40-
---------------
39+
intelmq-cb-mailgen
40+
------------------
4141

42-
A solution to send grouped notifications to network owners using SMTP/OTRS.
42+
A solution allowing
43+
an IntelMQ setup with a complex contact database,
44+
managed by a web interface and sending out aggregated email reports.
45+
(In different words:
46+
To send grouped notifications to network owners using SMTP.)
47+
48+
→ `Repository: intelmq-cb-mailgen <https://github.com/Intevation/intelmq-mailgen-release>`_
4349

44-
→ `Repository: intelmq-mailgen <https://github.com/Intevation/intelmq-mailgen>`_
4550

4651
IntelMQ Fody + Backend
47-
----------------------
52+
^^^^^^^^^^^^^^^^^^^^^^
53+
54+
Fody is a web based interface for intelmq-mailgen's contact database
55+
and the EventDB. It can also be used to just query the EventDB.
4856

49-
Fody is an interface for intelmq-mailgen's contact database, it's OTRS and the EventDB.
5057
The certbund-contact expert fetches the information from this contact database and provides scripts to import RIPE data into the contact database.
5158

5259
→ `Repository: intelmq-fody <https://github.com/Intevation/intelmq-fody>`_
@@ -55,6 +62,14 @@ The certbund-contact expert fetches the information from this contact database a
5562

5663
→ `Repository: intelmq-certbund-contact <https://github.com/Intevation/intelmq-certbund-contact>`_
5764

65+
intelmq-mailgen
66+
^^^^^^^^^^^^^^^
67+
68+
The email sending part:
69+
70+
→ `Repository: intelmq-mailgen <https://github.com/Intevation/intelmq-mailgen>`_
71+
72+
5873
"Constituency Portal" do-portal (not developed any further)
5974
-----------------------------------------------------------
6075

0 commit comments

Comments
 (0)