[Bug 290048] [NEW PORT] mail/goimapnotify: Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Oct 2025 20:25:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290048

--- Comment #5 from Yusuf Yaman <nxjoseph@protonmail.com> ---
(In reply to Michael Osipov from comment #4)
It might be, because in the upstream repo, there is a service file for systemd
init system.

https://gitlab.com/shackra/goimapnotify/-/raw/master/goimapnotify@.service?ref_type=heads

In this case, there may be a need to create a user and/or group to run this
program as a daemon.?


% goimapnotify -h
Usage of goimapnotify:
  -conf string
        Configuration file (default
"/home/yusuf/.config/goimapnotify/goimapnotify.yaml")
  -list
        List all mailboxes and exit
  -log-level string
        change the logging level, possible values: error, warning/warn,
info/information, debug (default "info")
  -wait int
        Period in seconds between IDLE event and execution of scripts (default
1)

-- 
You are receiving this mail because:
You are the assignee for the bug.