Bonjour à tous,
J'ai mis en place fetchmail et ça marche nickel sur un sme 6.01.
J'ai juste un problème avec starmail. A chaque fois que le serveur va chercher mes emails externes; j'ai le message suivant :
fetchmail:-:7: parse error dans protocol
Et cela rempli ma boîte aux lettres et rapidos ....
J'ai jeté un oeil dans le fichier /etc/starmail et voici son contenu
#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# SME Server software. Instead, modify the source template in
# an /etc/e-smith/templates-custom directory. For more
# information, see http://www.e-smith.org/custom/
#
# copyright (C) 1999-2003 Mitel Networks Corporation
#------------------------------------------------------------
# dedicated connection; just call fetchmail to get things started
/bin/su - qmailr -s /bin/bash -c \
"FETCHMAILHOME=/var/lock/fetchmail /etc/fetchmail"
Si je lance ce script à la main, j'ai le même message d'erreur.
Voici le début de mon fichier /etc/fetchmail
set postmaster "postmaster"
set bouncemail
set properties ""
poll
protocol POP3
localdomains mondomaine mondomaine
username password to * here
smtphost localhost
smtpaddress mondomaine
fetchall
forcecr
J'ai remplacé mon domaine véritable par mondomaine
Lors de l'expand-template, j'ai eu les messages suivants :
[root@chanterelle templates]# /sbin/e-smith/expand-template /etc/fetchmail
WARNING in /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop line 93.
WARNING in /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop line 97.
WARNING in /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates-custom//etc/fetchmail/50multi-drop line 98.
WARNING: Template processing succeeded for //etc/fetchmail: 3 fragments generated warnings
at /sbin/e-smith/expand-template line 49
Peut-être que cela peut aider quelques personnes éclairées, car pour ma part; c'est un peu le brouillard
J'ai déjà posté ceci sur Ixus.net
Désolé si c'est un peu long, mais j'ai voulu mettre un maximum d'informations.
Merci
Cordialement
Denis