стоит связка exim + courier-imap
почему-то сервисы курьера вылетают через какое-то время (причем очень небольшое - в районе 5-10 минут), где посмотреть его логи, почему так происходит непонятно
в /var/log/messages - ничего нету
стартуются вручную через:Код: Выделить всё • Развернуть
/etc/init.d/pop3d start
/etc/init.d/imapd start
/etc/init.d/authdaemond startпомогите разобраться в чем может быть причина - а главное как сделать, чтобы он куда-то клал логи, чтобы можно было посмотреть что с ним творится.
Спасибо!
в /var/log/warn есть такие логи:Sep 4 02:40:06 server pop3d: authentication error: Input/output error
Sep 4 02:40:44 server pop3d: authentication error: Input/output error
Sep 4 03:05:21 server pop3d: authentication error: Input/output error
Sep 4 03:10:23 server pop3d: authentication error: Input/output error
Sep 4 03:10:24 server pop3d: authentication error: Input/output error
Sep 4 03:10:25 server pop3d: authentication error: Input/output error
Sep 4 03:10:26 server pop3d: authentication error: Input/output error
Sep 4 03:10:31 server pop3d: authentication error: Input/output error
Sep 4 03:14:28 server pop3d: authdaemon: s_connect() failed: Connection refused
Sep 4 03:14:28 server pop3d: [Hint: perhaps authdaemond is not running?]
Sep 4 03:14:28 server pop3d: authentication error: Connection refused
Sep 4 03:14:29 server pop3d: authdaemon: s_connect() failed: Connection refused
Sep 4 03:14:29 server pop3d: [Hint: perhaps authdaemond is not running?]
Sep 4 03:14:29 server pop3d: authentication error: Connection refused
Sep 4 03:14:30 server pop3d: authdaemon: s_connect() failed: Connection refused
Sep 4 03:14:30 server pop3d: [Hint: perhaps authdaemond is not running?]
Sep 4 03:14:30 server pop3d: authentication error: Connection refused
Sep 4 03:14:30 server pop3d: authdaemon: s_connect() failed: Connection refused
Sep 4 03:14:30 server pop3d: [Hint: perhaps authdaemond is not running?]
Sep 4 03:14:30 server pop3d: authentication error: Connection refused
Sep 4 03:30:53 server pop3d: authentication error: Input/output error
Sep 4 03:30:56 server pop3d: authentication error: Input/output error
Sep 4 03:30:56 server pop3d: authentication error: Input/output error
Sep 4 03:35:23 server pop3d: authentication error: Input/output error
Sep 4 03:35:29 server pop3d: authentication error: Input/output error
Sep 4 03:35:30 server pop3d: authentication error: Input/output errorно это я так понимаю именно тогда, когда уже отвалился authdaemond
поэтому исходную причину не разъясняет
>[оверквотинг удален]
>Код: Выделить всё • Развернуть
>/etc/init.d/pop3d start
>/etc/init.d/imapd start
>/etc/init.d/authdaemond start
>
>помогите разобраться в чем может быть причина - а главное как сделать,
>чтобы он куда-то клал логи, чтобы можно было посмотреть что с
>ним творится.
>
>Спасибо!Ну в общем случае они (imapd, pop3d, authdaemon) кидают логи в сислог....Настраивай его и читай...:)
>[оверквотинг удален]
>>/etc/init.d/authdaemond start
>>
>>помогите разобраться в чем может быть причина - а главное как сделать,
>>чтобы он куда-то клал логи, чтобы можно было посмотреть что с
>>ним творится.
>>
>>Спасибо!
>
>Ну в общем случае они (imapd, pop3d, authdaemon) кидают логи в сислог....Настраивай
>его и читай...:)подскажите пожалуйста как его лучше настроить, чтобы было макс. логов?