SMTP server (my first gem)

W

Wouter De bie

Hi all!


After searching for some generic SMTP Server classes, I found out that
ruby seems to lack this. Therefore I ported Perl's Net::SMTP::Server to
Ruby.

My work can be found at http://www.evenflow.nl/dev, where I've created a
source tarball and a RubyGem. Things can be implemented much more
elegant, but this is the 0.1 version and is basically just a raw port of
the Perl module.

Let me know what you think of it and I hope that it's useful to some
people.
 
J

Jan Friedrich

Wouter said:
After searching for some generic SMTP Server classes, I found out that
ruby seems to lack this. Therefore I ported Perl's Net::SMTP::Server to
Ruby.
Thanks for sharing. :)
Let me know what you think of it and I hope that it's useful to some
people.
You should remove the svn stuff (.svn directories) from the bundled tar
ball and gem. ;)

regards
Jan
 
W

Wouter De bie

Jan said:
You should remove the svn stuff (.svn directories) from the bundled tar
ball and gem. ;)

I can't find it in the gem. The gemspec has svn excluded and when
untarring the gem, I don't see them. The tar has it, yes and I've just
uploaded a new one without the svn stuff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,206
Messages
2,571,069
Members
47,675
Latest member
RollandKna

Latest Threads

Top