Metadata-Version: 1.0
Name: ksmtp
Version: 0.2.1
Summary: Simple Python SMTP relay replacement for sendmail with SSL authentication
Home-page: http://pypi.python.org/pypi/ksmtp/
Author: Kenneth Burgener
Author-email: kenneth@k.ttak.org
License: LICENSE.txt
Description: ksmtp
        =====
        
        Simple Python SMTP relay replacement for sendmail with SSL authentication
        
        Useful for relaying all email through an account like Gmail, without the
        messy configurations of Postfix / Sendmail.
        
        Similar to the 'ssmtp' project, but written in Python
        
Platform: UNKNOWN
