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
Prochaine révisionLes deux révisions suivantes
gmail_archiver [2011/03/21 16:25] sebsauvagegmail_archiver [2012/03/20 09:57] – [Source] 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 = [
gmail_archiver.txt · Dernière modification : 2021/07/19 05:56 de sebsauvage