[gull] Extraction automatisée de pièce jointe par messagerie

Yoan BLANC greut.lists at dosimple.ch
Fri Oct 20 10:24:50 CEST 2006


Christian ALT wrote:
> Bonjour,
>
> Voilà, j'aimerais envoyer des photos depuis mon mobile à un serveur Linux
> par la messagerie. Le serveur Linux a son MTA qui est accessible et
> j'aimerais savoir comment automatiser l'extraction de la pièce attachée.
>
> J'ai passé en revue différents outils: procmail, postfix. Mais je n'ai pas
> su trouver la solution. Est-ce que quelqu'un pourrait m'indiquer une piste.
>   
Plein de bloggeurs fous, font du moblogging, il y a de quoi voir comment 
ils s'y prennent. Une piste en Python destiné à MovableType :

    * parsemsg.parse supports multiple image attachments; the content of
      each image is returned in a list.
    * Added saveimage.py, which takes that list of image bodies and
      either saves them to disk or posts them via newMediaObject.
    * Move parsing of sys.argv out of main() -- this avoids the import *
      warnings.
    * Template changes in settings.py which allow for multiple images.
      supports both
    * JPEG and GIF image types.


http://joi.ito.com/archives/2003/03/12/mail2entry_moblog_code_update.html

--
Yoan
> Merci d'avance.
>
> Christian ALT
>
> Telecom and Logistics Associates
> Network Security Company
> Security Lead Auditor for ISO 27001 
> http://www.tla.ch
>
>
> _______________________________________________
> gull mailing list
> gull at lists.alphanet.ch
> http://lists.alphanet.ch/mailman/listinfo/gull
>   




More information about the gull mailing list