Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34190

How to Send Mail

From Andriy Kornatskyy <andriy.kornatskyy@live.com>
Subject How to Send Mail
Date 2012-12-03 23:58 +0300
Newsgroups comp.lang.python
Message-ID <mailman.441.1354568395.29569.python-list@python.org> (permalink)

Show all headers | View raw


There are several use cases how you can send an email message:

- Plain mail (text or HTML)
- Mail with attachment
- Alternative mail views

You can provide a convenient way to email recipients to view your message in plain text or html with optional rich content including embedded images, etc. Read more here:

http://mindref.blogspot.com/2012/12/python-mail.html

Comments or suggestions are welcome.

Thanks.

Andriy Kornatskyy
 		 	   		  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

How to Send Mail Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-12-03 23:58 +0300

csiph-web