<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>45d45a1fa20f223b27a5d2724066a6de9ce2a2a7</id>
      </parent>
      <parent>
        <id>be25fae4e6cd3d2409efbe60d789d534df8fb54e</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>gitcommit@6brand.com</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/58adc6fd27e844ab2bd658648b1d90cbc93e4fe6</url>
    <id>58adc6fd27e844ab2bd658648b1d90cbc93e4fe6</id>
    <committed-date>2009-08-13T20:24:07-07:00</committed-date>
    <authored-date>2009-08-13T20:24:07-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:JackDanger/esmtp</message>
    <tree>2d4f12254657b3d761df0b518a61c991c11c8ce6</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>gitcommit@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26e1d526a1ebcc96b8cad1132358ef80d4bd1c98</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>gitcommit@6brand.com</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/45d45a1fa20f223b27a5d2724066a6de9ce2a2a7</url>
    <id>45d45a1fa20f223b27a5d2724066a6de9ce2a2a7</id>
    <committed-date>2009-08-13T20:21:44-07:00</committed-date>
    <authored-date>2009-08-13T20:21:44-07:00</authored-date>
    <message>added address formatting function

Simply passing a normally-formatted email into the module would result
in invalid syntax.
&quot;name@domain.com&quot; is now turned into &quot;&lt;name@domain.com&gt;&quot;</message>
    <tree>b0d2ee3ba956e3c1b44725600e9b67eec6ad3401</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>gitcommit@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26e1d526a1ebcc96b8cad1132358ef80d4bd1c98</id>
      </parent>
    </parents>
    <author>
      <name>benbro</name>
      <email>ben.browitt@gmail.com</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/be25fae4e6cd3d2409efbe60d789d534df8fb54e</url>
    <id>be25fae4e6cd3d2409efbe60d789d534df8fb54e</id>
    <committed-date>2009-08-12T08:44:16-07:00</committed-date>
    <authored-date>2009-08-12T08:44:16-07:00</authored-date>
    <message>added start/0 so we can start the application with -s esmtp in the command line.</message>
    <tree>40cbfcf05d55db0cdfe112f792a03466f5081acf</tree>
    <committer>
      <name>benbro</name>
      <email>ben.browitt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc0b4c26366634ac20c67f4cdee6278f37864282</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/26e1d526a1ebcc96b8cad1132358ef80d4bd1c98</url>
    <id>26e1d526a1ebcc96b8cad1132358ef80d4bd1c98</id>
    <committed-date>2009-04-28T17:40:57-07:00</committed-date>
    <authored-date>2009-04-28T17:40:57-07:00</authored-date>
    <message>Updating readme to give example SSL (gmail) config.</message>
    <tree>7710115aa31f8c287873ce37c1f1b5eca3a7b8c2</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edac66f62ccd629024dd774598346858cdb55411</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/bc0b4c26366634ac20c67f4cdee6278f37864282</url>
    <id>bc0b4c26366634ac20c67f4cdee6278f37864282</id>
    <committed-date>2009-04-28T17:25:35-07:00</committed-date>
    <authored-date>2009-04-28T17:25:35-07:00</authored-date>
    <message>Add support for SSL to esmtp and esmtp_client.</message>
    <tree>53ffe702672eb3f56b777c76176fa40eef03d1a1</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2abda290b56d77576a2e35788a40f2c87f9e2a4</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/edac66f62ccd629024dd774598346858cdb55411</url>
    <id>edac66f62ccd629024dd774598346858cdb55411</id>
    <committed-date>2009-04-28T17:25:11-07:00</committed-date>
    <authored-date>2009-04-28T17:25:11-07:00</authored-date>
    <message>Adds support for SSL connections to esmtp_fsm.
No TLS as yet - can't make newssl work properly.</message>
    <tree>731dd38aff70716adaaf76b20a340f2be95de747</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>291bcec5243339e9eedec6dc0b684d78859366b4</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/e2abda290b56d77576a2e35788a40f2c87f9e2a4</url>
    <id>e2abda290b56d77576a2e35788a40f2c87f9e2a4</id>
    <committed-date>2009-04-28T17:24:18-07:00</committed-date>
    <authored-date>2009-04-28T17:24:18-07:00</authored-date>
    <message>Extends esmtp_app to recognise SSL smarthosts and configure the system accordingly.</message>
    <tree>cb22fcffe6a06ce2c6e9ee97a027e684585dda73</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf06d9957c3a5b9a8b70278591019427b0190b1a</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/291bcec5243339e9eedec6dc0b684d78859366b4</url>
    <id>291bcec5243339e9eedec6dc0b684d78859366b4</id>
    <committed-date>2009-04-01T19:17:58-07:00</committed-date>
    <authored-date>2009-04-01T19:17:58-07:00</authored-date>
    <message>Fixing doc generation make target.</message>
    <tree>939c51a56e8532cb4905f5ad51665e8ba1870de2</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ca7896f9f1a3fd9f0c655dfeb3928deccb07a45</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>gcant@server3.process-one.net</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/cf06d9957c3a5b9a8b70278591019427b0190b1a</url>
    <id>cf06d9957c3a5b9a8b70278591019427b0190b1a</id>
    <committed-date>2009-03-10T12:48:29-07:00</committed-date>
    <authored-date>2009-03-10T12:48:29-07:00</authored-date>
    <message>Solaris fix - cp doesn't always accept '-v'.</message>
    <tree>0a021f3794cdc88722a33b0246d330c3aa5808dd</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>gcant@server3.process-one.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dcf34326a760e6eb40f3c6fd48184385cd58000</id>
      </parent>
      <parent>
        <id>fe4b211b1917655cb74a570fa010608c9d498fd0</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/6ca7896f9f1a3fd9f0c655dfeb3928deccb07a45</url>
    <id>6ca7896f9f1a3fd9f0c655dfeb3928deccb07a45</id>
    <committed-date>2008-11-08T10:08:37-08:00</committed-date>
    <authored-date>2008-11-08T10:08:37-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:archaelus/esmtp</message>
    <tree>a41344688497e86ae085a77469c95a3f312f1a4a</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>322db5776aaf4ca7c778878da66556f955ead38e</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/5dcf34326a760e6eb40f3c6fd48184385cd58000</url>
    <id>5dcf34326a760e6eb40f3c6fd48184385cd58000</id>
    <committed-date>2008-11-08T10:07:11-08:00</committed-date>
    <authored-date>2008-11-08T10:07:11-08:00</authored-date>
    <message>Adding a basic readme file.</message>
    <tree>92ee5d049af516803c9f855f2a3e8fc36223e321</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60c552fe0db063fe1f0b00aa8bb3a8ab3d54dcd6</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/fe4b211b1917655cb74a570fa010608c9d498fd0</url>
    <id>fe4b211b1917655cb74a570fa010608c9d498fd0</id>
    <committed-date>2008-10-22T07:17:51-07:00</committed-date>
    <authored-date>2008-10-22T07:17:51-07:00</authored-date>
    <message>Adding default_ehlo to the default esmtp.app environment.</message>
    <tree>5991ec22d575cf544c6282dce5899c6ef744ed33</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@erlang.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e03cd30ce1223682d34860fe2e962cc4782c78e</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/60c552fe0db063fe1f0b00aa8bb3a8ab3d54dcd6</url>
    <id>60c552fe0db063fe1f0b00aa8bb3a8ab3d54dcd6</id>
    <committed-date>2008-10-22T07:16:59-07:00</committed-date>
    <authored-date>2008-10-22T07:16:59-07:00</authored-date>
    <message>Adding the Ehlo parameter to the esmtp_client API.</message>
    <tree>742f36bf5318f60eed887c91f778f55dfa8e18f8</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43b38ec0b7f508c64ead01b0bec7ab92cc63eb26</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/5e03cd30ce1223682d34860fe2e962cc4782c78e</url>
    <id>5e03cd30ce1223682d34860fe2e962cc4782c78e</id>
    <committed-date>2008-10-22T07:16:41-07:00</committed-date>
    <authored-date>2008-10-22T07:16:41-07:00</authored-date>
    <message>Revising the esmtp:send/... API.</message>
    <tree>b1985c518f5cab62a6d94718fbb7bc47c5156ff1</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>458fb1222f4223ba24ac6f9857ecf126b5021d85</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/43b38ec0b7f508c64ead01b0bec7ab92cc63eb26</url>
    <id>43b38ec0b7f508c64ead01b0bec7ab92cc63eb26</id>
    <committed-date>2008-10-22T07:10:41-07:00</committed-date>
    <authored-date>2008-10-22T07:10:41-07:00</authored-date>
    <message>Fixing typos in copy/paste esmtp_app:config/1 (tbld vs. esmtp)</message>
    <tree>f9cedbbe98c6579861092e4b780e8d3bb3894f17</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>322db5776aaf4ca7c778878da66556f955ead38e</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/458fb1222f4223ba24ac6f9857ecf126b5021d85</url>
    <id>458fb1222f4223ba24ac6f9857ecf126b5021d85</id>
    <committed-date>2008-10-22T07:10:12-07:00</committed-date>
    <authored-date>2008-10-22T07:10:12-07:00</authored-date>
    <message>Removing io:format calls in esmtp_fsm.</message>
    <tree>44e5f07a4be750ea206195433f1917f446fc16f3</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91277665c324f6c09ad61dfab305761038128f67</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/322db5776aaf4ca7c778878da66556f955ead38e</url>
    <id>322db5776aaf4ca7c778878da66556f955ead38e</id>
    <committed-date>2008-10-20T16:01:04-07:00</committed-date>
    <authored-date>2008-10-20T16:01:04-07:00</authored-date>
    <message>Adding a git ignore file.</message>
    <tree>b8fcf3a645a2de116dfba8b50b386250699047b4</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5b7e1598e368380d9b32c2e8e6570458dbd21b0</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/91277665c324f6c09ad61dfab305761038128f67</url>
    <id>91277665c324f6c09ad61dfab305761038128f67</id>
    <committed-date>2008-10-20T15:46:36-07:00</committed-date>
    <authored-date>2008-10-20T15:46:36-07:00</authored-date>
    <message>Sample config file.</message>
    <tree>2a96d67b44f503794330cf40ca5fbad076e546a0</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f498f58dc8879df48ea42206f538e9c8155cf7b</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/d5b7e1598e368380d9b32c2e8e6570458dbd21b0</url>
    <id>d5b7e1598e368380d9b32c2e8e6570458dbd21b0</id>
    <committed-date>2008-10-20T15:45:24-07:00</committed-date>
    <authored-date>2008-10-20T15:45:24-07:00</authored-date>
    <message>Adding some client/API modules.</message>
    <tree>5a9c7f38845a8f8859d6c770ac5ba19dc8163ad8</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a08db1b0a8031ccf638f056cbc27a8d74fe4aa8</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/6f498f58dc8879df48ea42206f538e9c8155cf7b</url>
    <id>6f498f58dc8879df48ea42206f538e9c8155cf7b</id>
    <committed-date>2008-10-20T15:44:58-07:00</committed-date>
    <authored-date>2008-10-20T15:44:58-07:00</authored-date>
    <message>Adding Michael Bradford's smtp_fsm module.</message>
    <tree>db410532b51c87f599f5fa918a59ed9abb800353</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15df3bbffd1498ad129fae92a562c434ec28eeb6</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/8a08db1b0a8031ccf638f056cbc27a8d74fe4aa8</url>
    <id>8a08db1b0a8031ccf638f056cbc27a8d74fe4aa8</id>
    <committed-date>2008-10-20T15:44:10-07:00</committed-date>
    <authored-date>2008-10-20T15:44:10-07:00</authored-date>
    <message>Adding basic OTP application modules.</message>
    <tree>a70edb4a56567b61acbb926465534bc488c041b7</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b11391586157c5b7c6c8004b2eb6408c8d7f6a1</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/15df3bbffd1498ad129fae92a562c434ec28eeb6</url>
    <id>15df3bbffd1498ad129fae92a562c434ec28eeb6</id>
    <committed-date>2008-10-20T15:37:56-07:00</committed-date>
    <authored-date>2008-10-20T15:37:56-07:00</authored-date>
    <message>Adding basic logging functions.</message>
    <tree>ecfba28b9c5d2023116838685f76ced58fb6b10e</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8306192a7a18b4968129b277506a31dff7cbecb7</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/7b11391586157c5b7c6c8004b2eb6408c8d7f6a1</url>
    <id>7b11391586157c5b7c6c8004b2eb6408c8d7f6a1</id>
    <committed-date>2008-10-20T15:37:34-07:00</committed-date>
    <authored-date>2008-10-20T15:37:34-07:00</authored-date>
    <message>Adding my mime encoding library.</message>
    <tree>a6839fb170f0fd006f9a1a9d4ce2f328c7aeec2a</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </author>
    <url>http://github.com/JackDanger/esmtp/commit/8306192a7a18b4968129b277506a31dff7cbecb7</url>
    <id>8306192a7a18b4968129b277506a31dff7cbecb7</id>
    <committed-date>2008-10-20T15:36:18-07:00</committed-date>
    <authored-date>2008-10-20T15:36:18-07:00</authored-date>
    <message>Basic make infrastructure</message>
    <tree>9cd46526b09bdb83e69acf7e0e72bb51f4cfbe6d</tree>
    <committer>
      <name>Geoff Cant</name>
      <email>nem@lisp.geek.nz</email>
    </committer>
  </commit>
</commits>
