Tag: Postfix

  • Configuring PostfixAdmin to manage mailboxes

    Configuring PostfixAdmin to manage mailboxes

    In this post, I will describe the process of configuring PostfixAdmin to manage mailboxes on a Raspberry Pi, providing a stable and user-friendly web interface for your mail server. Introduction Since my Raspberry Pi already has Postfix + Dovecot installed… >>>

  • Monitoring Postfix activity by Zabbix

    Monitoring Postfix activity by Zabbix

    Introduction After installing and configuring mail server, the process of monitoring Postfix activity by Zabbix becomes essential to ensure stability and early threat detection. Defining the monitoring type First, it is essential to determine what exactly needs to be monitored,… >>>

  • Configuring Email Forwarding in Postfix

    Configuring Email Forwarding in Postfix

    Introduction Postfix email forwarding is a versatile feature that allows you to redirect messages to external addresses easily. In this guide, I’ll focus on user-level forwarding using the .forward file and how to identify these messages using header_checks in a… >>>