#66: Restore ability to export mbox files
------------------------+------------------------------
Reporter: dmw | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords: mbox export data
------------------------+------------------------------
Hi there,
After reading about the project on LWN, I was somewhat disappointed to see
there doesn't appear to be mbox export facility yet. As one commenter put
it on the LWN story,
"Download as mbox" or alternatively "download as maildir" are
basically the "liberate the community data" and "allow fast local mirrors
of the archive" functionality for email mailing lists... If it doesn't
have that, it is a show stopper as far as I'm concerned. Maybe a plugin
can fix that, but it is best implemented well integrated with the archive
web interface.
Do you have plans to implement something like this?
Thanks
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/66>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
Hello,
I deployed the MM3 bundle using these repo packages:
I'm currently packaging Mailman3 and HyperKitty + Postorius for Red
Hat / CentOS 7. My packages are here:
https://repos.fedorapeople.org/repos/abompard/hyperkitty/el-7/x86_64/
and the repo file is here:
https://repos.fedorapeople.org/repos/abompard/hyperkitty/hyperkitty-el.repo
The repo contains all the dependencies too.
On centos 7 / apache v2.4.6.
Perhaps you can riddle me this...
i type in my path for hyperkitty:
http://<DOMAIN>:<PORT>/hyperkitty/
and for some reason it keeps redirecting to:
http://<DOMAIN>:<PORT>/hyperkitty/hyperkitty/
I keep looking at apache configs but i can see nothing obvious.
?????
I saw some old posts that mentioned disabling SSL in the settings and
urls.py files which I've tried to no avail. Any ideas? Thanks.
- Fabian S.