Changeset 11:078c7b030cee in mailjam for postman/mta.py
- Timestamp:
 - May 20, 2012, 10:02:10 AM (13 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - File:
 - 
      
- 1 edited
 
- 
          
  postman/mta.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
postman/mta.py
r10 r11 1 1 # -*- coding: utf-8 -*- 2 3 """ 4 The postman project - mta.py 5 6 This file is released under the BSD license, see LICENSE for 7 more information. 8 9 Francisco de Borja Lopez Rio - <borja@codigo23.net> 10 Soluciones Informaticas Codigo23 S.L.U. - http://codigo23.net 11 """ 2 12 3 13 import sys, email, smtplib  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  