-
Configuring Email Notifications in Zabbix
Introduction When reviewing metrics in Zabbix, sometimes it’s not enough to just check the Current problems section on the dashboard. Zabbix has many additional ways to notify the administrator about certain events. One of them, which interests me, is configuring… >>>
-
Configuring PostfixAdmin to manage mailboxes
Introduction Since my Raspberry Pi already has Postfix + Dovecot installed and configured via a DB connection, there is a need to administer mailboxes. For the convenience of administration, it is implemented through the web interface by the PostfixAdmin service.… >>>
-
Configuring Email Forwarding in Postfix
Introduction Postfix is a popular Mail Transfer Agent (MTA) that allows email forwarding through various mechanisms. This guide covers user-level forwarding. My Postfix is configured to store email in the home user directory. It means each system user has its… >>>