Since some time checkmaild is behaving strangely, sometimes (80% of the time) upon freetz reboot it doesn't start:
trying to go to services and starting it from there doesn't work from the first time, usually i have to start it 2 times to turn it on...
the only thing i am doing is having checkmaild to start after externalized services:
/var/log/mod.log
/var/log/external.log
what is the reason? anybody can help?
Code:
Jan 1 01:00:54 fritz syslog.info syslogd started: BusyBox v1.17.1
Jan 1 01:00:57 fritz authpriv.info dropbear[985]: Running in background
Jan 1 01:00:58 fritz user.info capiotcp_server[984]: capiotcp_server - Version 0.1.01.05 TCP/UDP Port = 5031 MaxCntrl = 5 OffsetCntrl = 0
.
. [nothing related to checkmaild]
.
Aug 25 09:45:27 fritz daemon.info CheckMailD: check 1 Account(s) every 15min without Logging
Aug 25 09:45:27 fritz daemon.info CheckMailD: Daemon already running with PID 1882
.
.
the only thing i am doing is having checkmaild to start after externalized services:
/var/log/mod.log
Code:
.
.
bftpd is updating inetd ... active.
checkmaild will be started by external.
Starting inadyn-mt ... done.
.
.
/var/log/external.log
Code:
.
.
Starting checkmaild ... done.
.
.
what is the reason? anybody can help?