aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2023-06-08Minor fixHEADmasterSergey Poznyakoff1
* bin/mailsync: Remove mhonarc database if --reset is requested.
2022-01-26Fixes in listarchiveSergey Poznyakoff1
* Mailman/Cgi/listarchive.py: Sort the archive list. Fix redirections.
2022-01-22Bugfix in listinfoSergey Poznyakoff1
* Mailman/Cgi/listarchive.py (collect_periods): Don't bail out if the directory doesn't exist.
2022-01-09mailsync: expand environment variables in configuration file valuesSergey Poznyakoff1
* bin/mailsync (read_config): Expand environment variables in value.
2019-07-05Build findmailSergey Poznyakoff3
2019-07-05Fix hardcoded URL in listarchive.pySergey Poznyakoff1
2019-07-04Revamp GNUmakefileSergey Poznyakoff2
2019-07-04Don't use absolute URLs in html pagesSergey Poznyakoff3
2019-07-04Rely on GNU makefile to do installsSergey Poznyakoff4
* GNUmakefile: New file. * Makefile: Remove. * install.pl: Remove.
2016-04-25Add MakefileSergey Poznyakoff1
2015-06-14BugfixSergey Poznyakoff1
* bin/mailsync (mboxtohtml): fix debug format
2015-04-18Minor bugfixesSergey Poznyakoff2
* bin/mailsync: Improve debugging. Don't hardcode PATH components. * install.pl (install): Ignore backup copies.
2015-04-18Rewrite sieve filter scriptSergey Poznyakoff3
* Mailman/Handlers/Sieve.py: Rewrite using libmu_python * bin/mailsync: Change default location for configuration file. * man/mailsync.1: Update
2015-04-17Fix state saving in mailsyncSergey Poznyakoff1
* bin/mailsync (save_state): Don't increment n (mboxtohtml): Use len() to get count of messages.
2015-04-13Fix typos in the mailsync manpageSergey Poznyakoff1
2015-04-09Improvements in mailsyncSergey Poznyakoff3
* bin/mailsync: Change configuration. Improve error handling. Read list names from SQL, unless core.listfile is set. * install.pl: Install manpages. * man/mailsync.1: New file.
2015-04-08Add install.plSergey Poznyakoff1
2015-04-08Add new files.Sergey Poznyakoff7
* Mailman/Cgi/listarchive.py: New file. * templates/en/list/badperiod.html: New file. * templates/en/list/empty.html: New file. * templates/en/list/footer.html: New file. * templates/en/list/header.html: New file. * templates/en/list/listdir.html: New file. * templates/en/list/listindex.html: New file.
2015-04-06Fix in mailsyncSergey Poznyakoff1
* bin/mailsync (get_state): Strip trailing whitespace (save_state): Write newline. (save_timestamp): New function. (mboxtohtml): Write .timestamp file
2014-06-27mailsync: minor changesSergey Poznyakoff1
2014-06-25Add Sieve.pySergey Poznyakoff1
2014-06-25Rewrite mailsync in PythonSergey Poznyakoff2
2014-06-25Add .gitignoreSergey Poznyakoff1
2014-06-25Initial (hmmm) commit.Sergey Poznyakoff10
Most sources are more than 10 years old and have (of course) undergone plenty of changes during that time. However, that's the first time they are put under a version control system. Better late than never.

Return to:

Send suggestions and report system problems to the System administrator.