Initial mailman core docker container

This commit is contained in:
Abhilash Raj
2017-03-28 17:06:15 -07:00
commit b5535d894d
4 changed files with 133 additions and 0 deletions

24
core/assets/mailman.cfg Normal file
View File

@@ -0,0 +1,24 @@
[devmode]
enabled: yes
testing: yes
recipient: you@yourdomain.com
[mta]
smtp_port: 9025
lmtp_port: 9024
incoming: mailman.testing.mta.FakeMTA
[archiver.mhonarc]
enable: yes
[archiver.mail_archive]
enable: yes
[archiver.prototype]
enable: yes
[runner.retry]
sleep_time: 10s
[shell]
use_ipython: yes