Minimal possible build for Spring-based version of James server
Rich P <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <DM6PR10MB27306913C7E64F067A39A72FB07D9@DM6PR10MB2730.namprd10.prod.outlook.com> |
Hello -- I just created a snapshot build of 3.7.0 with command line Maven 3.6.3 using "mvn package -DskipTests". Does this create the smallest possible build needed for a standalone James server (no Docker/Cassandra, etc.)? My goal is to build a James server that acts as an SMTP transfer agent for other servers using the least amount of dependencies. Besides the base James engine, I want to use jSPF and jDKIM. Thank you! Rich P