1 # DO NOT EDIT - This file is being maintained by Chef
 
   3 CGIMAP_PORT="<%= @cgimap_port %>"
 
   4 CGIMAP_DBPORT="<%= @database_port %>"
 
   5 CGIMAP_DBNAME="<%= @database_name %>"
 
   7 CGIMAP_LOGFILE="<%= @log_directory %>/cgimap.log"
 
   8 CGIMAP_MEMCACHE="127.0.0.1"
 
   9 CGIMAP_RATELIMIT="204800"