Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / smtp / camel-smtp-provider.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-09 Changwoo Ryu** See bug #300891
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-03-25 Martyn RussellRemoved newline character from the provider description
2004-02-19 Not ZedFixes for api changes.
2002-04-03 Dan Winshipmake service_cache be an array of CAMEL_NUM_PROVIDER_TY...
2002-03-06 Jeffrey StedfastStart the ssl stream off in non-ssl mode (useful for...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-28 Jeffrey StedfastInit the nntp url hash and url_equal functions.
2001-08-03 Not Zedspecial case popb4smtp auth before we try and connect...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-27 Dan Winshipadd an argument to say whether or not you want "PLAIN...
2001-03-27 Dan WinshipAdd an "extra_conf" field to CamelProvider with structu...
2001-03-21 Dan Winshipadd a "GList *authtypes", so you can get the list of...
2001-03-15 Jeffrey Stedfastdefined "ssmtp"
2001-03-02 Jeffrey StedfastDoh! Set the CAMEL_URL_ALLOW_AUTH flag.
2001-01-19 Kjartan MaraasMark strings for translation.
2000-11-03 Dan WinshipAdd an "url_flags" field to CamelProvider. Move the...
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-02 Dan WinshipRemove default_ports.
2000-08-25 Peter WilliamsAdd support for specifying on which port to connect...
2000-06-22 Jeffrey StedfastUpdated
2000-05-28 Dan WinshipAdd a domain field to CamelProvider, to say what kind...
2000-05-23 EDT 2000 Jeffrey... Added debug fprintfs, tested with a few messages (smtp_...
2000-05-06 Dan WinshipA machine which serves neither POP nor KPOP is not...
2000-04-30 Dan Winshipoops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/
2000-04-30 Dan WinshipTweak the definition of CamelProvider. Among other...
2000-04-18 Dan Winshipkill camel-log
2000-04-10 Dan WinshipClarify what provider.protocol, provider.name, and...
2000-04-07 EDT 2000 Jeffrey... o Added smtp/ to providers tree under camel o Added...