On Wed, Feb 12, 2003 at 05:27:13AM +1100, Stephen Kuhn wrote:
> > Awuku Danso wrote:
> > Hi all
> > I'm currently running fetchmail as a user with a .fetchmailrc from the user's home
>directory and it seems to work fine. What I really do want is to run it as a service
>or daemon at boot time with
On Tue, 2003-02-11 at 20:40, Awuku Danso wrote:
> Hi all
> I'm currently running fetchmail as a user with a .fetchmailrc from the user's home
>directory and it seems to work fine. What I really do want is to run it as a service
>or daemon at boot time without any user intervention i.e without log
Awuku,
I use a startup script in /etc/init.d as follows:
--
#!/bin/sh
#
# fetchmail Script to up/down mail retrieval daemon
#
# chkconfig: 345 82 30
# description: fetchmail is a mail retrieval and forwarding utility; it
\
# fetches mail from remote mailservers and forwa
Hi all
I'm currently running fetchmail as a user with a .fetchmailrc from the user's home
directory and it seems to work fine. What I really do want is to run it as a service
or daemon at boot time without any user intervention i.e without logging in to the
machine at all. In effect I want the f