summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries/smtp.py
AgeCommit message (Collapse)Author
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
-- Issues #93 and #333
2015-03-18cleaning unused imports and variablesVictor Shyba
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-01-06Removed log with duplicated informationBruno Wagner
2014-10-22Changed the print to make clearer what is running on that portBruno Wagner
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-08-29Removed last reference to self._twisted_port in smtp.pyBruno Wagner Goncalves
2014-08-29Fixed smtp testsBruno Wagner Goncalves
2014-08-29Removed flask reloader and changed the twisted port to be fixed again, now ↵Bruno Wagner Goncalves
running always on 4650
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ↵Duda Dornelles
so we can use it later
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and ↵Duda Dornelles
from_leap_mail)
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves