mail with python

Oleg Broytmann phd at emerald.netskate.ru
Wed Sep 8 06:55:40 EDT 1999


On Wed, 8 Sep 1999, Daniel ARGOLLO wrote:
> I am searching for any python package that can pack different binary files into a
> MIMI file to be sent with the mail suport of python....

   All things are in std distribution. Look for MimeWriter.py as a start.
Also you'll need base64 and other encoders - all are there too.

> -------------------------------------------------------------------
> Daniel ARGOLLO
> IRCOM - UniversitИ de Limoges
> argollo at ircom.unilim.fr

Oleg.
---- 
    Oleg Broytmann        Netskate/Inter.Net.Ru        phd at emerald.netskate.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list