repo.or.cz
/
mailman-postorious.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed test for dmarc_addresses.
[mailman-postorious.git]
/
example_project
/
mailman.cfg
blob
08062c7efe951e2018fc042ed5c3e7166e4d4ac0
1
# Example Mailman config file suitable for testing
2
3
[devmode]
4
enabled: yes
5
testing: yes
6
recipient: you@yourdomain.com
7
8
[mta]
9
smtp_port: 9025
10
lmtp_port: 9024
11
incoming: mailman.testing.mta.FakeMTA
12
13
[webservice]
14
port: 9001
15
16
[archiver.mhonarc]
17
enable: yes
18
19
[archiver.mail_archive]
20
enable: yes
21
22
[archiver.prototype]
23
enable: yes