From: Shannon Fang Date: 2002-12-22T19:07:09+09:00 Subject: smtp server Hello, I plan to implement a SMTP server for my project. I want to use Ruby, at least for prototyping. But I wonder, can I use Ruby for the REAL thing? What is the best performance (comparing to sendmail or qmail, for example) I can expect for a pure ruby based smtp server? Thanks a lot Shannon