• # je ne peux pas te dire là mais...

    Posté par (site web personnel) . En réponse au message comment vider une bal pop3 avec fetchmail ?. Évalué à 3.

    je sais que chez moi, j'ai un fichier .fetchmailrc dans mon dossier user et il y a dedans :


    set postmaster "postmaster"
    set bouncemail
    set no spambounce
    set properties ""
    set daemon 150

    poll pop.free.fr with proto POP3
    user 'ch***me' there with password '*******' is 'max' here fetchall
    poll pop.wanadoo.fr with proto POP3
    user 'an****rre' there with password '*****' is 'anny' here fetchall

    Et ca supprime bien les messages du server pop distant.

    J'espere que ca peut t'aider.