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


Groups > comp.lang.python > #34190 > unrolled thread

How to Send Mail

Started byAndriy Kornatskyy <andriy.kornatskyy@live.com>
First post2012-12-03 23:58 +0300
Last post2012-12-03 23:58 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#34190 — How to Send Mail

FromAndriy Kornatskyy <andriy.kornatskyy@live.com>
Date2012-12-03 23:58 +0300
SubjectHow to Send Mail
Message-ID<mailman.441.1354568395.29569.python-list@python.org>
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
 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web