Koozali.org: home of the SME Server

Problème fecthmail -> parse error

Offline dlalleme

  • ***
  • 47
  • +0/-0
    • http://www.dlaoctet.com
Problème fecthmail -> parse error
« on: March 26, 2004, 08:55:09 AM »
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


Code: [Select]

#------------------------------------------------------------
# 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
Code: [Select]


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 :

Code: [Select]


[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
Cordialement
Denis