# # ChangeLog for postman/tests/models.py in mailjam # # Generated by Trac 1.4 # Apr 29, 2024, 3:39:58 AM 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 ... 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) ...