Changeset 17:90fbb0ece48a in mailjam


Ignore:
Timestamp:
May 22, 2012, 9:48:27 AM (12 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:

Updated the MANIFEST file after the project renaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MANIFEST

    r15 r17  
    22README
    33setup.py
    4 bin/postman-mta
    5 bin/postman-server
    6 conf/postman-mta.conf
    7 conf/postman.conf
    8 postman/__init__.py
    9 postman/config.py
    10 postman/daemon.py
    11 postman/models.py
    12 postman/mta.py
    13 postman/storage.py
    14 postman/tools.py
    15 postman/webapp.py
     4bin/mailjam-mta
     5bin/mailjam-server
     6mailjam/__init__.py
     7mailjam/config.py
     8mailjam/daemon.py
     9mailjam/models.py
     10mailjam/mta.py
     11mailjam/storage.py
     12mailjam/tools.py
     13mailjam/webapp.py
Note: See TracChangeset for help on using the changeset viewer.