This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/bin/goimapnotify -conf %h/.config/imapnotify/%i.conf
-
Restart=always
-
RestartSec=30
-
Type=simple
-
-
[Unit]
-
Description=Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE, golang version.
-
Additionnal notes
Nothing here.