🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

southwinds.dev/notify

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

southwinds.dev/notify

Go Modules
Version
v0.0.0-20221117162408-6f0095c69524
Version published
Created
Source

Notify Service

Sends notifications using various communication technologies.

NOTE: currently email only is implemented

Configuration

variabledescriptionexample
NOTIFY_LOGGINGenable http server request loggingempty for not logging, any value for logging
NOTIFY_EMAIL_FROMthe sender of the emailadmin@example.com
NOTIFY_SMTP_USERthe username to connect to smtp the serverjoe
NOTIFY_SMTP_PWDthe password to connect to smtp the server!SWh47xGhR
NOTIFY_SMTP_HOSTthe smtp hostnameexample.smtp.com
NOTIFY_SMTP_PORTthe smtp port587

FAQs

Package last updated on 17 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts