I've read Melinda's paper re: SMTPLITE, and got to wondering, has anyone ever done any work to create a PIPE-based SMTP server (as opposed to the client that SMTPLITE implements)? That is, a server that would listen on port 25 and accept incoming mail? I have a need for such a thing (because VM SMTP does not meet the requirements of my application) and would rather not reinvent the wheel if I don't have to.
bc
