# # postman-mta.conf - Postman MTA client configuration file # [server] address = localhost port = 9100 # this port is hardcoded in tests/mta.py uri = http://%(address)s:%(port)s ssl = false [archive] persistent = true path = /tmp/postman-tests/mta/archive