Could you please suggest a simple SMTP server with the very basic APIs (by very basic I mean, to read, write, delete email), that could be run on a linux box?
I just need to
This module offers several classes to implement SMTP servers. One is a
generic do-nothing implementation, which can be overridden, while the
other two offer specific mail-sending strategies.