Outils pour utilisateurs

Outils du site


gmail_archiver

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
gmail_archiver [2011/03/21 16:25] sebsauvagegmail_archiver [2021/07/19 05:56] (Version actuelle) – Statut de discussion modifié sebsauvage
Ligne 11: Ligne 11:
 ===== Source ===== ===== Source =====
  
-<file python gmail_archiver.py>#!/usr/bin/python+<hidden Click to show source><file python gmail_archiver.py>#!/usr/bin/python
 # -*- coding: iso-8859-1 -*- # -*- coding: iso-8859-1 -*-
 """ GMail archiver 1.1 """ GMail archiver 1.1
Ligne 84: Ligne 84:
     file.close()     file.close()
     count -= 1     count -= 1
-print "All done."</file>+print "All done."</file></hidden>
  
 ===== Usage ===== ===== Usage =====
Ligne 94: Ligne 94:
 ===== Adapting the inbox name ===== ===== Adapting the inbox name =====
  
-Depending on the language your GMail account is in, you will have to change the "Inbox" name in the previous source code (''m.select("[Gmail]/All Mail")''). Thanks to Miko, here is the list:+Depending on the language your GMail account is in, you will have to change the "Inbox" name in the previous source code (''m.select("[Gmail]/All Mail")''). Thanks to BoboTiG, here is the list:
  
 <code python>all_mail = [ <code python>all_mail = [
Ligne 131: Ligne 131:
  
  
-~~DISCUSSION~~+~~DISCUSSION:closed~~
gmail_archiver.1300724726.txt.gz · Dernière modification : 2014/07/12 11:26 (modification externe)