email client lib
Unknown W. Brackets
unknown at simplemachines.org
Fri Jun 2 22:08:45 PDT 2006
Sorry, I think I misread your message. I thought you meant a known good
server software.
You can always use any single SMTP server you set up on a box to send
off emails, as long as the host is accessible. You'll have to provide a
username and password if you want it to relay the message, though, to
someone else.
-[Unknown]
> I was hoping to go the SMTP route. I have tried it with telnet (successfully)
> and tried to write a function to do it (with a little less success). I'm a bit
> hampered by not having a known good SMTP server accessible. If you would be
> interested in sharing your code I would really appreciate that.
> What I'm looking at doing is a lib for a sort of automatic assert failure
> reporter that would e-mail in a stack-trace and other misc state when an assert
> trips.
More information about the Digitalmars-d
mailing list