py-sms: send short mails easily
Useful to send mails to mobile's associate mail accounts (arrive as SMS)
Version: 0.1
License: GPL
Web: https://sourceforge.net/projects/py-sms/
Features:
* Sends limited (in characters) mails from localhost.
* Simple contact list.
* Live character counting.
* Trayicon.
Requirements:
* Python interpreter.
* Email sender server (like postfix).
(for example in a debian based system something like: 'sudo apt-get install postfix')
Use and configuration:
Decompress the file and run psms.py.
'userdata.conf' file: only one line with the sender mail (username@server.ext)
'sms_mobile_mails.csv' file: one registry per line with this schema: contact name,mobilenumbermail
TODO:
* Fully featured config dialog.
For comments, contact or feature request please fill the contact form (http://h.ordia.com.ar/contact)