Postfix, Dovecot not logging on Ubuntu 12.10
Initially i got errors (through virtualmin) but now i get
telnet 127.0.0.1 pop3
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Although when i look in /var/log/mail.log the file is empty. I have tried adding lines to rsyslog.conf and syslog.conf but nothing gets it working.
Anybody else having trouble, starting to wish i had setup on 10.04 now
6 Replies
Support has not been able to provide me with more help.
anyone has any idea what to do???
Found from reading around that the mysql alias method in the linode tutorials doesnt seem to be that popular with sys admins
So I think there is either an issue with the rsyslog / postfix config in the distro, or a problem with Linode's image for 12.10?
For anyone researching the command to run is:
sudo chown syslog.adm /var/log/mail.log
sudo chmod 640 /var/log/mail.log