Le 21 juin à 00:42:33 Robert Persson <[EMAIL PROTECTED]> écrit notamment:

| I want to run fetchmail as a service and I am confused about how this works. 
I 
| simply want to have something that will quietly fetch and deliver mail to 
| maildirs to users' home directories, but that can also be disabled easily 
| when I need that bit of extra performance for something.

To enable fetchmail as demon:
# /etc/init.d/fetchmail start

To have fetchmail start automatically at boot:
# rc-update add fetchmail default

To suspend fetchmail:
# /etc/init.d/fetchmail stop
>
| I assume that fetchmail will first look at /etc/fetchmailrc. Will it then 
look 
| at each user's $HOME/.fetchmailrc? 

Yes



| If so, can I assume that it will deal with each user's .procmailrc suid
| that user?



Yes; have a look at the fetchmail manual (-mda command)

regards

-- 
  Jean Magnan de Bornier             |        Cours Victor Hugo
  e-mots: jean at bornier.net        |        13980 Alleins   France
  T 08 70 39 34 03                   |        P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list

Reply via email to