Code

Fix charset of first text-part of outgoing multipart messages, thanks
[roundup.git] / scripts / README.txt
index a83a7223cdd0298f5131c26fcdb33389c3131606..c599c6760621234e24ac205826c7f76a8519ff18 100644 (file)
@@ -8,6 +8,10 @@ roundup-reminder
  Generate an email that lists outstanding issues. Send in both plain text
  and HTML formats.
 
+weekly-report
+ Generate a simple report outlining the activity in one tracker for the
+ most recent week.
+
 schema_diagram.py
  Generate a schema diagram for a roundup tracker. It generates a 'dot file'
  that is then fed into the 'dot' tool (http://www.graphviz.org) to generate
@@ -23,3 +27,7 @@ roundup.rc-debian
  Offers start, stop and restart commands and integrates with the Debian
  init process.
 
+imapServer.py
+ This IMAP server script that runs in the background and checks for new
+ email from a variety of mailboxes.
+