Newer
Older
postorius / example_project / mailman.cfg
@Simon Hanna Simon Hanna on 20 May 2016 323 bytes Restore mailman.cfg
# Example Mailman config file suitable for testing

[devmode]
enabled: yes
testing: yes
recipient: you@yourdomain.com

[mta]
smtp_port: 9025
lmtp_port: 9024
incoming: mailman.testing.mta.FakeMTA

[webservice]
port: 9001

[archiver.mhonarc]
enable: yes

[archiver.mail_archive]
enable: yes

[archiver.prototype]
enable: yes