@@ -61,6 +61,12 @@ func main() {
cfg.Run(e)
cfg.Cleanup(e)
if err := e.Send(); err != nil {
log.Printf("Cannot send email (%s)", err)
}
os.Exit(0)
The note is not visible to the blocked user.