CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
buildout.cfg
setup.py
travis.cfg
src/collective/__init__.py
src/collective.local.sentmail.egg-info/PKG-INFO
src/collective.local.sentmail.egg-info/SOURCES.txt
src/collective.local.sentmail.egg-info/dependency_links.txt
src/collective.local.sentmail.egg-info/entry_points.txt
src/collective.local.sentmail.egg-info/namespace_packages.txt
src/collective.local.sentmail.egg-info/not-zip-safe
src/collective.local.sentmail.egg-info/requires.txt
src/collective.local.sentmail.egg-info/top_level.txt
src/collective/local/__init__.py
src/collective/local/sentmail/__init__.py
src/collective/local/sentmail/configure.zcml
src/collective/local/sentmail/interfaces.py
src/collective/local/sentmail/setuphandlers.py
src/collective/local/sentmail/subscribers.py
src/collective/local/sentmail/testing.py
src/collective/local/sentmail/testing.zcml
src/collective/local/sentmail/browser/__init__.py
src/collective/local/sentmail/browser/configure.zcml
src/collective/local/sentmail/browser/sent_mail.py
src/collective/local/sentmail/browser/overrides/.gitkeep
src/collective/local/sentmail/browser/static/.gitkeep
src/collective/local/sentmail/browser/static/css/style.css
src/collective/local/sentmail/browser/static/img/sent_mail_icon.png
src/collective/local/sentmail/browser/static/img/sent_mail_icon.txt
src/collective/local/sentmail/browser/templates/sent_mail.pt
src/collective/local/sentmail/content/__init__.py
src/collective/local/sentmail/content/configure.zcml
src/collective/local/sentmail/content/sent_mail.py
src/collective/local/sentmail/locales/collective.local.sentmail.pot
src/collective/local/sentmail/locales/update.sh
src/collective/local/sentmail/locales/fr/LC_MESSAGES/collective.local.sentmail.po
src/collective/local/sentmail/profiles/default/browserlayer.xml
src/collective/local/sentmail/profiles/default/collectivelocalsentmail_marker.txt
src/collective/local/sentmail/profiles/default/cssregistry.xml
src/collective/local/sentmail/profiles/default/metadata.xml
src/collective/local/sentmail/profiles/default/types.xml
src/collective/local/sentmail/profiles/default/workflows.xml
src/collective/local/sentmail/profiles/default/types/sent_mail.xml
src/collective/local/sentmail/profiles/default/types/sent_mails_folder.xml
src/collective/local/sentmail/profiles/default/workflows/sent_mail_workflow/definition.xml
src/collective/local/sentmail/profiles/default/workflows/sent_mails_folder_workflow/definition.xml
src/collective/local/sentmail/profiles/testing/metadata.xml
src/collective/local/sentmail/profiles/testing/types.xml
src/collective/local/sentmail/profiles/testing/types/sent_mails_folder.xml
src/collective/local/sentmail/schema/__init__.py
src/collective/local/sentmail/schema/sent_mails_folder.xml
src/collective/local/sentmail/tests/__init__.py
src/collective/local/sentmail/tests/test_security.py
src/collective/local/sentmail/tests/test_setup.py
src/collective/local/sentmail/tests/test_subscribers.py
src/collective/local/sentmail/tests/test_types.py