crowdsec/plugins/notifications/email
Laurence Jones 04a8fb7f81
Add helo config (#1765)
HELO message always need to send an ip or FQDN, set localhost to be default instead of doing an if statement. (Replicate same default in email client)
2022-10-17 20:42:31 +01:00
..
email.yaml Replace shodan with crowdsec cti (#1741) 2022-09-14 15:06:27 +02:00
go.mod Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
go.sum Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
LICENSE Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
main.go Add helo config (#1765) 2022-10-17 20:42:31 +01:00
Makefile make: accept BUILD_VENDOR_FLAGS variable (#1771) 2022-10-04 09:51:35 +02:00