Open doggie1989 opened 8 years ago
@doggie1989 this docker is just james server, based on latest james-project
(https://github.com/apache/james-project) during docker auto build.
You can find it from file docker-setup.sh
.
If you want to enable dkim, maybe you can put additional jdkim jar files from apache-jdkim-mailets
(search it from maven repo). But I am suspect if this is working with latest apache james, as jdkim has no change from year 2011.
@feng-zh if there is no dkim for email server,most of emails will be sent into junk folder...
@doggie1989
This docker is intend to get latest apache james run in the docker, since no official container provided. I will take time to look this to make this better. I am leaving this open and will update once I have any progress for this.
@feng-zh
Good Job.I am seeking pure java implementation stmp server,but it's really hard to find. Hope to hear back from you.
Does this docker include dkim setup?