beginer need Python users advice

Oleg Broytmann phd at phd.pp.ru
Fri Aug 24 03:59:09 EDT 2001


On Fri, 24 Aug 2001, Kim C Tran wrote:
> I'm starting to program Python Language and I need to send mail
> through Python , which method is the best : STMP or create Mapi
> session.

   SMTP - it is portable standard.

> I'm thinking to use STMP but It's need a MineWriter , so is this slow
> method ; Does it carry any overhead at all ??

   Not at all.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list