[OT] Was: totally satisfied :D
Adam D. Ruppe
destructionator at gmail.com
Tue Sep 25 15:56:14 PDT 2012
On Tuesday, 25 September 2012 at 22:49:36 UTC, H. S. Teoh wrote:
> I must've been half-asleep when I wrote that. I meant a
> mail-handling library that can handle MIME attachments.
I did a simple one a while ago. Jush pushed to github:
https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff/blob/fd7bfd5c250901a8c546b502772f18fe019ed7e9/email.d
Nothing really special, but it works for what I've tried with it
so far.
I need to do a parser soon too, to replace my current indexOf
hacks in my mail reading apps. Eh, I'll get around to it
eventually.
More information about the Digitalmars-d
mailing list