indeed.<div><br></div><div>i actually liked your 'rambling', so if you have other specific issues you're thinking of please let us know.</div><div><br></div><div>r.<br><br><div class="gmail_quote">On Tue, Jan 31, 2012 at 5:21 PM, Steve Davis <span dir="ltr"><<a href="mailto:steven.charles.davis@gmail.com">steven.charles.davis@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have noticed that a great number of SMTP projects fail with a<br>
whimper. In particular, I observed that the JBoss project ran an SMTP<br>
project for a long, long time before even barely having something<br>
reasonable, and it's still not really "production quality". While the<br>
underlying protocol for SMTP is straightforward, I think things run<br>
aground owing to the teams initially underestimating the number of<br>
rfcs and protocol extensions that you are essentially *required* to<br>
support (especially wrt authentication etc) to have a production level<br>
server; and also the storage issues such as the user directory and<br>
message store.<br>
<br>
There's no reason it couldn't be done, of course, but there's a lot of<br>
moving parts that need to come together to make it a real production<br>
competitor to the venerable sendmail or servers like MS exchange.<br>
<br>
As far as Erlang is concerned, it's hard to see it happening until<br>
certain requisite libraries are mature. For instance, START_TLS is<br>
still not "easy" in erlang owing to the long, and continuing, struggle<br>
to get good TLS protocol support.<br>
<br>
Assuming that does get "finished" (and there's a whole raft of crypto<br>
work still to do), perhaps a good start towards such a goal would be<br>
to integrate, at the very least, an LDAP client into the base<br>
libraries...<br>
<br>
ok before I ramble too much, I'll leave my 2c there.<br>
<br>
regards,<br>
/s<br>
<div><div class="h5"><br>
On Jan 29, 12:56 am, Roberto Ostinelli <<a href="mailto:robe...@widetag.com">robe...@widetag.com</a>> wrote:<br>
> dear list,<br>
><br>
> are you aware of any existent production-ready SMTP server in Erlang? I've<br>
> only found, maintained:<a href="https://github.com/Vagabond/gen_smtp" target="_blank">https://github.com/Vagabond/gen_smtp</a><br>
><br>
> thank you,<br>
><br>
> r.<br>
><br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> erlang-questi...@erlang.orghttp://<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">erlang.org/mailman/listinfo/erlang-questions</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>