log src/plugins/plugin_misc_smtp.py @ 771:bfabeedbf32e

age author description
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Thu, 31 Oct 2013 17:14:15 +0100 Goffi core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one.
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 22 Feb 2013 00:15:50 +0100 Goffi core: sendMessage refactoring:
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Tue, 08 Jan 2013 00:46:38 +0100 Goffi core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Fri, 24 Jun 2011 17:45:22 +0200 Goffi plugin smtp: fixed email address parsing and invalid unicode message
Tue, 18 Jan 2011 15:22:58 +0100 Goffi IMAP & SMTP Port parameters are now merged in "Mail Server" category
Tue, 18 Jan 2011 03:59:59 +0100 Goffi Added SMTP server plugin, for sending messages from classic MUA \o/