Hi guys!
I'm thinking about building a transparent SMTP proxy on my own to process outgoing mails. I found Apache James already that looks like it is pretty much what I want.
Could I use Apache James to build a transparent SMTP proxy to add some headers and modify the content? Or should I go for pure Javamail?