Adds support for the user interface of Google Apps:
[platal.git] / configs / platal.ini
index d8237f0..b1aaf00 100644 (file)
@@ -2,6 +2,7 @@
 locale   = "fr_FR.UTF-8"
 timezone = "Europe/Paris"
 secure_domain = ""
+baseurl = "https://www.example.org/"
 
 skin = "default"
 register_skin = "register"
@@ -24,14 +25,6 @@ event_reply = ""
 [Geoloc]
 webservice_url = ""
 
-[Mail]
-domain  = ""
-domain2 = ""
-
-alias_dom  = ""
-alias_dom2 = ""
-
-
 [Lists]
 rpchost   = "localhost"
 rpcport   = 4949
@@ -39,6 +32,19 @@ rpcport   = 4949
 spool     = "/var/lib/mailman/archives/private"
 vhost_sep = "_"
 
+max_mail_per_min = 400
+
+[Mail]
+domain  = ""
+domain2 = ""
+
+alias_dom  = ""
+alias_dom2 = ""
+
+[MailStorage]
+imap_active = 0
+googleapps_active = 0
+googleapps_domain = ""
 
 [Manageurs]
 authorized_ips       = "129.104.30.32 129.104.30.33 213.251.145.200"