add PHPMailer (and composer with it) to allow sending mails via authed SNMP

This commit is contained in:
2019-01-24 01:00:08 +01:00
parent 3250792c9d
commit 2e02fca7c3
6 changed files with 150 additions and 15 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,5 @@
config.php
db_file.sqlite
db_file.sqlite
# do not track sources which will be built by composer
/vendor/