Switch to side-by-side view

--- a/pyforge/development.ini
+++ b/pyforge/development.ini
@@ -60,6 +60,11 @@
 
 # SOLR setup
 solr.server = http://localhost:8983/solr/core0
+
+# Forgemail server
+forgemail.host = 0.0.0.0
+forgemail.port = 8825
+forgemail.domain = .in.sf.net
 
 # If you'd like to fine-tune the individual locations of the cache data dirs
 # for the Cache data, or the Session saves, un-comment the desired settings