Bonjour,
J'ai un probl�me avec fetchmail qui me renvoie un code d'erreur :
Syntax error, command unrecognized
sur l'instruction : LAST
Dans .fetchmailrc, j'ai (de m�moire) :
poll pop.wanadoo.fr protocol pop3
user moi password vousor�pa is moi_meme here
Le r�sultat de la commande :
fetchmail -k -v -v
se trouve ci-dessous :
fetchmail: 5.1.2 querying pop.wanadoo.fr (protocol POP3) at Wed, 16 Feb 2000
13:35:53 +0100 (CET)
fetchmail: POP3< +OK FTI/Pop server at tamaya.wanadoo.fr starting.
fetchmail: POP3> USER jl.louere
fetchmail: POP3< +OK Password required for jl.louere
fetchmail: POP3> PASS *
fetchmail: POP3< +OK
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 918
#### L'ERREUR EST ICI ####
fetchmail: POP3> LAST
fetchmail: POP3< -ERR Syntax error, command unrecognized
fetchmail: POP3> UIDL
fetchmail: POP3< +OK
fetchmail: POP3< 1 38a8128300000007
fetchmail: POP3< .
1 message (1 seen) for jl.louere at pop.wanadoo.fr (918 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 messages (918 octets)
fetchmail: POP3< 1 918
fetchmail: POP3< .
skipping message 1 not flushed
fetchmail: POP3> QUIT
fetchmail: POP3< +OK
fetchmail: Query status=1
fetchmail: normal termination, status 1
Jean-Louis Louere