Re: fetchmail at boot

2001-07-07 Thread Henrique de Moraes Holschuh
msg.pgp Description: PGP message

Re: fetchmail at boot

2001-07-07 Thread Brian Nelson
On Sat, Jul 07, 2001 at 10:56:43AM +0100, Phillip Deackes wrote: > On Sat, 7 Jul 2001 01:59:06 -0500 > [EMAIL PROTECTED] wrote: > > > currently I have fetchmail being run at login from ~/.bash_profile. > > this is fine for myself at login, however, I would like to have > > fetchmail run as a daemo

Re: fetchmail at boot

2001-07-07 Thread Phillip Deackes
On Sat, 7 Jul 2001 01:59:06 -0500 [EMAIL PROTECTED] wrote: > currently I have fetchmail being run at login from ~/.bash_profile. > this is fine for myself at login, however, I would like to have > fetchmail run as a daemon at boot time so it can poll for multiple > users. Where should I have fetch

RE: fetchmail at boot

2001-07-07 Thread Jeremy Gaddis
/) to bring it up after everything else. j. -- Jeremy L. Gaddis <[EMAIL PROTECTED]> -Original Message- From: xucaen [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Saturday, July 07, 2001 1:59 AM To: Debian User Subject: fetchmail at boot currently I have fetchmail b

fetchmail at boot

2001-07-07 Thread xucaen
currently I have fetchmail being run at login from ~/.bash_profile. this is fine for myself at login, however, I would like to have fetchmail run as a daemon at boot time so it can poll for multiple users. Where should I have fetchmail loaded from to do this? thanks