Skip to content
  • Barry Warsaw's avatar
    * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg`` · de181c1a
    Barry Warsaw authored
       file's ``[paths.*]`` sections.  A new ``[paths.here]`` section is added,
       which puts the ``var_dir`` in ``$cwd``.  It is made the default layout.
    
     * You can now view the contents of, inject messages into, and delete messages
       from the various queue directories via the ``<api>/queues`` resource.
    
    Also:
    
    inject_message() and inject_text() now return the filebase of the file
    injected into the queue directory.
    de181c1a