Mail queue viewer - A terminal user interface for inspecting messages in the Postfix mail queue.
Find a file
Pierre-Olivier Mercier 97a8f7fbcd Add .gitignore to exclude binary
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:33:21 +07:00
.gitignore Add .gitignore to exclude binary 2026-03-29 19:33:21 +07:00
go.mod Initial commit 2026-03-29 19:33:21 +07:00
go.sum Initial commit 2026-03-29 19:33:21 +07:00
item.go Initial commit 2026-03-29 19:33:21 +07:00
LICENSE Initial commit 2026-03-29 19:33:21 +07:00
main.go Initial commit 2026-03-29 19:33:21 +07:00
message.go Initial commit 2026-03-29 19:33:21 +07:00
model.go Initial commit 2026-03-29 19:33:21 +07:00
msgs.go Initial commit 2026-03-29 19:33:21 +07:00
queue.go Initial commit 2026-03-29 19:33:21 +07:00
styles.go Initial commit 2026-03-29 19:33:21 +07:00