Reg php equivalent Mail_mime Module in Python

2005-05-13 Thread praba kar
Dear All,
  email.Message module base we can build message
for mailing services which is like php Mail_mime
module. In php Mail_mime module willautomatically
build all the header fields like content-type,
content-Transfer-encoding, Return-Path and so on for
a mailing messages. I want to know this(Mail_mime)
kind of module in python.
   If Mail_mime like modules are not available
in python kindly give guidenance how to build
message for mailing service.

regards
Prabahar


Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Reg php equivalent Mail_mime Module in Python

2005-05-13 Thread elbertlev
Look for:
http://sourceforge.net/projects/pymaillib/

-- 
http://mail.python.org/mailman/listinfo/python-list