Sorry, mine error. I have tried to make readable and writeble to all the files, so i have do wrongly chown 777 files. Now is fixed, but still recieve error:
-rw------- 1 root root 224 Oct 8 10:57 dovecot-err.log -rw------- 1 root root 888 Oct 8 10:57 dovecot-inf.log The log is: Oct 8 10:57:28 mail postfix/smtpd[18296]: C878485F: client=localhost[127.0.0.1] Oct 8 10:57:28 mail postfix/cleanup[18288]: C878485F: message-id=<[EMAIL PROTECTED]> Oct 8 10:57:28 mail postfix/qmgr[3303]: C878485F: from=<[EMAIL PROTECTED]>, size=1310, nrcpt=1 (queue active) Oct 8 10:57:28 mail postfix/smtpd[18296]: disconnect from localhost[127.0.0.1] Oct 8 10:57:28 mail postfix/pipe[18290]: 8E90385E: to=<[EMAIL PROTECTED]>, relay=dspam, delay=0.39, delays=0.1/0.01/0/0.28, dsn=2.0.0, status=sent (delivered via dspam service) Oct 8 10:57:28 mail postfix/qmgr[3303]: 8E90385E: removed Oct 8 10:57:29 mail postfix/pipe[18298]: C878485F: to=<[EMAIL PROTECTED]>, relay=dovecot, delay=0.23, delays=0.17/0.01/0/0.05, dsn=4.3.0, status=deferred (temporary failure. Command output: Can't open log file /var/log/dovecot-err.log: Permission denied ) What can be? Elisamuel Resto ha scritto: > On Wed, 08 Oct 2008 10:44:25 +0200, Claudio Prono wrote: > >> Hi to all, >> >> I use Dovecot dovecot11-1.1.3-5.1 from OpenSuSE 11, when i send a mail >> from the logs i read: >> >> Oct 8 10:36:31 mail postfix/pipe[17934]: A360A851: >> to=<[EMAIL PROTECTED]>, relay=dovecot, delay=0.22, >> delays=0.18/0/0/0.04, dsn=4.3.0, status=deferred (temporary failure. >> Command output: Can't open log file /var/log/dovecot-err.log: Permission >> denied ) >> >> But, log files seems ok: >> >> -rw------- 1 777 root 56 Oct 8 10:35 dovecot-err.log >> -rw------- 1 777 root 302 Oct 8 10:35 dovecot-inf.log >> > > According to the below output, the above output is wrong. User with UID 777 > does > not exist, hence, the Permission denied. > > You should chown dovecot /var/log/dovecot-*.log > > >> Also processess seems right: >> >> root 17965 0.0 0.0 2052 584 ? Ss 10:35 0:00 >> /usr/sbin/dovecot >> root 17966 0.0 0.2 8564 2172 ? S 10:35 0:00 >> dovecot-auth >> root 17967 0.0 0.2 8564 2356 ? S 10:35 0:00 >> dovecot-auth -w >> dovecot 17969 0.0 0.1 3476 1572 ? S 10:36 0:00 pop3-login >> dovecot 17970 0.0 0.1 3476 1572 ? S 10:36 0:00 pop3-login >> dovecot 17971 0.0 0.1 3476 1572 ? S 10:36 0:00 pop3-login >> dovecot 17972 0.0 0.1 3484 1584 ? S 10:36 0:00 imap-login >> dovecot 17973 0.0 0.1 3484 1584 ? S 10:36 0:00 imap-login >> dovecot 17974 0.0 0.1 3484 1584 ? S 10:36 0:00 imap-login >> >> > > -- ------------ Claudio Prono Systems Development @ Atpss.net Srl, Divisione Implementazione Sistemi Via San Bernardino, 17 - 10137 Torino (TO) - IT Tel +39-011.32.72.100 Fax +39-011.32.46.497 PGP Fingerprint: 75C2 4049 E23D 2FBF A65F 40DB EA5C 11AC C2B0 3647 Disclaimer: http://atpss.net/disclaimer ------------