close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 23, 2010, 4:33:29 PM (15 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
1 | 1 | = mail = |
| 2 | * http://libgmail.sourceforge.net/ |
2 | 3 | * GAE:http://code.google.com/intl/zh-TW/appengine/docs/python/mail/overview.html |
3 | 4 | * http://codecomments.wordpress.com/2008/01/04/python-gmail-smtp-example/ |
4 | 5 | * http://www.example-code.com/python/python-gmail.asp |
| 6 | * http://www.velocityreviews.com/forums/t346200-smtplib-and-tls.html |
| 7 | * http://djkaos.wordpress.com/2009/04/08/python-gmail-smtp-send-email-script/ |