On Sat, Jun 18, 2011 at 4:16 PM, jdrewsen <span dir="ltr"><<a href="mailto:jdrewsen@nospam.com">jdrewsen@nospam.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Den 18-06-2011 22:52, Jimmy Cao skrev:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Would an SMTP protocol struct be beneficial?<br>
</blockquote>
<br></div>
My immediate goal is to provide HTTP support and basic FTP support through libcurl. I believe these are the most important protocols to get in place in order to improve the adoption of D.<br>
<br>
I have currently no plans of adding more protocols to the curl wrapper. Patches are welcome :)<br>
<br></blockquote><div><br></div><div>Here's a crude implementation for supporting the SMTP protocol:</div><div><a href="https://gist.github.com/1033711">https://gist.github.com/1033711</a> </div><div><br></div><div>What do you think?</div>

<div>My biggest concern is whether SMTP protocol support would really be necessary within this module.</div></div>