source:
mailjam/conf/mailjam-mta.conf@
21:41e7bbc16e32
Last change on this file since 21:41e7bbc16e32 was 16:cd4170142d87, checked in by , 12 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[14] | 1 | # |
[16] | 2 | # mailjam-mta.conf - Mailjam MTA client configuration file |
[14] | 3 | # |
4 | ||
[15] | 5 | [server] |
[14] | 6 | address = localhost |
7 | port = 9876 | |
[15] | 8 | uri = http://%(address)s:%(port)s |
[14] | 9 | ssl = false |
10 | ||
[15] | 11 | [archive] |
12 | persistent = true | |
[16] | 13 | path = /usr/local/mailjam/archive-mta |
Note:
See TracBrowser
for help on using the repository browser.