Technical guidance
System file locations
Last updated: November 2022
Support documentation / System file locations
The following log file locations may be useful for diagnosing issues.
Log file locations
Email logs
All email logs are stored persistently and can be accessed from the host system without entering a container.
- Postfix (MTA) log /var/local/enhance/email/data/logs/postfix
- POP/IMAP (Dovecot) log /var/local/enhance/email/data/logs/dovecot
- Spam filter (rspamd) log /var/local/enhance/email/data/logs/rspamd/rspamd.log
Application logs
For Apache error log, run docker exec apachecd more /usr/local/apache2/logs/error_log
Data file locations
/var/local/enhance/email when viewed from the host o/s.
DNS
/var/local/enhance/dnscd
MySQL
/var/log/enhance/mysql-data
MySQL operations should be performed within the mysqlcd container to avoid corruption.