- Configure Postfix to leverage MariaDB First, let’s create a backup of the Postfix configuration, so we have a baseline to refer back to. sudo cp /etc/postfix/main.cf /etc/postfix/main.cf.bak ✓ Copy the following configuration and replace the… more »
- This is the Postfix Configuration screen CLI Postfix Configiration However there are no options and the CLI is unresponsive, no internet guidance on this so going to search Rasp Pi Postfix Switching guide to samhobbs.co.uk . . raspberry-pi . . . postfix… more »
- I am using a guide tecmint.com/setup-postfix . . . Create host name. ie. a subdomain of the domain to be used in the root i.e. /var/www/rogerloveuk $ sudo hostnamectl set-hostname mail.rogerlovejoy.uk ✓ Create MX record on DNS for domain MX… more »