email client lib
Unknown W. Brackets
unknown at simplemachines.org
Thu Jun 1 20:58:19 PDT 2006
I don't know, but it's dirt easy. Are you looking for something that
just does the sendmail communication for you, or a simple SMTP client?
I've written and used both in D. I personally prefer SMTP, because it
works on Windows too, but sendmail can (can) be more efficient and
requires less runtime setup (e.g. hostname, username, and password.)
-[Unknown]
> IIRC someone posted a module that made it real nice to send e-mails. I
> can't seem to find the link. Anyone happen to remember where it is? It
> was something like 6-12 months ago.
More information about the Digitalmars-d
mailing list