Split dependencies
This release splits main package dependencies into optional extras in order to reduce efforts of distro packages maintainers.
Changes:
- Installation procedure changed. Now full-featured package is pulled with
pip3 install postfix-mta-sts-resolver[sqlite,redis]
command - Changed default config location to untangle it from postfix config directory. New location is
/etc/mta-sts-daemon.yml