wildduck/config/sender.toml

11 lines
291 B
TOML
Raw Normal View History

2017-08-15 21:41:18 +08:00
# which ZoneMTA queue to use by default
zone="default"
# Collection name for GridFS storage
gfs="mail"
# Collection name for the queue
# see [dbs].sender option for choosing correct database to use for ZoneMTA queues
# by default the main wildduck database is used
collection="zone-queue"