I'm running fetchmail as a daemon. I've created a script in /etc/init.d to start/stop fetchmail. I basically took a pre-existing script and modified it for fetchmail. ./etc/init.d/fetchmail start/stop/restart works with no issues. After I created the script, I added fetchmail to ntsysv. I believe I created a symbolic link in rc5.d as well. S96fetchmail -> ../init.d/fetchmail The problem is when the server is restarted, fetchmail is not initialized. What am I missing? -- Regards, Matt Florido