* update docker-mailserver to 7.0.0
* updated docker-mailserver image to 7.0.0
* added volume for mail logs
* use SPAMASSASSIN_SPAM_TO_INBOX to deliver spam to INBOX, upstreams new default is bouncing:
* https://github.com/tomav/docker-mailserver#spamassassin_spam_to_inbox
* migrate REPORT_RECIPIENT to the new PFLOGSUMM_TRIGGER=logrotate
* update docker-mailserver image version to 7.0.1
Signed-off-by: René Plötz <reneploetz@users.noreply.github.com>
* move ldap to its own file
* add separate files for db and mail as well
* add new compose file to the default compose_file variable
* enhance setup.sh to add these new compose files if they are currently missing