Import mailpile 1.0.0rc2

Mailpile is an e-mail client, a search engine and a personal webmail
server. Mailpile is an easy way to encrypt your e-mail. Mailpile is
software you run yourself, on your own computer.

Mailpile is an effort to reclaim private communication on the
Internet. A project to rescue our personal lives from the proprietary
cloud and prevent our conversations from being strip-mined for
corporate profit and government surveillance. Mailpile is taking
e-mail back.

Advices and help from landry@ jca@

ok landry@ jca@
This commit is contained in:
solene 2018-04-26 20:20:08 +00:00
parent 167023502f
commit 195ed337f8
6 changed files with 983 additions and 0 deletions

54
mail/mailpile/Makefile Normal file
View File

@ -0,0 +1,54 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/04/26 20:20:08 solene Exp $
COMMENT = mail client with encryption and privacy features
PKGNAME = ${DISTNAME:L}
GH_ACCOUNT = mailpile
GH_PROJECT = Mailpile
GH_TAGNAME = 1.0.0rc2
CATEGORIES = mail
MAINTAINER = Solene Rapenne <solene@perso.pw>
# AGPLv3+
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/python
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2}
MODPY_ADJ_FILES= mp scripts/mailpile-test.py
RUN_DEPENDS = devel/py-fasteners \
security/py-pgpdump \
security/gnupg \
security/py-crypto \
textproc/py-lxml \
www/py-jinja2
TEST_DEPENDS = shells/bash \
${RUN_DEPENDS}
NO_BUILD = Yes
PKG_ARCH = *
INSTDIR = ${PREFIX}/share/mailpile
pre-configure:
@${SUBST_CMD} ${WRKSRC}/scripts/test-sendmail.sh
do-install:
find ${WRKSRC} -name '*.orig' -delete
${INSTALL_DATA_DIR} ${INSTDIR}
find ${WRKSRC} -exec ${MODPY_BIN} \
${MODPY_LIBDIR}/compileall.py {} \;
cd ${WRKSRC} && pax -rw * ${INSTDIR}
cd ${INSTDIR} && rm -fr mailpile/tests packages
@cd ${PREFIX}/bin && \
ln -sf ../share/mailpile/mp mp
do-test:
cd ${WRKSRC} && ${MODPY_BIN} \
scripts/mailpile-test.py
test: fake
.include <bsd.port.mk>

2
mail/mailpile/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (Mailpile-1.0.0rc2.tar.gz) = 29DMzNvan5cJ4cqXDtmkXsESdNHK/c+tvWBTmuh82No=
SIZE (Mailpile-1.0.0rc2.tar.gz) = 2777005

View File

@ -0,0 +1,29 @@
$OpenBSD: patch-scripts_mailpile-test_py,v 1.1.1.1 2018/04/26 20:20:08 solene Exp $
Index: scripts/mailpile-test.py
--- scripts/mailpile-test.py.orig
+++ scripts/mailpile-test.py
@@ -116,7 +116,7 @@ def do_setup():
# Copy the test Maildir...
for mailbox in ('Maildir', 'Maildir2'):
path = os.path.join(mailpile_home, mailbox)
- os.system('cp -a %s/Maildir %s' % (mailpile_test, path))
+ os.system('cp -RP %s/Maildir %s' % (mailpile_test, path))
# Add the test mailboxes
for mailbox in ('tests.mbx', ):
@@ -149,7 +149,7 @@ def test_load_save_rescan():
# Rescan AGAIN, so we can test for the presence of duplicates and
# verify that the move-detection code actually works.
- os.system('rm -f %s/Maildir/*/*' % mailpile_home)
+ os.system('rm -rf %s/Maildir/*/*' % mailpile_home)
mp.add(os.path.join(mailpile_home, 'Maildir2'))
mp.rescan('mailboxes')
@@ -386,4 +386,4 @@ if '-i' in sys.argv:
##[ Cleanup ]#################################################################
config.stop_workers()
os.system('rm -rf %s' % mailpile_home)
-os.system('git checkout %s' % mailpile_test)
+#os.system('git checkout %s' % mailpile_test)

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-scripts_test-sendmail_sh,v 1.1.1.1 2018/04/26 20:20:08 solene Exp $
Index: scripts/test-sendmail.sh
--- scripts/test-sendmail.sh.orig
+++ scripts/test-sendmail.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!${LOCALBASE}/bin/bash
OUTPUT="$(dirname $0)/../mailpile/tests/data/tmp/sent.mbx"
mkdir -p "$(dirname $OUTPUT)"
touch "$OUTPUT"

9
mail/mailpile/pkg/DESCR Normal file
View File

@ -0,0 +1,9 @@
Mailpile is an e-mail client, a search engine and a personal webmail
server. Mailpile is an easy way to encrypt your e-mail. Mailpile is
software you run yourself, on your own computer.
Mailpile is an effort to reclaim private communication on the
Internet. A project to rescue our personal lives from the proprietary
cloud and prevent our conversations from being strip-mined for
corporate profit and government surveillance. Mailpile is taking
e-mail back.

878
mail/mailpile/pkg/PLIST Normal file
View File

@ -0,0 +1,878 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/26 20:20:08 solene Exp $
bin/mp
share/mailpile/
share/mailpile/AGPLv3.txt
@comment share/mailpile/CODE_OF_CONDUCT.md
share/mailpile/CONTRIBUTING.md
share/mailpile/COPYING.md
@comment share/mailpile/DEV_FAQ.md
@comment share/mailpile/Dockerfile
@comment share/mailpile/Dockerfile.dev
@comment share/mailpile/Gruntfile.js
@comment share/mailpile/MANIFEST.in
@comment share/mailpile/Makefile
@comment share/mailpile/README.md
@comment share/mailpile/Vagrantfile
@comment share/mailpile/babel.cfg
share/mailpile/bower.json
share/mailpile/default-theme
share/mailpile/design/
share/mailpile/design/icons/
share/mailpile/design/icons/addresses.svg
share/mailpile/design/icons/ads.svg
share/mailpile/design/icons/alerts.svg
share/mailpile/design/icons/animals.svg
share/mailpile/design/icons/archive.svg
share/mailpile/design/icons/arrow-down.svg
share/mailpile/design/icons/arrow-left.svg
share/mailpile/design/icons/arrow-right.svg
share/mailpile/design/icons/arrow-up.svg
share/mailpile/design/icons/attachment.svg
share/mailpile/design/icons/calendar.svg
share/mailpile/design/icons/checkmark.svg
share/mailpile/design/icons/circle-dotted.svg
share/mailpile/design/icons/circle-info.svg
share/mailpile/design/icons/circle-x.svg
share/mailpile/design/icons/clock.svg
share/mailpile/design/icons/code.svg
share/mailpile/design/icons/collapse.svg
share/mailpile/design/icons/columns.svg
share/mailpile/design/icons/comment.svg
share/mailpile/design/icons/compose.svg
share/mailpile/design/icons/dislike.svg
share/mailpile/design/icons/document.svg
share/mailpile/design/icons/donate.svg
share/mailpile/design/icons/download.svg
share/mailpile/design/icons/expand.svg
share/mailpile/design/icons/eye.svg
share/mailpile/design/icons/filters.svg
share/mailpile/design/icons/fingerprint.svg
share/mailpile/design/icons/flashlight.svg
share/mailpile/design/icons/food.svg
share/mailpile/design/icons/force-graph.svg
share/mailpile/design/icons/forum.svg
share/mailpile/design/icons/forward.svg
share/mailpile/design/icons/geopoint.svg
share/mailpile/design/icons/graph.svg
share/mailpile/design/icons/groups.svg
share/mailpile/design/icons/help.svg
share/mailpile/design/icons/home.svg
share/mailpile/design/icons/hosting.svg
share/mailpile/design/icons/image.svg
share/mailpile/design/icons/inbox.svg
share/mailpile/design/icons/key.svg
share/mailpile/design/icons/later.svg
share/mailpile/design/icons/lightbulb.svg
share/mailpile/design/icons/like.svg
share/mailpile/design/icons/links.svg
share/mailpile/design/icons/list.svg
share/mailpile/design/icons/lock-closed.svg
share/mailpile/design/icons/lock-error.svg
share/mailpile/design/icons/lock-open.svg
share/mailpile/design/icons/logo.svg
share/mailpile/design/icons/logout.svg
share/mailpile/design/icons/mailsource.svg
share/mailpile/design/icons/map.svg
share/mailpile/design/icons/merge.svg
share/mailpile/design/icons/minus.svg
share/mailpile/design/icons/money.svg
share/mailpile/design/icons/move.svg
share/mailpile/design/icons/music.svg
share/mailpile/design/icons/new.svg
share/mailpile/design/icons/news.svg
share/mailpile/design/icons/not-spam.svg
share/mailpile/design/icons/notifications.svg
share/mailpile/design/icons/outbox.svg
share/mailpile/design/icons/photos.svg
share/mailpile/design/icons/plus.svg
share/mailpile/design/icons/preferences.svg
share/mailpile/design/icons/privacy.svg
share/mailpile/design/icons/profiles.svg
share/mailpile/design/icons/purchases.svg
share/mailpile/design/icons/receipts.svg
share/mailpile/design/icons/reply-all.svg
share/mailpile/design/icons/reply.svg
share/mailpile/design/icons/robot.svg
share/mailpile/design/icons/routes.svg
share/mailpile/design/icons/rss.svg
share/mailpile/design/icons/search.svg
share/mailpile/design/icons/sent.svg
share/mailpile/design/icons/settings.svg
share/mailpile/design/icons/signature-expired.svg
share/mailpile/design/icons/signature-invalid.svg
share/mailpile/design/icons/signature-none.svg
share/mailpile/design/icons/signature-revoked.svg
share/mailpile/design/icons/signature-unknown.svg
share/mailpile/design/icons/signature-unverified.svg
share/mailpile/design/icons/signature-verified.svg
share/mailpile/design/icons/social.svg
share/mailpile/design/icons/spam.svg
share/mailpile/design/icons/speed.svg
share/mailpile/design/icons/spreadsheet.svg
share/mailpile/design/icons/star.svg
share/mailpile/design/icons/tag.svg
share/mailpile/design/icons/tags.svg
share/mailpile/design/icons/text.svg
share/mailpile/design/icons/themes.svg
share/mailpile/design/icons/tor.svg
share/mailpile/design/icons/transit.svg
share/mailpile/design/icons/trash.svg
share/mailpile/design/icons/travel.svg
share/mailpile/design/icons/trophy.svg
share/mailpile/design/icons/unknown.svg
share/mailpile/design/icons/upload.svg
share/mailpile/design/icons/user.svg
share/mailpile/design/icons/video.svg
share/mailpile/design/icons/work.svg
share/mailpile/design/icons/x.svg
share/mailpile/design/icons/zip.svg
share/mailpile/doc/
@comment share/mailpile/docker-compose.dev.yml
@comment share/mailpile/docker-compose.yml
share/mailpile/external-plugins
share/mailpile/indie.json
share/mailpile/install_hooks.py
share/mailpile/install_hooks.pyc
share/mailpile/locale
share/mailpile/mailpile/
share/mailpile/mailpile/__init__.py
share/mailpile/mailpile/__init__.pyc
share/mailpile/mailpile/__main__.py
share/mailpile/mailpile/__main__.pyc
share/mailpile/mailpile/app.py
share/mailpile/mailpile/app.pyc
share/mailpile/mailpile/auth.py
share/mailpile/mailpile/auth.pyc
share/mailpile/mailpile/command_cache.py
share/mailpile/mailpile/command_cache.pyc
share/mailpile/mailpile/commands.py
share/mailpile/mailpile/commands.pyc
share/mailpile/mailpile/config/
share/mailpile/mailpile/config/__init__.py
share/mailpile/mailpile/config/__init__.pyc
share/mailpile/mailpile/config/base.py
share/mailpile/mailpile/config/base.pyc
share/mailpile/mailpile/config/defaults.py
share/mailpile/mailpile/config/defaults.pyc
share/mailpile/mailpile/config/detect.py
share/mailpile/mailpile/config/detect.pyc
share/mailpile/mailpile/config/manager.py
share/mailpile/mailpile/config/manager.pyc
share/mailpile/mailpile/config/validators.py
share/mailpile/mailpile/config/validators.pyc
share/mailpile/mailpile/conn_brokers.py
share/mailpile/mailpile/conn_brokers.pyc
share/mailpile/mailpile/crypto/
share/mailpile/mailpile/crypto/__init__.py
share/mailpile/mailpile/crypto/__init__.pyc
share/mailpile/mailpile/crypto/aes_utils.py
share/mailpile/mailpile/crypto/aes_utils.pyc
share/mailpile/mailpile/crypto/gpgi.py
share/mailpile/mailpile/crypto/gpgi.pyc
share/mailpile/mailpile/crypto/mime.py
share/mailpile/mailpile/crypto/mime.pyc
share/mailpile/mailpile/crypto/records.py
share/mailpile/mailpile/crypto/records.pyc
share/mailpile/mailpile/crypto/state.py
share/mailpile/mailpile/crypto/state.pyc
share/mailpile/mailpile/crypto/streamer.py
share/mailpile/mailpile/crypto/streamer.pyc
share/mailpile/mailpile/crypto/tor.py
share/mailpile/mailpile/crypto/tor.pyc
share/mailpile/mailpile/eventlog.py
share/mailpile/mailpile/eventlog.pyc
share/mailpile/mailpile/httpd.py
share/mailpile/mailpile/httpd.pyc
share/mailpile/mailpile/i18n.py
share/mailpile/mailpile/i18n.pyc
share/mailpile/mailpile/index/
share/mailpile/mailpile/index/__init__.py
share/mailpile/mailpile/index/__init__.pyc
share/mailpile/mailpile/index/base.py
share/mailpile/mailpile/index/base.pyc
share/mailpile/mailpile/index/mailboxes.py
share/mailpile/mailpile/index/mailboxes.pyc
share/mailpile/mailpile/index/msginfo.py
share/mailpile/mailpile/index/msginfo.pyc
share/mailpile/mailpile/index/search.py
share/mailpile/mailpile/index/search.pyc
share/mailpile/mailpile/mail_generator.py
share/mailpile/mailpile/mail_generator.pyc
share/mailpile/mailpile/mail_source/
share/mailpile/mailpile/mail_source/__init__.py
share/mailpile/mailpile/mail_source/__init__.pyc
share/mailpile/mailpile/mail_source/imap.py
share/mailpile/mailpile/mail_source/imap.pyc
share/mailpile/mailpile/mail_source/imap_starttls.py
share/mailpile/mailpile/mail_source/imap_starttls.pyc
share/mailpile/mailpile/mail_source/imap_utf7.py
share/mailpile/mailpile/mail_source/imap_utf7.pyc
share/mailpile/mailpile/mail_source/local.py
share/mailpile/mailpile/mail_source/local.pyc
share/mailpile/mailpile/mail_source/pop3.py
share/mailpile/mailpile/mail_source/pop3.pyc
share/mailpile/mailpile/mailboxes/
share/mailpile/mailpile/mailboxes/__init__.py
share/mailpile/mailpile/mailboxes/__init__.pyc
share/mailpile/mailpile/mailboxes/gmvault.py
share/mailpile/mailpile/mailboxes/gmvault.pyc
share/mailpile/mailpile/mailboxes/macmail.py
share/mailpile/mailpile/mailboxes/macmail.pyc
share/mailpile/mailpile/mailboxes/maildir.py
share/mailpile/mailpile/mailboxes/maildir.pyc
share/mailpile/mailpile/mailboxes/maildirwin.py
share/mailpile/mailpile/mailboxes/maildirwin.pyc
share/mailpile/mailpile/mailboxes/mbox.py
share/mailpile/mailpile/mailboxes/mbox.pyc
share/mailpile/mailpile/mailboxes/pop3.py
share/mailpile/mailpile/mailboxes/pop3.pyc
share/mailpile/mailpile/mailboxes/wervd.py
share/mailpile/mailpile/mailboxes/wervd.pyc
share/mailpile/mailpile/mailutils/
share/mailpile/mailpile/mailutils/__init__.py
share/mailpile/mailpile/mailutils/__init__.pyc
share/mailpile/mailpile/mailutils/header.py
share/mailpile/mailpile/mailutils/header.pyc
share/mailpile/mailpile/mailutils/headerprint.py
share/mailpile/mailpile/mailutils/headerprint.pyc
share/mailpile/mailpile/mailutils/safe.py
share/mailpile/mailpile/mailutils/safe.pyc
share/mailpile/mailpile/packing.py
share/mailpile/mailpile/packing.pyc
share/mailpile/mailpile/plugins/
share/mailpile/mailpile/plugins/__init__.py
share/mailpile/mailpile/plugins/__init__.pyc
share/mailpile/mailpile/plugins/autotag.py
share/mailpile/mailpile/plugins/autotag.pyc
share/mailpile/mailpile/plugins/autotag_sb.py
share/mailpile/mailpile/plugins/autotag_sb.pyc
share/mailpile/mailpile/plugins/compose.py
share/mailpile/mailpile/plugins/compose.pyc
share/mailpile/mailpile/plugins/contacts.py
share/mailpile/mailpile/plugins/contacts.pyc
share/mailpile/mailpile/plugins/core.py
share/mailpile/mailpile/plugins/core.pyc
share/mailpile/mailpile/plugins/crypto_gnupg.py
share/mailpile/mailpile/plugins/crypto_gnupg.pyc
share/mailpile/mailpile/plugins/crypto_policy.py
share/mailpile/mailpile/plugins/crypto_policy.pyc
share/mailpile/mailpile/plugins/cryptostate.py
share/mailpile/mailpile/plugins/cryptostate.pyc
share/mailpile/mailpile/plugins/dates.py
share/mailpile/mailpile/plugins/dates.pyc
share/mailpile/mailpile/plugins/eventlog.py
share/mailpile/mailpile/plugins/eventlog.pyc
share/mailpile/mailpile/plugins/exporters.py
share/mailpile/mailpile/plugins/exporters.pyc
share/mailpile/mailpile/plugins/groups.py
share/mailpile/mailpile/plugins/groups.pyc
share/mailpile/mailpile/plugins/html_magic.py
share/mailpile/mailpile/plugins/html_magic.pyc
share/mailpile/mailpile/plugins/keylookup/
share/mailpile/mailpile/plugins/keylookup/__init__.py
share/mailpile/mailpile/plugins/keylookup/__init__.pyc
share/mailpile/mailpile/plugins/keylookup/dnspka.py
share/mailpile/mailpile/plugins/keylookup/dnspka.pyc
share/mailpile/mailpile/plugins/keylookup/email_keylookup.py
share/mailpile/mailpile/plugins/keylookup/email_keylookup.pyc
share/mailpile/mailpile/plugins/keylookup/nicknym.py
share/mailpile/mailpile/plugins/keylookup/nicknym.pyc
share/mailpile/mailpile/plugins/migrate.py
share/mailpile/mailpile/plugins/migrate.pyc
share/mailpile/mailpile/plugins/motd.py
share/mailpile/mailpile/plugins/motd.pyc
share/mailpile/mailpile/plugins/oauth.py
share/mailpile/mailpile/plugins/oauth.pyc
share/mailpile/mailpile/plugins/plugins.py
share/mailpile/mailpile/plugins/plugins.pyc
share/mailpile/mailpile/plugins/search.py
share/mailpile/mailpile/plugins/search.pyc
share/mailpile/mailpile/plugins/setup_magic.py
share/mailpile/mailpile/plugins/setup_magic.pyc
share/mailpile/mailpile/plugins/setup_magic_ispdb.py
share/mailpile/mailpile/plugins/setup_magic_ispdb.pyc
share/mailpile/mailpile/plugins/sizes.py
share/mailpile/mailpile/plugins/sizes.pyc
share/mailpile/mailpile/plugins/smtp_server.py
share/mailpile/mailpile/plugins/smtp_server.pyc
share/mailpile/mailpile/plugins/tags.py
share/mailpile/mailpile/plugins/tags.pyc
share/mailpile/mailpile/plugins/vcard_carddav.py
share/mailpile/mailpile/plugins/vcard_carddav.pyc
share/mailpile/mailpile/plugins/vcard_gnupg.py
share/mailpile/mailpile/plugins/vcard_gnupg.pyc
share/mailpile/mailpile/plugins/vcard_gravatar.py
share/mailpile/mailpile/plugins/vcard_gravatar.pyc
share/mailpile/mailpile/plugins/vcard_libravatar.py
share/mailpile/mailpile/plugins/vcard_libravatar.pyc
share/mailpile/mailpile/plugins/vcard_mork.py
share/mailpile/mailpile/plugins/vcard_mork.pyc
share/mailpile/mailpile/plugins/webterminal.py
share/mailpile/mailpile/plugins/webterminal.pyc
share/mailpile/mailpile/postinglist.py
share/mailpile/mailpile/postinglist.pyc
share/mailpile/mailpile/safe_popen.py
share/mailpile/mailpile/safe_popen.pyc
share/mailpile/mailpile/search.py
share/mailpile/mailpile/search.pyc
share/mailpile/mailpile/search_history.py
share/mailpile/mailpile/search_history.pyc
share/mailpile/mailpile/security.py
share/mailpile/mailpile/security.pyc
share/mailpile/mailpile/smtp_client.py
share/mailpile/mailpile/smtp_client.pyc
share/mailpile/mailpile/ui.py
share/mailpile/mailpile/ui.pyc
share/mailpile/mailpile/urlmap.py
share/mailpile/mailpile/urlmap.pyc
share/mailpile/mailpile/util.py
share/mailpile/mailpile/util.pyc
share/mailpile/mailpile/vcard.py
share/mailpile/mailpile/vcard.pyc
share/mailpile/mailpile/vfs.py
share/mailpile/mailpile/vfs.pyc
share/mailpile/mailpile/workers.py
share/mailpile/mailpile/workers.pyc
share/mailpile/mailpile/www/
share/mailpile/mailpile/www/__init__.py
share/mailpile/mailpile/www/__init__.pyc
share/mailpile/mailpile/www/jinjaextensions.py
share/mailpile/mailpile/www/jinjaextensions.pyc
share/mailpile/mailpile/www/jinjaloader.py
share/mailpile/mailpile/www/jinjaloader.pyc
share/mailpile/mp
@comment share/mailpile/mp.cmd
@comment share/mailpile/package.json
@comment share/mailpile/requirements-dev.txt
@comment share/mailpile/requirements-with-deps.txt
@comment share/mailpile/requirements.txt
share/mailpile/scripts/
share/mailpile/scripts/__init__.py
share/mailpile/scripts/__init__.pyc
share/mailpile/scripts/add-gpgme-and-gnupg-to-venv
share/mailpile/scripts/clear-cache.sh
share/mailpile/scripts/colorprints.py
share/mailpile/scripts/colorprints.pyc
share/mailpile/scripts/compile-messages.sh
@comment share/mailpile/scripts/create-debian-changelog.py
@comment share/mailpile/scripts/create-debian-changelog.pyc
@comment share/mailpile/scripts/docker-dev/
@comment share/mailpile/scripts/docker-dev/down
@comment share/mailpile/scripts/docker-dev/shell
@comment share/mailpile/scripts/docker-dev/up
share/mailpile/scripts/email-parsing-test.py
share/mailpile/scripts/email-parsing-test.pyc
share/mailpile/scripts/gpg
share/mailpile/scripts/less-compiler.in
share/mailpile/scripts/mailpile
share/mailpile/scripts/mailpile-admin
share/mailpile/scripts/mailpile-pyside.py
share/mailpile/scripts/mailpile-pyside.pyc
share/mailpile/scripts/mailpile-test.py
share/mailpile/scripts/mailpile-test.pyc
share/mailpile/scripts/make-messages.sh
share/mailpile/scripts/mbox-minimal.py
share/mailpile/scripts/mbox-minimal.pyc
share/mailpile/scripts/mk-credits.py
share/mailpile/scripts/mk-credits.pyc
@comment share/mailpile/scripts/nginx.conf
share/mailpile/scripts/python-lint.sh
share/mailpile/scripts/reset-mac-mailpile.sh
@comment share/mailpile/scripts/setup-test.sh
share/mailpile/scripts/test-sendmail.sh
share/mailpile/scripts/test-sendmail.sh.beforesubst
share/mailpile/scripts/unsent-mail-finder.py
share/mailpile/scripts/unsent-mail-finder.pyc
@comment share/mailpile/scripts/vagrant_bootstrap.sh
share/mailpile/scripts/version.py
share/mailpile/scripts/version.pyc
@comment share/mailpile/setup.cfg
@comment share/mailpile/setup.py
@comment share/mailpile/setup.pyc
share/mailpile/shared-data/
share/mailpile/shared-data/contrib/
share/mailpile/shared-data/contrib/README.md
share/mailpile/shared-data/contrib/autoajax/
share/mailpile/shared-data/contrib/autoajax/autoajax.js
share/mailpile/shared-data/contrib/autoajax/manifest.json
share/mailpile/shared-data/contrib/datadig/
share/mailpile/shared-data/contrib/datadig/datadig-modal.html
share/mailpile/shared-data/contrib/datadig/datadig.html
share/mailpile/shared-data/contrib/datadig/datadig.js
share/mailpile/shared-data/contrib/datadig/datadig.py
share/mailpile/shared-data/contrib/datadig/datadig.pyc
share/mailpile/shared-data/contrib/datadig/manifest.json
@comment share/mailpile/shared-data/contrib/demos/
@comment share/mailpile/shared-data/contrib/demos/demos.css
@comment share/mailpile/shared-data/contrib/demos/demos.js
@comment share/mailpile/shared-data/contrib/demos/demos.png
@comment share/mailpile/shared-data/contrib/demos/demos.py
@comment share/mailpile/shared-data/contrib/demos/demos.pyc
@comment share/mailpile/shared-data/contrib/demos/manifest.json
@comment share/mailpile/shared-data/contrib/demos/md5sum-wordy.html
@comment share/mailpile/shared-data/contrib/demos/md5sum.html
@comment share/mailpile/shared-data/contrib/demos/md5sum.xml
@comment share/mailpile/shared-data/contrib/demos/search.html
@comment share/mailpile/shared-data/contrib/demos/tophat.png
@comment share/mailpile/shared-data/contrib/experiments/
@comment share/mailpile/shared-data/contrib/experiments/experiments.py
@comment share/mailpile/shared-data/contrib/experiments/experiments.pyc
@comment share/mailpile/shared-data/contrib/experiments/manifest.json
share/mailpile/shared-data/contrib/forcegrapher/
share/mailpile/shared-data/contrib/forcegrapher/README.md
share/mailpile/shared-data/contrib/forcegrapher/d3.drasl.js
share/mailpile/shared-data/contrib/forcegrapher/d3.js
share/mailpile/shared-data/contrib/forcegrapher/forcegrapher.css
share/mailpile/shared-data/contrib/forcegrapher/forcegrapher.html
share/mailpile/shared-data/contrib/forcegrapher/forcegrapher.js
share/mailpile/shared-data/contrib/forcegrapher/forcegrapher.py
share/mailpile/shared-data/contrib/forcegrapher/forcegrapher.pyc
share/mailpile/shared-data/contrib/forcegrapher/manifest.json
share/mailpile/shared-data/contrib/gui/
share/mailpile/shared-data/contrib/gui/gui-o-matic.py
share/mailpile/shared-data/contrib/gui/gui-o-matic.pyc
share/mailpile/shared-data/contrib/gui/gui-test.sh
share/mailpile/shared-data/contrib/gui/gui.py
share/mailpile/shared-data/contrib/gui/gui.pyc
share/mailpile/shared-data/contrib/gui/icons-dark/
share/mailpile/shared-data/contrib/gui/icons-dark/attention.png
share/mailpile/shared-data/contrib/gui/icons-dark/normal.png
share/mailpile/shared-data/contrib/gui/icons-dark/shutdown.png
share/mailpile/shared-data/contrib/gui/icons-dark/startup.png
share/mailpile/shared-data/contrib/gui/icons-dark/working.png
share/mailpile/shared-data/contrib/gui/icons-light/
share/mailpile/shared-data/contrib/gui/icons-light/attention.png
share/mailpile/shared-data/contrib/gui/icons-light/normal.png
share/mailpile/shared-data/contrib/gui/icons-light/shutdown.png
share/mailpile/shared-data/contrib/gui/icons-light/startup.png
share/mailpile/shared-data/contrib/gui/icons-light/working.png
share/mailpile/shared-data/contrib/gui/icons-org/
share/mailpile/shared-data/contrib/gui/icons-org/mailpile-black.png
share/mailpile/shared-data/contrib/gui/icons-org/mailpile-blue.png
share/mailpile/shared-data/contrib/gui/icons-org/mailpile-green.png
share/mailpile/shared-data/contrib/gui/icons-org/mailpile-grey.png
share/mailpile/shared-data/contrib/gui/icons-org/mailpile-white.png
share/mailpile/shared-data/contrib/gui/icons-osx/
share/mailpile/shared-data/contrib/gui/icons-osx/attention.png
share/mailpile/shared-data/contrib/gui/icons-osx/mk_icons.sh
share/mailpile/shared-data/contrib/gui/icons-osx/normal.png
share/mailpile/shared-data/contrib/gui/icons-osx/shutdown.png
share/mailpile/shared-data/contrib/gui/icons-osx/startup.png
share/mailpile/shared-data/contrib/gui/icons-osx/working.png
share/mailpile/shared-data/contrib/gui/manifest.json
share/mailpile/shared-data/contrib/hacks/
share/mailpile/shared-data/contrib/hacks/hacks.py
share/mailpile/shared-data/contrib/hacks/hacks.pyc
share/mailpile/shared-data/contrib/hacks/manifest.json
share/mailpile/shared-data/contrib/hints/
share/mailpile/shared-data/contrib/hints/hints/
share/mailpile/shared-data/contrib/hints/hints.html
share/mailpile/shared-data/contrib/hints/hints.js
share/mailpile/shared-data/contrib/hints/hints.py
share/mailpile/shared-data/contrib/hints/hints.pyc
share/mailpile/shared-data/contrib/hints/hints/autotagging.html
share/mailpile/shared-data/contrib/hints/hints/backups.html
share/mailpile/shared-data/contrib/hints/hints/deletion.html
share/mailpile/shared-data/contrib/hints/hints/gravatar.html
share/mailpile/shared-data/contrib/hints/hints/keyboard-shortcuts.html
share/mailpile/shared-data/contrib/hints/hints/spam.html
share/mailpile/shared-data/contrib/hints/hints/spambayes.html
share/mailpile/shared-data/contrib/hints/manifest.json
share/mailpile/shared-data/contrib/i18nhelper/
share/mailpile/shared-data/contrib/i18nhelper/i18n.png
share/mailpile/shared-data/contrib/i18nhelper/i18nhelper.js
share/mailpile/shared-data/contrib/i18nhelper/i18nhelper.py
share/mailpile/shared-data/contrib/i18nhelper/i18nhelper.pyc
share/mailpile/shared-data/contrib/i18nhelper/manifest.json
share/mailpile/shared-data/contrib/maildeck/
share/mailpile/shared-data/contrib/maildeck/maildeck.css
share/mailpile/shared-data/contrib/maildeck/maildeck.html
share/mailpile/shared-data/contrib/maildeck/maildeck.js
share/mailpile/shared-data/contrib/maildeck/maildeck.py
share/mailpile/shared-data/contrib/maildeck/maildeck.pyc
share/mailpile/shared-data/contrib/maildeck/manifest.json
share/mailpile/shared-data/contrib/maildeck/viking.png
share/mailpile/shared-data/contrib/media-message/
share/mailpile/shared-data/contrib/media-message/README.md
share/mailpile/shared-data/contrib/media-message/compose.html
share/mailpile/shared-data/contrib/media-message/config.json
share/mailpile/shared-data/contrib/media-message/search.html
share/mailpile/shared-data/contrib/print/
share/mailpile/shared-data/contrib/remoteaccess/
share/mailpile/shared-data/contrib/remoteaccess/manifest.json
share/mailpile/shared-data/contrib/remoteaccess/settings-remote.html
share/mailpile/shared-data/contrib/sms/
share/mailpile/shared-data/contrib/sms/README.md
share/mailpile/shared-data/contrib/sms/compose.html
share/mailpile/shared-data/contrib/sms/config.json
share/mailpile/shared-data/contrib/sms/twilio_sms.py
share/mailpile/shared-data/contrib/sms/twilio_sms.pyc
share/mailpile/shared-data/contrib/social-feed/
share/mailpile/shared-data/contrib/social-feed/manifest.json
share/mailpile/shared-data/contrib/social-feed/social-feed.css
share/mailpile/shared-data/contrib/social-feed/social-feed.html
share/mailpile/shared-data/contrib/social-feed/social-feed.js
share/mailpile/shared-data/contrib/social-feed/social-feed.png
share/mailpile/shared-data/contrib/social-feed/viking.png
share/mailpile/shared-data/default-theme/
share/mailpile/shared-data/default-theme/README.md
share/mailpile/shared-data/default-theme/css/
share/mailpile/shared-data/default-theme/css/default.css
share/mailpile/shared-data/default-theme/css/guide.css
share/mailpile/shared-data/default-theme/css/print.css
share/mailpile/shared-data/default-theme/css/select2-spinner.gif
share/mailpile/shared-data/default-theme/css/select2.png
share/mailpile/shared-data/default-theme/css/select2x2.png
share/mailpile/shared-data/default-theme/html/
share/mailpile/shared-data/default-theme/html/abortabortabort/
share/mailpile/shared-data/default-theme/html/abortabortabort/index.html
share/mailpile/shared-data/default-theme/html/auth/
share/mailpile/shared-data/default-theme/html/auth/login/
share/mailpile/shared-data/default-theme/html/auth/login/index.html
share/mailpile/shared-data/default-theme/html/auth/logout/
share/mailpile/shared-data/default-theme/html/auth/logout/index.html
share/mailpile/shared-data/default-theme/html/auth/shared.html
share/mailpile/shared-data/default-theme/html/browse/
share/mailpile/shared-data/default-theme/html/browse/index.html
share/mailpile/shared-data/default-theme/html/contacts/
share/mailpile/shared-data/default-theme/html/contacts/add/
share/mailpile/shared-data/default-theme/html/contacts/add/index.html
share/mailpile/shared-data/default-theme/html/contacts/import/
share/mailpile/shared-data/default-theme/html/contacts/import/index.html
share/mailpile/shared-data/default-theme/html/contacts/index.html
share/mailpile/shared-data/default-theme/html/contacts/view/
share/mailpile/shared-data/default-theme/html/contacts/view/index.html
share/mailpile/shared-data/default-theme/html/crypto/
share/mailpile/shared-data/default-theme/html/crypto/tls/
share/mailpile/shared-data/default-theme/html/crypto/tls/getcert/
share/mailpile/shared-data/default-theme/html/crypto/tls/getcert/index.html
share/mailpile/shared-data/default-theme/html/filter/
share/mailpile/shared-data/default-theme/html/filter/list/
share/mailpile/shared-data/default-theme/html/filter/list/index.html
share/mailpile/shared-data/default-theme/html/group/
share/mailpile/shared-data/default-theme/html/group/add/
share/mailpile/shared-data/default-theme/html/group/add/index.html
share/mailpile/shared-data/default-theme/html/group/index.html
share/mailpile/shared-data/default-theme/html/help/
share/mailpile/shared-data/default-theme/html/help/bottom.html
share/mailpile/shared-data/default-theme/html/help/index.html
share/mailpile/shared-data/default-theme/html/jsapi/
share/mailpile/shared-data/default-theme/html/jsapi/app.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/
share/mailpile/shared-data/default-theme/html/jsapi/compose/attachments.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/autosave.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/body.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/complete.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/crypto.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/events.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/init.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/modals.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/recipients.js
share/mailpile/shared-data/default-theme/html/jsapi/compose/tooltips.js
share/mailpile/shared-data/default-theme/html/jsapi/contacts/
share/mailpile/shared-data/default-theme/html/jsapi/contacts/display_modes.js
share/mailpile/shared-data/default-theme/html/jsapi/contacts/events.js
share/mailpile/shared-data/default-theme/html/jsapi/contacts/init.js
share/mailpile/shared-data/default-theme/html/jsapi/contacts/modals.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/
share/mailpile/shared-data/default-theme/html/jsapi/crypto/events.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/find.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/import.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/init.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/modals.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/tooltips.js
share/mailpile/shared-data/default-theme/html/jsapi/crypto/ui.js
share/mailpile/shared-data/default-theme/html/jsapi/global/
share/mailpile/shared-data/default-theme/html/jsapi/global/activities.js
share/mailpile/shared-data/default-theme/html/jsapi/global/eventlog.js
share/mailpile/shared-data/default-theme/html/jsapi/global/global.js
share/mailpile/shared-data/default-theme/html/jsapi/global/helpers.js
share/mailpile/shared-data/default-theme/html/jsapi/global/silly.js
share/mailpile/shared-data/default-theme/html/jsapi/index.css
share/mailpile/shared-data/default-theme/html/jsapi/index.html
share/mailpile/shared-data/default-theme/html/jsapi/index.js
share/mailpile/shared-data/default-theme/html/jsapi/index.txt
share/mailpile/shared-data/default-theme/html/jsapi/message/
share/mailpile/shared-data/default-theme/html/jsapi/message/events.js
share/mailpile/shared-data/default-theme/html/jsapi/message/html-sandbox.js
share/mailpile/shared-data/default-theme/html/jsapi/message/init.js
share/mailpile/shared-data/default-theme/html/jsapi/message/message.js
share/mailpile/shared-data/default-theme/html/jsapi/message/tooltips.js
share/mailpile/shared-data/default-theme/html/jsapi/message/ui.js
share/mailpile/shared-data/default-theme/html/jsapi/search/
share/mailpile/shared-data/default-theme/html/jsapi/search/bulk_actions.js
share/mailpile/shared-data/default-theme/html/jsapi/search/display_modes.js
share/mailpile/shared-data/default-theme/html/jsapi/search/events.js
share/mailpile/shared-data/default-theme/html/jsapi/search/init.js
share/mailpile/shared-data/default-theme/html/jsapi/search/selection_actions.js
share/mailpile/shared-data/default-theme/html/jsapi/search/tooltips.js
share/mailpile/shared-data/default-theme/html/jsapi/search/ui.js
share/mailpile/shared-data/default-theme/html/jsapi/settings/
share/mailpile/shared-data/default-theme/html/jsapi/settings/content.js
share/mailpile/shared-data/default-theme/html/jsapi/tags/
share/mailpile/shared-data/default-theme/html/jsapi/tags/events.js
share/mailpile/shared-data/default-theme/html/jsapi/tags/init.js
share/mailpile/shared-data/default-theme/html/jsapi/tags/modals.js
share/mailpile/shared-data/default-theme/html/jsapi/templates/
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-add-tag.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-auto.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-compose-quoted-reply.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-composer-encryption-helper.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-contact-add.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-display-keybindings.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-save-search.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-search-keyservers.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-send-public-key.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-tag-picker.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/modal-upload-key.html
share/mailpile/shared-data/default-theme/html/jsapi/templates/template-modal-tag-picker-item.html
share/mailpile/shared-data/default-theme/html/jsapi/ui/
share/mailpile/shared-data/default-theme/html/jsapi/ui/content.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/events.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/global.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/init.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/keybindings.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/notifications.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/selection.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/sidebar.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/tagging.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/terminal.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/tooltips.js
share/mailpile/shared-data/default-theme/html/jsapi/ui/topbar.js
share/mailpile/shared-data/default-theme/html/layouts/
share/mailpile/shared-data/default-theme/html/layouts/auth.html
share/mailpile/shared-data/default-theme/html/layouts/content-tall.html
share/mailpile/shared-data/default-theme/html/layouts/content-wide.html
share/mailpile/shared-data/default-theme/html/layouts/content.html
share/mailpile/shared-data/default-theme/html/layouts/full-tall.html
share/mailpile/shared-data/default-theme/html/layouts/full-wide.html
share/mailpile/shared-data/default-theme/html/layouts/full.html
share/mailpile/shared-data/default-theme/html/layouts/minimal-tall.html
share/mailpile/shared-data/default-theme/html/layouts/minimal-wide.html
share/mailpile/shared-data/default-theme/html/layouts/minimal.html
share/mailpile/shared-data/default-theme/html/logs/
share/mailpile/shared-data/default-theme/html/logs/events/
share/mailpile/shared-data/default-theme/html/logs/events/index.html
share/mailpile/shared-data/default-theme/html/logs/layout.html
share/mailpile/shared-data/default-theme/html/logs/network/
share/mailpile/shared-data/default-theme/html/logs/network/index.html
share/mailpile/shared-data/default-theme/html/message/
share/mailpile/shared-data/default-theme/html/message/compose/
share/mailpile/shared-data/default-theme/html/message/compose/index.html
share/mailpile/shared-data/default-theme/html/message/download/
share/mailpile/shared-data/default-theme/html/message/download/index.html
share/mailpile/shared-data/default-theme/html/message/draft/
share/mailpile/shared-data/default-theme/html/message/draft/index.html
share/mailpile/shared-data/default-theme/html/message/forward/
share/mailpile/shared-data/default-theme/html/message/forward/forward.html
share/mailpile/shared-data/default-theme/html/message/index.html
share/mailpile/shared-data/default-theme/html/message/reply/
share/mailpile/shared-data/default-theme/html/message/reply/composer.html
share/mailpile/shared-data/default-theme/html/message/reply/index.html
share/mailpile/shared-data/default-theme/html/message/send/
share/mailpile/shared-data/default-theme/html/message/send/index.html
share/mailpile/shared-data/default-theme/html/message/single.html
share/mailpile/shared-data/default-theme/html/message/update/
share/mailpile/shared-data/default-theme/html/message/update/index.html
share/mailpile/shared-data/default-theme/html/page/
share/mailpile/shared-data/default-theme/html/page/contribute/
share/mailpile/shared-data/default-theme/html/page/contribute/bugs.html
share/mailpile/shared-data/default-theme/html/page/contribute/index.html
share/mailpile/shared-data/default-theme/html/page/entropy/
share/mailpile/shared-data/default-theme/html/page/entropy/index.html
share/mailpile/shared-data/default-theme/html/page/gmail-2-step-verification/
share/mailpile/shared-data/default-theme/html/page/gmail-2-step-verification/index.html
share/mailpile/shared-data/default-theme/html/page/gmail-access-non-google-accounts/
share/mailpile/shared-data/default-theme/html/page/gmail-access-non-google-accounts/index.html
share/mailpile/shared-data/default-theme/html/page/index.html
share/mailpile/shared-data/default-theme/html/page/multipile/
share/mailpile/shared-data/default-theme/html/page/multipile/index.html
share/mailpile/shared-data/default-theme/html/page/release-notes/
share/mailpile/shared-data/default-theme/html/page/release-notes/credits-code.html
share/mailpile/shared-data/default-theme/html/page/release-notes/credits-i18n.html
share/mailpile/shared-data/default-theme/html/page/release-notes/credits.html
share/mailpile/shared-data/default-theme/html/page/release-notes/index.html
share/mailpile/shared-data/default-theme/html/page/release-notes/license.html
share/mailpile/shared-data/default-theme/html/page/template-straw-man/
share/mailpile/shared-data/default-theme/html/page/template-straw-man/index.html
share/mailpile/shared-data/default-theme/html/page/template-straw-man/index.js
share/mailpile/shared-data/default-theme/html/page/template-straw-man/tags.html
share/mailpile/shared-data/default-theme/html/partials/
share/mailpile/shared-data/default-theme/html/partials/compose.html
share/mailpile/shared-data/default-theme/html/partials/error_message_missing.html
share/mailpile/shared-data/default-theme/html/partials/errors_content.html
share/mailpile/shared-data/default-theme/html/partials/head.html
share/mailpile/shared-data/default-theme/html/partials/helpers.html
share/mailpile/shared-data/default-theme/html/partials/hidden.html
share/mailpile/shared-data/default-theme/html/partials/javascript.html
share/mailpile/shared-data/default-theme/html/partials/modals.html
share/mailpile/shared-data/default-theme/html/partials/pile_compose.html
share/mailpile/shared-data/default-theme/html/partials/pile_email_hints.html
share/mailpile/shared-data/default-theme/html/partials/pile_email_tags.html
share/mailpile/shared-data/default-theme/html/partials/pile_message.html
share/mailpile/shared-data/default-theme/html/partials/pile_threading.html
share/mailpile/shared-data/default-theme/html/partials/search_item.html
share/mailpile/shared-data/default-theme/html/partials/sidebar.html
share/mailpile/shared-data/default-theme/html/partials/tag_add.html
share/mailpile/shared-data/default-theme/html/partials/thread_message.html
share/mailpile/shared-data/default-theme/html/partials/thread_message_cryptofail.html
share/mailpile/shared-data/default-theme/html/partials/thread_metadata.html
share/mailpile/shared-data/default-theme/html/partials/tools_contacts.html
share/mailpile/shared-data/default-theme/html/partials/tools_default.html
share/mailpile/shared-data/default-theme/html/partials/tools_message.html
share/mailpile/shared-data/default-theme/html/partials/tools_search.html
share/mailpile/shared-data/default-theme/html/partials/tools_settings.html
share/mailpile/shared-data/default-theme/html/partials/tools_tags.html
share/mailpile/shared-data/default-theme/html/partials/tooltips.html
share/mailpile/shared-data/default-theme/html/partials/topbar.html
share/mailpile/shared-data/default-theme/html/plugins/
share/mailpile/shared-data/default-theme/html/plugins/index.html
share/mailpile/shared-data/default-theme/html/profiles/
share/mailpile/shared-data/default-theme/html/profiles/account-form.html
share/mailpile/shared-data/default-theme/html/profiles/add/
share/mailpile/shared-data/default-theme/html/profiles/add/index.html
share/mailpile/shared-data/default-theme/html/profiles/edit/
share/mailpile/shared-data/default-theme/html/profiles/edit/index.html
share/mailpile/shared-data/default-theme/html/profiles/index.html
share/mailpile/shared-data/default-theme/html/profiles/remove/
share/mailpile/shared-data/default-theme/html/profiles/remove/index.html
share/mailpile/shared-data/default-theme/html/quitquitquit/
share/mailpile/shared-data/default-theme/html/quitquitquit/index.html
share/mailpile/shared-data/default-theme/html/search/
share/mailpile/shared-data/default-theme/html/search/default.html
share/mailpile/shared-data/default-theme/html/search/index.html
share/mailpile/shared-data/default-theme/html/search/outgoing.html
share/mailpile/shared-data/default-theme/html/search/trash.html
share/mailpile/shared-data/default-theme/html/settings/
share/mailpile/shared-data/default-theme/html/settings/backup-keys.html
share/mailpile/shared-data/default-theme/html/settings/index.html
share/mailpile/shared-data/default-theme/html/settings/mailbox/
share/mailpile/shared-data/default-theme/html/settings/mailbox/index.html
share/mailpile/shared-data/default-theme/html/settings/plugins.html
share/mailpile/shared-data/default-theme/html/settings/preferences.html
share/mailpile/shared-data/default-theme/html/settings/privacy.html
share/mailpile/shared-data/default-theme/html/settings/recipes.html
share/mailpile/shared-data/default-theme/html/settings/set/
share/mailpile/shared-data/default-theme/html/settings/set/index.html
share/mailpile/shared-data/default-theme/html/settings/set/password/
share/mailpile/shared-data/default-theme/html/settings/set/password/index.html
share/mailpile/shared-data/default-theme/html/settings/set/password/keys.html
share/mailpile/shared-data/default-theme/html/setup/
share/mailpile/shared-data/default-theme/html/setup/oauth2/
share/mailpile/shared-data/default-theme/html/setup/oauth2/index.html
share/mailpile/shared-data/default-theme/html/setup/password/
share/mailpile/shared-data/default-theme/html/setup/password/index.html
share/mailpile/shared-data/default-theme/html/setup/welcome/
share/mailpile/shared-data/default-theme/html/setup/welcome/index.html
share/mailpile/shared-data/default-theme/html/tags/
share/mailpile/shared-data/default-theme/html/tags/add/
share/mailpile/shared-data/default-theme/html/tags/add/index.html
share/mailpile/shared-data/default-theme/html/tags/edit.html
share/mailpile/shared-data/default-theme/html/tags/form.html
share/mailpile/shared-data/default-theme/html/tags/index.html
share/mailpile/shared-data/default-theme/html/tags/sidebar.html
share/mailpile/shared-data/default-theme/img/
share/mailpile/shared-data/default-theme/img/1x100.png
share/mailpile/shared-data/default-theme/img/apple-touch-icon-114x114.png
share/mailpile/shared-data/default-theme/img/apple-touch-icon-72x72.png
share/mailpile/shared-data/default-theme/img/apple-touch-icon.png
share/mailpile/shared-data/default-theme/img/avatar-default-white.png
share/mailpile/shared-data/default-theme/img/avatar-default.png
share/mailpile/shared-data/default-theme/img/draggable-pattern.png
share/mailpile/shared-data/default-theme/img/favicon.png
share/mailpile/shared-data/default-theme/img/help/
share/mailpile/shared-data/default-theme/img/help/google-security-tab.png
share/mailpile/shared-data/default-theme/img/image-default-large.png
share/mailpile/shared-data/default-theme/img/image-default.png
share/mailpile/shared-data/default-theme/img/loading-ellipsis.svg
share/mailpile/shared-data/default-theme/img/logo-252.png
share/mailpile/shared-data/default-theme/img/logo-cloudfleet.png
share/mailpile/shared-data/default-theme/img/logo-color.png
share/mailpile/shared-data/default-theme/img/logo-color.svg
share/mailpile/shared-data/default-theme/img/logo-commonsmachinery.png
share/mailpile/shared-data/default-theme/img/logo-ddg.png
share/mailpile/shared-data/default-theme/img/logo-freedombox.png
share/mailpile/shared-data/default-theme/img/logo-name.svg
share/mailpile/shared-data/default-theme/img/logo-pagekite.png
share/mailpile/shared-data/default-theme/img/logo.png
share/mailpile/shared-data/default-theme/img/logo.svg
share/mailpile/shared-data/default-theme/img/mailpile-bitcoin-qrcode.png
share/mailpile/shared-data/default-theme/index.html
share/mailpile/shared-data/default-theme/js/
share/mailpile/shared-data/default-theme/js/helpers.js
share/mailpile/shared-data/default-theme/js/libraries.js
share/mailpile/shared-data/default-theme/js/libraries.min.js
share/mailpile/shared-data/default-theme/js/mousetrap.global.bind.js
share/mailpile/shared-data/default-theme/less/
share/mailpile/shared-data/default-theme/less/app/
share/mailpile/shared-data/default-theme/less/app/attachments.less
share/mailpile/shared-data/default-theme/less/app/compose.less
share/mailpile/shared-data/default-theme/less/app/contacts.less
share/mailpile/shared-data/default-theme/less/app/crypto.less
share/mailpile/shared-data/default-theme/less/app/files.less
share/mailpile/shared-data/default-theme/less/app/global.less
share/mailpile/shared-data/default-theme/less/app/helpers.less
share/mailpile/shared-data/default-theme/less/app/icons.less
share/mailpile/shared-data/default-theme/less/app/library-override.less
share/mailpile/shared-data/default-theme/less/app/login.less
share/mailpile/shared-data/default-theme/less/app/message.less
share/mailpile/shared-data/default-theme/less/app/mobile.less
share/mailpile/shared-data/default-theme/less/app/modals.less
share/mailpile/shared-data/default-theme/less/app/navigation.less
share/mailpile/shared-data/default-theme/less/app/notifications.less
share/mailpile/shared-data/default-theme/less/app/pile.less
share/mailpile/shared-data/default-theme/less/app/profiles.less
share/mailpile/shared-data/default-theme/less/app/screens.less
share/mailpile/shared-data/default-theme/less/app/search.less
share/mailpile/shared-data/default-theme/less/app/settings.less
share/mailpile/shared-data/default-theme/less/app/setup.less
share/mailpile/shared-data/default-theme/less/app/sidebar.less
share/mailpile/shared-data/default-theme/less/app/tablet.less
share/mailpile/shared-data/default-theme/less/app/tags.less
share/mailpile/shared-data/default-theme/less/app/terminal.less
share/mailpile/shared-data/default-theme/less/app/thread.less
share/mailpile/shared-data/default-theme/less/app/tooltips.less
share/mailpile/shared-data/default-theme/less/app/topbar.less
share/mailpile/shared-data/default-theme/less/app/webfonts.less
share/mailpile/shared-data/default-theme/less/config.less
share/mailpile/shared-data/default-theme/less/default.less
share/mailpile/shared-data/default-theme/less/libraries/
share/mailpile/shared-data/default-theme/less/libraries/bootstrap.less
share/mailpile/shared-data/default-theme/less/libraries/dropdowns.less
share/mailpile/shared-data/default-theme/less/libraries/modals.less
share/mailpile/shared-data/default-theme/less/libraries/typeahead.less
share/mailpile/shared-data/default-theme/less/print.less
share/mailpile/shared-data/default-theme/theme.json
share/mailpile/shared-data/default-theme/webfonts/
share/mailpile/shared-data/default-theme/webfonts/LICENSE
share/mailpile/shared-data/default-theme/webfonts/Mailpile-500.eot
share/mailpile/shared-data/default-theme/webfonts/Mailpile-500.svg
share/mailpile/shared-data/default-theme/webfonts/Mailpile-500.ttf
share/mailpile/shared-data/default-theme/webfonts/Mailpile-500.woff
share/mailpile/shared-data/default-theme/webfonts/Mailpile-700.eot
share/mailpile/shared-data/default-theme/webfonts/Mailpile-700.svg
share/mailpile/shared-data/default-theme/webfonts/Mailpile-700.ttf
share/mailpile/shared-data/default-theme/webfonts/Mailpile-700.woff
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Interface.eot
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Interface.svg
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Interface.ttf
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Interface.woff
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Normal.eot
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Normal.svg
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Normal.ttf
share/mailpile/shared-data/default-theme/webfonts/Mailpile-Normal.woff
share/mailpile/shared-data/default-theme/webfonts/index.html
share/mailpile/shared-data/locale/
@comment share/mailpile/shared-data/locale/README.md
share/mailpile/shared-data/locale/mailpile.pot
share/mailpile/shared-data/multipile/
share/mailpile/shared-data/multipile/mailpile-admin.py
share/mailpile/shared-data/multipile/mailpile-admin.pyc
share/mailpile/shared-data/multipile/multipile.rc.sample
share/mailpile/shared-data/multipile/www/
share/mailpile/shared-data/multipile/www/apache-broken.html
share/mailpile/shared-data/multipile/www/index.html
share/mailpile/shared-data/multipile/www/not-running.html
@comment share/mailpile/test-requirements.txt
@comment share/mailpile/testing-data
share/mailpile/tox.ini