~sambuddhabasu1/mailman/fix_mailman_run_error

  • Committer: Barry Warsaw
  • Date: 2012-03-26 12:04:00 UTC
  • Revision ID: barry@list.org-20120326120400-jfezy6cg60ygod7k
Architecture
------------
 * Internally, all datetimes are kept in the UTC timezone, however because of
   LP: #280708, they are stored in the database in naive format.
 * `received_time` is now added to the message metadata by the LMTP runner
   instead of by `Switchboard.enqueue()`.  This latter no longer depends on
   `received_time` in the metadata.
 * The `ArchiveRunner` no longer acquires a lock before it calls the
   individual archiver implementations, since not all of them need a lock.  If
   they do, the implementations must acquire said lock themselves.

Configuration
-------------
 * New configuration variables `clobber_date` and `clobber_skew` supported in
   every `[archiver.<name>]` section.  These are used to determine under what
   circumstances a message destined for a specific archiver should have its
   `Date:` header clobbered.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 6633.3.1 16 years ago Barry Warsaw Checkpointing new command infrastructure. - Add jo Diff
tests 7019 13 years ago Barry Warsaw Do not allow a list to be created with a bogus own Diff
__init__.py 6712 15 years ago Barry Warsaw Add argparse 'cause I think this might end up bein Empty Diff Download File
cli_aliases.py 7066.1.3 13 years ago Barry Warsaw copybump 4.4 KB Diff Download File
cli_control.py 7066.1.3 13 years ago Barry Warsaw copybump 7.1 KB Diff Download File
cli_help.py 7066.1.3 13 years ago Barry Warsaw copybump 1.3 KB Diff Download File
cli_import.py 7066.1.3 13 years ago Barry Warsaw copybump 3.4 KB Diff Download File
cli_info.py 7066.1.3 13 years ago Barry Warsaw copybump 2.9 KB Diff Download File
cli_inject.py 7066.1.3 13 years ago Barry Warsaw copybump 4.3 KB Diff Download File
cli_lists.py 7123 12 years ago Barry Warsaw Merge the Pipermail eradication branch. The scrub 10.7 KB Diff Download File
cli_members.py 7118.1.1 12 years ago Barry Warsaw Schema change. After discussion at Pycon, we deci 8.8 KB Diff Download File
cli_qfile.py 7112 12 years ago Barry Warsaw Move the interact module to a better sub-package l 3.1 KB Diff Download File
cli_status.py 7066.1.3 13 years ago Barry Warsaw copybump 2.1 KB Diff Download File
cli_unshunt.py 7066.1.3 13 years ago Barry Warsaw copybump 2.1 KB Diff Download File
cli_version.py 7066.1.3 13 years ago Barry Warsaw copybump 1.3 KB Diff Download File
cli_withlist.py 7118.1.1 12 years ago Barry Warsaw Schema change. After discussion at Pycon, we deci 8.8 KB Diff Download File
eml_confirm.py 7089 12 years ago Barry Warsaw * Added a `help` email command. Also: - updated 2.1 KB Diff Download File
eml_echo.py 7089 12 years ago Barry Warsaw * Added a `help` email command. Also: - updated 1.4 KB Diff Download File
eml_end.py 7089 12 years ago Barry Warsaw * Added a `help` email command. Also: - updated 1.5 KB Diff Download File
eml_help.py 7089 12 years ago Barry Warsaw * Added a `help` email command. Also: - updated 2.9 KB Diff Download File
eml_membership.py 7118.1.1 12 years ago Barry Warsaw Schema change. After discussion at Pycon, we deci 6.8 KB Diff Download File