Sebb

Results 157 issues of Sebb

The format of the full id is identical to the medium format, so it's not possible to tell them apart. Too late to fix this as the code has already...

At present mailboxes can only be downloaded from a monthly view. It would sometimes be useful to be able to download the messages after filtering.

enhancement

The advanced search currently allows for searching within a single list or all lists. It would be useful to allow searching all lists for a given project. Possibly also within...

enhancement

For example, the following mail has a mangled subject display: https://lists.apache.org/thread.html/caf3f3f78c478020f0c0069715bd303f3ecb67bf169483a800e37ab9@%3Cdev.dubbo.apache.org%3E The body text looks OK. Note that the subject is handled OK by mod_mbox: http://mail-archives.apache.org/mod_mbox/incubator-dubbo-dev/201803.mbox/%3c152240877614.5045.17528549688321645295.gitbox@gitbox.apache.org%3e

The generator methods currently rely on the parsed message to create the hash. This is subject to change if the parsing should ever change. For example, headers might be unwrapped...

stats.lua tries to calculate message threading. However if too many messages reference each other, the code crashes with an error: site/api/stats.lua:755: Cannot serialise, excessive nesting (501) This prevents the list...

The backend database should not have any problems with handling very large numbers of mailing lists and mails in each list. However the scripts that interface with the database mostly...

Related to #436, at present the importer uses the current timestamp if the mail has no Date: header. Any such mail will be filed incorrectly. The importer should report such...

Some messages don't have a Date: header. The importer generally runs a long while after the messages were sent, so using the current time causes problems. It would be useful...

Might be useful to add an icon to the list pages to show if a list has private mails.

enhancement