Bonjour,
J'ai une configuration de fetchmail par ~/.fetchmailrc, avec un daemon �
120s.
Je suis oblig� de lancer fetchmail � la main, bien que je dispose du script
"fetchmail" dans /etc/ppp/ip-up.d :
if [ -x /etc/init.d/fetchmail -a ! -x /sbin/resolvconf ]; then
/etc/init.d/fetchmail try-restart
fi
De plus, dans /etc/init.d/fetchmail, il est mentionn� :
# This script will NOT start or stop fetchmail if the /etc/fetchmailrc file
# does not exist.
Q?: dois-je cr�er un fichier /etc/fetchmailrc, bien que j'ai le .fetchmailrc
dans mon ~/ ?
Quel setting adopter pour ne plus avoir � lancer fetchmail apr�s chaque
d�marrage ?
Merci!
Stephane.