LukeSmithxyz / mutt-wizard

A system for automatically configuring mutt and isync with a simple interface and safe passwords
GNU General Public License v3.0
2.39k stars 382 forks source link

Fix notify-send not coming through with goimapnotify #967

Open appeasementPolitik opened 9 months ago

appeasementPolitik commented 9 months ago

When goimapnotify runs mailsync, like when running the setup in #924, the echo by itself somehow interferes with notify-send, causing the notifications for new emails to not come through. I'm not sure why. Redirecting the echo to /dev/tty solves it, and it keeps the normal echo functionality intact.