>
On Sun, Jan 29, 2012 at 12:56 AM, Roberto Ostinelli <> wrote: > dear list, > > are you aware of any existent production-ready SMTP server in Erlang? I've > only found, maintained: https://github.com/Vagabond/gen_smtp I've used gen_smtp in the past and it worked okay (though it was very lightly used). Have you run into problems with it? Garrett