Test with a bigger director ring. Include microseconds in log timestamps to
make debugging easier. Changed the name of the info_log_path.
#!/bin/sh
-director_count=3
+director_count=10
echo "Add to /etc/hosts:"
cat > dovecot-director-common.conf.inc <<EOF
log_path = /var/log/dovecot.log
-info_log_path = /var/log/dovecot-access.log
+info_log_path = /var/log/dovecot-info.log
+log_timestamp = "%b %d %H:%M:%S.%{usecs} "
+
director_servers =$dirs
director_mail_servers = 127.0.0.1-127.0.0.255
director_user_expire = 15s