Posted By:
Anonymous
Posted On:
Monday, October 8, 2001 09:36 AM
Hello, I am toying with the idea of developing a Java SMTP server. The reason being, I need perform some extra processing on the email and I think piping the output from something like qmail isn't the nicest solution possible.
Is the an existing smtp server framework, or will I have to write a rfc compliant daemon ?
cheers
Eoin