[GH-ISSUE #485] Add reply-to tag for distribution lists #470

Closed
opened 2026-02-27 11:11:56 +03:00 by kerem · 7 comments
Owner

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

Originally assigned to: @tonioo on GitHub.

Originally created by Dalnix AB on 2013-05-15T11:51:45Z

Distribution lists in modoboa is awesome! Hurray!

Only thing i miss is when i send an email to a list, people answer to me in person instead of to the list.

I would like to have (maybe optional) modoboa add a reply-to header when sent to distrubution lists so that when people hit reply it goes back to the list.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/485 Originally assigned to: @tonioo on GitHub. **Originally created by Dalnix AB on 2013-05-15T11:51:45Z** Distribution lists in modoboa is awesome! Hurray! Only thing i miss is when i send an email to a list, people answer to me in person instead of to the list. I would like to have (maybe optional) modoboa add a reply-to header when sent to distrubution lists so that when people hit reply it goes back to the list.
kerem closed this issue 2026-02-27 11:11:56 +03:00
Author
Owner

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

Posted by Antoine Nguyen on 2013-05-15T13:07:52Z

Are you talking about some kind of a mailing list? If so, I don't think adding a Reply-To header would be enough...

<!-- gh-comment-id:29819773 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-05-15T13:07:52Z** Are you talking about some kind of a mailing list? If so, I don't think adding a Reply-To header would be enough...
Author
Owner

@ebrahim commented on GitHub (Jun 29, 2015):

A mailing list server usually sets the "Sender" header of outgoing emails to address of the sending mailing list.

<!-- gh-comment-id:116368009 --> @ebrahim commented on GitHub (Jun 29, 2015): A mailing list server usually sets the "Sender" header of outgoing emails to address of the sending mailing list.
Author
Owner

@patrickbenkoetter commented on GitHub (Jun 29, 2015):

  • Ebrahim Mohammadi reply@reply.github.com:

    A mailing list server usually sets the "Sender" address of outgoing emails to address of the sending mailing list.

This should be optional as there usually are fierce battles whether it right
[tm] or not to set Reply-to:-headers.

p@rick

[*] sys4 AG

https://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

<!-- gh-comment-id:116433197 --> @patrickbenkoetter commented on GitHub (Jun 29, 2015): - Ebrahim Mohammadi reply@reply.github.com: > A mailing list server usually sets the "Sender" address of outgoing emails to address of the sending mailing list. This should be optional as there usually are fierce battles whether it right [tm] or not to set Reply-to:-headers. p@rick ## [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Author
Owner

@tonioo commented on GitHub (Apr 10, 2016):

What's the best way to add a header to an outgoing message? Use smtpd_sender_restrictions with a check_sender_access (PREPEND)?
@patrickbenkoetter ?

<!-- gh-comment-id:207978101 --> @tonioo commented on GitHub (Apr 10, 2016): What's the best way to add a header to an outgoing message? Use smtpd_sender_restrictions with a check_sender_access (PREPEND)? @patrickbenkoetter ?
Author
Owner

@piwats commented on GitHub (Apr 11, 2016):

Careful here: mailing list as per RFC must have the obvious list-post, list-id, list-subscribe,lists unsubscribe and the precedence header, or else the emails will be treated as spam by various spam filters.

Also there are some caveats to take care of, as f.i. dkim signing and dmarc policies ( which if the headers are modified, will break the mailing list)

<!-- gh-comment-id:208333655 --> @piwats commented on GitHub (Apr 11, 2016): Careful here: mailing list as per RFC must have the obvious list-post, list-id, list-subscribe,lists unsubscribe and the precedence header, or else the emails will be treated as spam by various spam filters. Also there are some caveats to take care of, as f.i. dkim signing and dmarc policies ( which if the headers are modified, will break the mailing list)
Author
Owner

@tonioo commented on GitHub (Oct 16, 2016):

I think @piwats is right, Modoboa is not a mailing list manager like Mailman. Would it be complicated to build a "simple" plugin for that ? (I mean create a simple ML manager)

<!-- gh-comment-id:254044024 --> @tonioo commented on GitHub (Oct 16, 2016): I think @piwats is right, Modoboa is not a mailing list manager like Mailman. Would it be complicated to build a "simple" plugin for that ? (I mean create a simple ML manager)
Author
Owner

@Avalarion commented on GitHub (Nov 11, 2016):

You have to handle a lot of stuff for a Mailinglist Tool, I would drop this feature and perhaps implement something like mailman integration ( perhaps take a look how proprietary solutions work here... )

<!-- gh-comment-id:260075357 --> @Avalarion commented on GitHub (Nov 11, 2016): You have to handle a lot of stuff for a Mailinglist Tool, I would drop this feature and perhaps implement something like mailman integration ( perhaps take a look how proprietary solutions work here... )
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#470
No description provided.