add PHPMailer (and composer with it) to allow sending mails via authed SNMP
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
config.php
|
||||
db_file.sqlite
|
||||
db_file.sqlite
|
||||
|
||||
# do not track sources which will be built by composer
|
||||
/vendor/
|
||||
|
||||
Reference in New Issue
Block a user