a simple smtp server
Posted
by fixxxer
on Stack Overflow
See other posts from Stack Overflow
or by fixxxer
Published on 2010-04-22T13:02:53Z
Indexed on
2010/04/22
13:03 UTC
Read the original article
Hit count: 300
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 convert the crux of the email into XML format and FTP it to another machine.
© Stack Overflow or respective owner