GitHub user ilgrosso opened an issue:
https://github.com/apache/incubator-ponymail/issues/290
Private list not shown after delete & re-import
Up until last week I used to regularly execute the following commands on
one of our servers:
1. `mailx -f file.mbox` (to manually remove spam e-mails from archives)
1. `python3 edit-list.py --delete --source file.tirasa.net`
1. `python3 import-mbox.py --source file.mbox --lid "file.tirasa.net"
--html2text --private`
and everything has been always working fine.
This morning, after pulling the latest changes, the commands above still
seem to work fine, but the private list `[email protected]` is not neither shown
nor reachable any more from the web UI.
* Anything to change in the commands above?
* How can I debug why the list is not reported nor accessible (e.g. when
manually setting the URL to `/[email protected]` a 302 to another list
is returned)?
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---