Fetchmail - installation
De wikiGite
Révision datée du 18 mars 2009 à 18:42 par Frank (discussion | contributions)
Activer fetchmail
Le fichier de config doit obligatoirement être /etc/fetchmailrc
Mettre START_DAEMON à yes dans /etc/default/fetchmail
Démarrer le démon, si Debian il est déjà dans /etc/rc2.d
Exemple de config :
# Fetchmail config poll mail.example.net with proto POP3 user "user1@example.net" with password "mot_de_passe" is user1 here poll mail.example.net with proto POP3 user "user2@example.net" with password "mot_de_passe" is user1 here poll pop.free.fr with proto POP3 user "userFree@free.fr" there with password "mot_de_passe" is user1 here