summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries/smtp.py
AgeCommit message (Expand)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-08-11migrates smtp, workingVictor Shyba
2015-06-19[refactor] Use auth for fewer parametersVictor Shyba
2015-06-18SMTP should be getting up properly againBruno Wagner
2015-06-10Provider web certificate will always be bytestring now, requests complains ot...Bruno Wagner
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-06-07smtp with better variable naming and random portVictor Shyba
2015-04-23Changes to streamline the session creation and authenticate with the external...Bruno Wagner
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
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 ru...Bruno Wagner Goncalves
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...Duda Dornelles
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