-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 15 Dec 2009, Antonello Onida wrote:
I got a non perfect installation: when an internal mail has been sent i got
this error:
You don't get this error, when receiving an external message??
<error>
ex: from r...@* to r...@*.
Command output: Can't open log file /var/log/dovecot.log: Permission denied
</error>
Operations like "dovecot: 2009-12-15 11:17:24 Warning: Killed with signal 15"
are writen.
It's a permission problem: dovecot.log is owned by "root" and grupped by
"adm" (chmodded 640).
At first shot (if you would always get the error), I would say, you use
system users and those users must not write to the log file.
Add write-permission for all (chmod a+w) or reconfigure Dovecot to let
deliver use syslog:
protocol lda {
...
# Log to syslog
log_path =
info_log_path =
syslog_facility = mail
}
Regards,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBSydn6HWSIuGy1ktrAQLw+Qf8DVBYS1nTKTi0TdmVpBkxfoRkyxPLbg6j
XVj5V1U5w/bF+2WFMDOhvmw0icp6nmcdS9Y/lUZLfHr+u40xguaSL5tB+buWdBLr
yq2S3wV85DolR7Xt/GbHg1d0UDZ+YlK3UiLtmuMldMrFa4JzPuzVPTsMWiHVod5K
A20lraSWetDa9CWNbihtFHmJr/wID38l0nLt+UE2P3KWKrHiNf2nqNTPsQll68ny
AGGtkG8SqmxQ2p7KYpVbVHy+fAyxz99I4LTUDSfwajFJPIbup3Uv95WlxqOOz+BX
Cu1uNw31kKVzoKISfweWUmZRPftQOh5GChQrEBTPOTRHwnjZ8yzubA==
=SMR4
-----END PGP SIGNATURE-----