stalwartlabs / mail-server

Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
https://stalw.art
3.53k stars 135 forks source link

[enhancement]: public web archive for mailing lists #545

Closed programmerjake closed 1 week ago

programmerjake commented 1 week ago

Which feature or improvement would you like to request?

I'd like to see this feature: have public web archives for mailing lists

Is your feature request related to a problem?

N/A

Code of Conduct

nomadturk commented 1 week ago

I'm pretty sure you need something else for this.

williamdes commented 1 week ago

I'm pretty sure you need something else for this.

What do you mean ?

programmerjake commented 1 week ago

I'm pretty sure you need something else for this.

I don't think so, since stalwart mail supports both email and http, which should be sufficient. I'm not expecting something fancy, but something like https://lists.freedesktop.org/archives/mesa-dev/ should be sufficient, where it just has lists of messages for each month sortable by author, date, thread, or subject

nomadturk commented 1 week ago

What I mean is:

You need something like Mailman for that, like mesa-dev uses. Or something like mhonarc or Hyper Kitty

That's not a task for a Stalwart, but rather for mailing list management software. They convert messages to HTML to display them like that. If stalwart were to do that, each google hit would be hammering your mail/db servers.

Check these out: https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/archiving/docs/common.html https://docs.mailman3.org/projects/hyperkitty/en/latest/

mdecimus commented 1 week ago

Thank you for the suggestion but this feature is out of scope. You need a mailing list manager software for this.

williamdes commented 1 week ago

Here is a rusty mailing list server that I have to try: https://git.meli-email.org/meli/mailpot