Robert Blayzor wrote: > Does (or can) the ability to use expansion variables in Dovecot's log_path > exist? > log_path = /var/log/dovecot/dovecot-%Y%m%d
Dovecot is able to send logs to a (configurable) syslog_facility. Rsyslog logging daemon is able to write different files depending on time. There are available properties like $YEAR $MONTH $DAY $HOUR $MINUTE in rsyslog. Regards Daniel -- https://plus.google.com/103021802792276734820
