+
+Config File Format
+------------------
+
+ [general]
+ state_dir = "/path/to/a/writtable/directory/to/write/state/to"
+ maildir_root = "/path/to/directory/to/write/maildirs/in"
+
+ [http://path/to/a/rss/feed/]
+ maildir = "name of folder to put mail in"
+
+The state_dir in the general section defaults to the current working directory + state.
+The maildir_root defaults to the current working directory + "RSSMaildir".
+