Erlang SMTP code updated
December 28th, 2007 tonyg
A couple of months ago, I improved our erlang SMTP server code.
Mon Oct 15: Support callbacks and more of the spec.
Support multiple forward paths. Support callbacks for verification and delivery. Pass domain as well as mailbox for reverse and forward paths. Cope with improper line termination. Log failures in delivery/verification callbacks.
Wed Oct 17: Split out smtp_util:strip_crlf; be RFC2821-strict about CRLF
The code is available by browsing or through darcs:
darcs get http://www.lshift.net/~tonyg/erlang-smtp/
Entry Filed under: Technology, Our Software, Erlang
1 Comment Add your own
1. Raghavendra | February 1st, 2008 at 12:36 pm
I have created a website in which i would like to get feedbacks from the visitors.
After entering their name , E-Mail address & the comment, when they click the submit button, their comments should be sent to my E-Mail address.
Please guide in this regard? i have created the page using HTML. i would like to know the SMTP code for completing the task of mail transfer.
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed