aboutsummaryrefslogtreecommitdiff
path: root/network/goimapnotify/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2022-07-08 22:44:57 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-09 10:06:08 +0700
commita6f8ecc014552944d0aa9457bc41a0798cb8f470 (patch)
treed28219570ea007d51f160c9e6e1ea1e63292c617 /network/goimapnotify/README
parent027349a2e1c78ce05dbf90d72afc87e2f5eb5b1f (diff)
network/goimapnotify: Added (IMAP IDLE notifications)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/goimapnotify/README')
-rw-r--r--network/goimapnotify/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/goimapnotify/README b/network/goimapnotify/README
new file mode 100644
index 0000000000..550f17545a
--- /dev/null
+++ b/network/goimapnotify/README
@@ -0,0 +1,2 @@
+Execute scripts on IMAP mailbox changes (new/deleted/updated messages)
+using IDLE, Golang version.