# # ChangeLog for / in mailjam # # Generated by Trac 1.4 # Apr 26, 2024, 5:51:42 PM Wed, 04 Sep 2019 08:34:13 GMT Borja Lopez [35:dccf85c165a8] * README.rst (added) Added README.rst This file will be rendered as html in trac, making ... Mon, 28 May 2012 07:12:36 GMT Borja Lopez [34:ea8b7fdd203d] * MANIFEST (modified) * setup.py (modified) Added classifiers and download url to the setup.py file Thu, 24 May 2012 17:25:07 GMT Borja Lopez [33:8efa7a7802d4] * conf/mailjam.conf (modified) * mailjam/__init__.py (modified) * mailjam/daemon.py (modified) * mailjam/tests/mailjam.conf (modified) * setup.py (modified) Added a new configuration parameter to the xmlrpc_server section of ... Thu, 24 May 2012 16:17:56 GMT Borja Lopez [32:43c12f3bc1bd] * bin/rc.d/mailjam (added) Added an init/rc.d script to manage the start/stop/restart actions ... Thu, 24 May 2012 10:32:41 GMT Borja Lopez [31:86fa46480912] * mailjam/daemon.py (modified) Fixed bug #4 (Mailing lists are not available after adding them) Thu, 24 May 2012 08:35:45 GMT Borja Lopez [30:0cdc4f160073] * README (modified) * setup.py (modified) Fixed the link to the scheme in the README file so the image appears ... Wed, 23 May 2012 17:00:33 GMT Borja Lopez [29:5c820cb8c5b9] * mailjam/__init__.py (modified) Added __version__ to the package Wed, 23 May 2012 16:38:09 GMT Borja Lopez [28:78868a27630e] * README (modified) Small fix in the README file so the image of the scheme appears on ... Wed, 23 May 2012 16:32:54 GMT Borja Lopez [27:b1d527287347] * README (modified) * conf/mailjam-cli.conf (modified) * docs/src/_build/doctrees/configuration.doctree (modified) * docs/src/_build/doctrees/environment.pickle (modified) * docs/src/_build/doctrees/examples.doctree (modified) * docs/src/_build/doctrees/install.doctree (modified) * docs/src/_build/doctrees/overview.doctree (modified) * docs/src/_build/doctrees/running.doctree (modified) * docs/src/_build/html/_images/mailjam_architecture.png (modified) * docs/src/_build/html/_sources/configuration.txt (modified) * docs/src/_build/html/_sources/examples.txt (modified) * docs/src/_build/html/_sources/install.txt (modified) * docs/src/_build/html/_sources/overview.txt (modified) * docs/src/_build/html/_sources/running.txt (modified) * docs/src/_build/html/configuration.html (modified) * docs/src/_build/html/examples.html (modified) * docs/src/_build/html/index.html (modified) * docs/src/_build/html/install.html (modified) * docs/src/_build/html/objects.inv (modified) * docs/src/_build/html/overview.html (modified) * docs/src/_build/html/running.html (modified) * docs/src/_build/html/searchindex.js (modified) * docs/src/configuration.rst (modified) * docs/src/examples.rst (modified) * docs/src/install.rst (modified) * docs/src/mailjam_architecture.png (modified) * docs/src/overview.rst (modified) * docs/src/running.rst (modified) * mailjam/config.py (modified) Added more information to the README file Updated the architecture ... Wed, 23 May 2012 09:48:34 GMT Borja Lopez [26:0dcb95910259] * mailjam/mta.py (modified) Enabled again the code that performs the re-send of mailings to ... Wed, 23 May 2012 08:19:54 GMT Borja Lopez [25:536c135ab269] * mailjam/cli.py (modified) * mailjam/daemon.py (modified) Added support for adding members to a given mailing list, and to get ... Tue, 22 May 2012 17:57:47 GMT Borja Lopez [24:dc78a59d357e] * mailjam/cli.py (modified) * mailjam/daemon.py (modified) Added a new XMLRPC method to the mailjam server, lists.info(), which ... Tue, 22 May 2012 17:31:12 GMT Borja Lopez [23:adc5b22efd7e] * MANIFEST (modified) * bin/mailjam-cli (added) * bin/mailjam-mta (modified) * conf/mailjam-cli.conf (added) * mailjam/cli.py (added) * mailjam/config.py (modified) * mailjam/daemon.py (modified) * mailjam/models.py (modified) * setup.py (modified) Added the first version of the CLI client, which implements a shell- ... Tue, 22 May 2012 11:47:55 GMT Borja Lopez [22:55bdffd989da] * mailjam/tools.py (modified) Fixed a bug in the email address validator (email address should be ... Tue, 22 May 2012 11:29:55 GMT Borja Lopez [21:41e7bbc16e32] * bin/mailjam-mta (modified) * bin/mailjam-server (modified) Improved the mailjam-mta and mailjam-server scripts, adding argparse ... Tue, 22 May 2012 11:28:15 GMT Borja Lopez [20:bf238ca0c37f] * mailjam/config.py (modified) * mailjam/daemon.py (modified) * mailjam/mta.py (modified) Fixed multiple bugs found while doing manual tests of both the server ... Tue, 22 May 2012 11:27:01 GMT Borja Lopez [19:071beb2c34a1] * README (modified) Added a reference to the online copy of the docs (hosted at ... Tue, 22 May 2012 11:26:27 GMT Borja Lopez [18:40ba502fe87e] * mailjam/storage.py (modified) Fixed a bug in the code that loads python objects from json dumps. ... Tue, 22 May 2012 07:48:27 GMT Borja Lopez [17:90fbb0ece48a] * MANIFEST (modified) Updated the MANIFEST file after the project renaming Tue, 22 May 2012 07:31:15 GMT Borja Lopez [16:cd4170142d87] * AUTHORS (added) * INSTALL (modified) * README (modified) * bin/mailjam-mta (moved) * bin/mailjam-server (moved) * bin/run_tests (modified) * conf/mailjam-mta.conf (moved) * conf/mailjam.conf (moved) * docs/src/_build/doctrees/configuration.doctree (modified) * docs/src/_build/doctrees/environment.pickle (modified) * docs/src/_build/doctrees/index.doctree (modified) * docs/src/_build/doctrees/install.doctree (modified) * docs/src/_build/doctrees/overview.doctree (modified) * docs/src/_build/doctrees/running.doctree (modified) * docs/src/_build/html/.buildinfo (modified) * docs/src/_build/html/_images/mailjam_architecture.png (added) * docs/src/_build/html/_sources/configuration.txt (modified) * docs/src/_build/html/_sources/index.txt (modified) * docs/src/_build/html/_sources/install.txt (modified) * docs/src/_build/html/_sources/overview.txt (modified) * docs/src/_build/html/_sources/running.txt (modified) * docs/src/_build/html/configuration.html (modified) * docs/src/_build/html/development.html (modified) * docs/src/_build/html/examples.html (modified) * docs/src/_build/html/genindex.html (modified) * docs/src/_build/html/index.html (modified) * docs/src/_build/html/install.html (modified) * docs/src/_build/html/objects.inv (modified) * docs/src/_build/html/overview.html (modified) * docs/src/_build/html/running.html (modified) * docs/src/_build/html/search.html (modified) * docs/src/_build/html/searchindex.js (modified) * docs/src/conf.py (modified) * docs/src/configuration.rst (modified) * docs/src/index.rst (modified) * docs/src/install.rst (modified) * docs/src/mailjam_architecture.png (moved) * docs/src/overview.rst (modified) * docs/src/running.rst (modified) * mailjam/__init__.py (moved) * mailjam/archives/README (moved) * mailjam/config.py (moved) * mailjam/daemon.py (moved) * mailjam/models.py (moved) * mailjam/mta.py (moved) * mailjam/storage.py (moved) * mailjam/storage/README (moved) * mailjam/storage/mailings/README (moved) * mailjam/tests/__init__.py (moved) * mailjam/tests/daemon.py (moved) * mailjam/tests/mailjam-mta.conf (moved) * mailjam/tests/mailjam.conf (moved) * mailjam/tests/models.py (moved) * mailjam/tests/mta.py (moved) * mailjam/tests/sample_raw_email.txt (moved) * mailjam/tools.py (moved) * mailjam/webapp.py (moved) * setup.py (modified) Renamed the project to Mailjam Mon, 21 May 2012 17:22:27 GMT Borja Lopez [15:8ae771653ffe] * MANIFEST (modified) * bin/postman-mta (added) * bin/postman-server (moved) * conf/postman-mta.conf (modified) * postman/config.py (modified) * postman/daemon.py (modified) * postman/mta.py (modified) * postman/tests/__init__.py (modified) * postman/tests/mta.py (modified) * postman/tests/postman-mta.conf (added) * setup.py (modified) Added a postman-mta.conf version to be used in the tests Added a ... Mon, 21 May 2012 14:50:48 GMT Borja Lopez [14:0a6affee82cd] * conf/postman-mta.conf (added) * conf/postman.conf (modified) * postman/config.py (modified) Added a configuration file specific for the MTA client. Replaced ... Mon, 21 May 2012 09:55:26 GMT Borja Lopez [13:f1f11159dbed] * INSTALL (modified) * conf/postman.conf (modified) * docs/html (added) * docs/src/Makefile (added) * docs/src/_build/doctrees/configuration.doctree (added) * docs/src/_build/doctrees/development.doctree (added) * docs/src/_build/doctrees/environment.pickle (added) * docs/src/_build/doctrees/examples.doctree (added) * docs/src/_build/doctrees/index.doctree (added) * docs/src/_build/doctrees/install.doctree (added) * docs/src/_build/doctrees/overview.doctree (added) * docs/src/_build/doctrees/running.doctree (added) * docs/src/_build/html/.buildinfo (added) * docs/src/_build/html/_images/postman_architecture.png (added) * docs/src/_build/html/_sources/configuration.txt (added) * docs/src/_build/html/_sources/development.txt (added) * docs/src/_build/html/_sources/examples.txt (added) * docs/src/_build/html/_sources/index.txt (added) * docs/src/_build/html/_sources/install.txt (added) * docs/src/_build/html/_sources/overview.txt (added) * docs/src/_build/html/_sources/running.txt (added) * docs/src/_build/html/_static/ajax-loader.gif (added) * docs/src/_build/html/_static/basic.css (added) * docs/src/_build/html/_static/comment-bright.png (added) * docs/src/_build/html/_static/comment-close.png (added) * docs/src/_build/html/_static/comment.png (added) * docs/src/_build/html/_static/default.css (added) * docs/src/_build/html/_static/doctools.js (added) * docs/src/_build/html/_static/down-pressed.png (added) * docs/src/_build/html/_static/down.png (added) * docs/src/_build/html/_static/file.png (added) * docs/src/_build/html/_static/jquery.js (added) * docs/src/_build/html/_static/minus.png (added) * docs/src/_build/html/_static/plus.png (added) * docs/src/_build/html/_static/pygments.css (added) * docs/src/_build/html/_static/searchtools.js (added) * docs/src/_build/html/_static/sidebar.js (added) * docs/src/_build/html/_static/underscore.js (added) * docs/src/_build/html/_static/up-pressed.png (added) * docs/src/_build/html/_static/up.png (added) * docs/src/_build/html/_static/websupport.js (added) * docs/src/_build/html/configuration.html (added) * docs/src/_build/html/development.html (added) * docs/src/_build/html/examples.html (added) * docs/src/_build/html/genindex.html (added) * docs/src/_build/html/index.html (added) * docs/src/_build/html/install.html (added) * docs/src/_build/html/objects.inv (added) * docs/src/_build/html/overview.html (added) * docs/src/_build/html/running.html (added) * docs/src/_build/html/search.html (added) * docs/src/_build/html/searchindex.js (added) * docs/src/conf.py (added) * docs/src/configuration.rst (added) * docs/src/development.rst (added) * docs/src/examples.rst (added) * docs/src/index.rst (added) * docs/src/install.rst (added) * docs/src/overview.rst (added) * docs/src/postman_architecture.png (added) * docs/src/running.rst (added) * postman/daemon.py (modified) * postman/tests/postman.conf (modified) Added first version of the project documentation. Inside docs/src ... Sun, 20 May 2012 10:11:22 GMT Borja Lopez [12:dcc1da2dfa90] * INSTALL (added) Added an initial version of the INSTALL file Sun, 20 May 2012 08:02:10 GMT Borja Lopez [11:078c7b030cee] * postman/config.py (modified) * postman/models.py (modified) * postman/mta.py (modified) * postman/storage.py (modified) * postman/tests/__init__.py (modified) * postman/tests/daemon.py (modified) * postman/tools.py (modified) Removed legacy configs from the config module Added some headers to ... Sun, 20 May 2012 07:39:51 GMT Borja Lopez [10:d5329a2a05b7] * bin/run_tests (modified) * postman/daemon.py (modified) * postman/models.py (modified) * postman/mta.py (modified) * postman/tests/daemon.py (modified) * postman/tests/models.py (modified) * postman/tests/mta.py (modified) * postman/tests/postman.conf (added) Fully added support for the configuration file. Now all the code uses ... Sat, 19 May 2012 08:14:00 GMT Francisco de Borja Lopez Rio [9:69d5a3b74c6a] * postman/config.py (modified) * postman/daemon.py (modified) * postman/tests/daemon.py (modified) Added a new method to the config module that parses the configuration ... Sat, 19 May 2012 08:12:03 GMT Francisco de Borja Lopez Rio [8:78c437dc392c] * conf/postman.conf (added) Added the postman configuration file - postman.conf Fri, 18 May 2012 15:54:56 GMT Francisco de Borja Lopez Rio [7:39e2245da71c] * postman/daemon.py (modified) * postman/tests/daemon.py (modified) Added some fixes to the XMLRPC server code Added more tests for the ... Fri, 18 May 2012 10:59:55 GMT Francisco de Borja Lopez Rio [6:2a0f6f8cbc52] * bin/postman_server (added) * postman/daemon.py (modified) * postman/tests/daemon.py (modified) Added an initial version of the code that will handle the XMLRPC ... Wed, 16 May 2012 09:41:47 GMT Francisco de Borja Lopez Rio [5:573fdae8b1f6] * postman/daemon.py (modified) * postman/models.py (modified) * postman/storage.py (modified) * postman/tests/__init__.py (modified) * postman/tests/daemon.py (added) * postman/tests/mta.py (modified) Added tests for postman.daemon.Postman Added a method to ... Tue, 15 May 2012 14:41:48 GMT Francisco de Borja Lopez Rio [4:14b2a12d495e] * postman/__init__.py (modified) * postman/models.py (modified) * postman/storage.py (modified) Fixed some bugs in the code that was doing the de-serialization of ... Tue, 15 May 2012 10:49:17 GMT Francisco de Borja Lopez Rio [3:6ac625baf780] * .hgignore (modified) * LICENSE (added) * MANIFEST (added) * README (added) * setup.py (added) Added the LICENSE, README and MANIFEST files for the postman package ... Tue, 15 May 2012 00:29:03 GMT Francisco de Borja Lopez Rio [2:108a82defd3e] * postman/archives/README (added) * postman/config.py (modified) * postman/daemon.py (added) * postman/models.py (modified) * postman/mta.py (modified) * postman/storage/README (added) * postman/storage/mailings/README (added) * postman/tests/__init__.py (modified) * postman/tests/mta.py (added) * postman/tests/sample_raw_email.txt (added) Fixed some bugs in the models and mta modules Added tests for the ... Mon, 14 May 2012 16:08:53 GMT Francisco de Borja Lopez Rio [1:421645ee4cd9] * bin/run_tests (added) * postman/__init__.py (added) * postman/config.py (moved) * postman/models.py (moved) * postman/mta.py (moved) * postman/storage.py (moved) * postman/tests/__init__.py (added) * postman/tests/models.py (added) * postman/tools.py (moved) * postman/webapp.py (moved) Moved the source code from src/ to postman/ Added tests (unittests) ... Sun, 29 Apr 2012 23:29:31 GMT Borja Lopez [0:cce367beda90] * .hgignore (added) * src/config.py (added) * src/models.py (added) * src/mta.py (added) * src/storage.py (added) * src/tools.py (added) * src/webapp.py (added) Initial commit for this project