File helios-server-disable-anymail.patch of Package helios-server
diff --git a/settings.py b/settings.py
index 0875626..4b3eb91 100644
--- a/settings.py
+++ b/settings.py
@@ -150,7 +150,7 @@ INSTALLED_APPS = (
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
- 'anymail',
+# 'anymail',
## HELIOS stuff
'helios_auth',
'helios',