[GH-ISSUE #261] Roadmap ideas #244

Closed
opened 2026-02-27 11:10:47 +03:00 by kerem · 1 comment
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/261

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2012-06-06T10:00:06Z

I will try to regroup in this ticket all the ideas that could be integrated to future modoboa releases.

h2. LDAP backend

Ability to replace the current SQL backend to store domains, users, amavis information and more.

h2. Per-domain or per-user amavis preferences

Ability to customize amavis work. Per-domain settings would corresponds to the fields available into an amavis policy. Per-user ones would be a reduced set of parameters (white/black lists, check spam on/off, etc)

h2. Collect amavis SNMP statistics

Poll the SNMP agent and create RRD files to store collected informations

mtaQueueEntriesIncoming
mtaQueueEntriesActive
mtaQueueEntriesDeferred
inMsgsInbound
inMsgsOutbound

contentCleanMsgsInbound
contentBadHdrMsgsInbound
contentSpamMsgsInbound
contentUncheckedMsgsInbound
contentBannedMsgsInbound
contentVirusMsgsInbound

contentCleanMsgsOutbound
contentBadHdrMsgsOutbound
contentSpamMsgsOutbound
contentUncheckedMsgsOutbound
contentBannedMsgsOutbound
contentVirusMsgsOutbound

h2. Automatic setup script

A wizard to help people deploy a new modoboa instance.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/261 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2012-06-06T10:00:06Z** I will try to regroup in this ticket all the ideas that could be integrated to future modoboa releases. h2. LDAP backend Ability to replace the current SQL backend to store domains, users, amavis information and more. h2. Per-domain or per-user amavis preferences Ability to customize amavis work. Per-domain settings would corresponds to the fields available into an amavis policy. Per-user ones would be a reduced set of parameters (white/black lists, check spam on/off, etc) h2. Collect amavis SNMP statistics Poll the SNMP agent and create RRD files to store collected informations <pre> mtaQueueEntriesIncoming mtaQueueEntriesActive mtaQueueEntriesDeferred inMsgsInbound inMsgsOutbound contentCleanMsgsInbound contentBadHdrMsgsInbound contentSpamMsgsInbound contentUncheckedMsgsInbound contentBannedMsgsInbound contentVirusMsgsInbound contentCleanMsgsOutbound contentBadHdrMsgsOutbound contentSpamMsgsOutbound contentUncheckedMsgsOutbound contentBannedMsgsOutbound contentVirusMsgsOutbound </pre> h2. Automatic setup script A wizard to help people deploy a new modoboa instance.
kerem 2026-02-27 11:10:47 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2012-06-20T16:08:04Z

New idea:

Create a digital signing gateway (maybe a milter) to automatically sign outgoing messages at a per-user level. We could use S/MIME, PGP or both.

Modoboa would allow a simple administration of such a tool (easy PKI management, allow users to choose if they want to sign all messages, just the most important, etc.)

I don't know if such a solution exists but it could be one that companies would accept to buy.

<!-- gh-comment-id:29815224 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2012-06-20T16:08:04Z** New idea: Create a digital signing gateway (maybe a milter) to automatically sign outgoing messages at a per-user level. We could use S/MIME, PGP or both. Modoboa would allow a simple administration of such a tool (easy PKI management, allow users to choose if they want to sign all messages, just the most important, etc.) I don't know if such a solution exists but it could be one that companies would accept to buy.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#244
No description provided.