Index: conf/postman-mta.conf
===================================================================
--- conf/postman-mta.conf	(revision 14)
+++ conf/postman-mta.conf	(revision 15)
@@ -1,9 +1,13 @@
 #
-# postman.conf - Postman MTA client configuration file
+# postman-mta.conf - Postman MTA client configuration file
 #
 
-[postman_server]
+[server]
 address = localhost
 port = 9876
+uri = http://%(address)s:%(port)s
 ssl = false
 
+[archive]
+persistent = true
+path = /usr/local/postman/archive-mta
