Mail proxy config in store

This commit is contained in:
alexhudson
2007-07-14 15:56:41 +00:00
parent fd7e2b30f2
commit 5a75434c57
+8
View File
@@ -0,0 +1,8 @@
{
"version": 1,
"postmaster": "admin@localhost",
"interval": 3600,
"queue": "localhost",
"max_threads": 10,
"max_accounts": 3
}