[console_scripts]
slimta-worker = slimta.app.main:worker_main
slimta-setup = slimta.app.setup:setup
slimta = slimta.app.main:main

