I am using James-3-beta-4 mail server from apache, where can i find the server as a war file to deploy it in the application server? Is that possible ?
Asked
Active
Viewed 241 times
1 Answers
1
Looks like you need to get the source (have a look here) to build it by yourself.
Use mvn package
to create a WAR file.

unwichtich
- 13,712
- 4
- 53
- 66