# # ChangeLog for postman/config.py in mailjam # # Generated by Trac 1.4 # May 2, 2024, 10:07:49 AM 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 ... 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 ... 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) ...