source: mailjam/conf/mailjam-mta.conf@ 16:cd4170142d87

Last change on this file since 16:cd4170142d87 was 16:cd4170142d87, checked in by Borja Lopez <borja@…>, 12 years ago

Renamed the project to Mailjam

File size: 217 bytes
RevLine 
[14]1#
[16]2# mailjam-mta.conf - Mailjam MTA client configuration file
[14]3#
4
[15]5[server]
[14]6address = localhost
7port = 9876
[15]8uri = http://%(address)s:%(port)s
[14]9ssl = false
10
[15]11[archive]
12persistent = true
[16]13path = /usr/local/mailjam/archive-mta
Note: See TracBrowser for help on using the repository browser.