[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pb de mot de passe fetchmail (caractère spécial?)



Le jeudi 9 Décembre 2004 22:40, zorglub a écrit :
> Bonjour la liste,

  Bonjour,

> je tente de récuperer mes mail grace à fetchmail et je n'y arrive pas :
>
> fetchmail: POP3> PASS *
> fetchmail: POP3< -ERR Error logging in. Please visit
> http://mail.yahoo.com
> fetchmail: Error logging in. Please visit http://mail.yahoo.com
> fetchmail: Authorization failure on monmail@pop.vip.sc5.yahoo.com
> fetchmail: POP3> QUIT
>
>
> alors qu'avec une autre boite au lettre je n'ai pas ce problème là, le
> mot de pass est beaucoup plus simple, celui là comporte des caractères
> speciaux, minuscule, majuscule et chiffre.
>
> auriz vous une idee svp? voilà mon .fetchmailrc :
>
> # Général
> #set syslog
> #set bouncemail
> #set no spambounce
> #set properties ""
>
> # Chaque compte sur chaque serveur
> poll pop.mail.yahoo.fr with proto POP3
>         user 'monmail' there with password
> 'motdepassecoMPliqué123@~#{[...' is 'touns@localhost' here

 Est ce que ça marche par telnet ?
# telnet poll pop.mail.yahoo.fr 110
      ....
# USER ton_login
     ...
# PASS ton_mot_de_passe
     ...
# QUIT

 Sinon la syntaxe que j'utilise pour fetchmail est :
poll pop.mail.yahoo.fr with proto POP3 timeout 60
    user 'login' there with pass 'password' is 'touns' here options 
fetchall

  @+
-- 
Michel Luc mluc@cern91.net | http://www.cern91.net/
 GAULE, LUG de l'Essonne:  http://gaule.org/
-------------- GnuPG v1.0.6 (GNU/Linux)   ---------------
 Admin cern91.net <admin@cern91.net>
GPG: 1024D/3D07B881
KFP: 155C 2287 2084 33E0 4263 8AC9 B10F 03CB 3D07 B881
---------------------------------------------------------



Reply to: