[Issue 17010] New: remove std.net.isemail
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 22 08:51:57 PST 2016
https://issues.dlang.org/show_bug.cgi?id=17010
Issue ID: 17010
Summary: remove std.net.isemail
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: greeenify at gmail.com
Very old module and only a port of the C module.
This can be done a lot better via DUB packages, e.g.
-> https://github.com/anton-dutov/mail
-> http://vibed.org/api/vibe.mail.smtp/Mail
Proposed action: deprecate and move to undeaD
--
More information about the Digitalmars-d-bugs
mailing list