

It can be tested by sending a message to yourself by using. On the server, which only has a CLI, I wound up using mail instead of T-bird, installed via sudo apt-get install mailutils I was glad I found this as, I thought it might be tricky and with these instructions it was a few minutes on each machine. I really liked the instructions, very easy to set up.

Virtual_alias_maps = hash:/etc/postfix/virtual And check if this line is enabled, or add it if not exists:.Add the following 2 lines content, replacing with your Unix user.

3 - Configure Postfix to Local onlyĭuring postfix install process, the configure text dialog will display five options: General type of mail configuration:įor the domain name, use the default suggested and finish the install.Įnabling this, you can use any email address ending with or here, my unique account is But while testing systems, I can use any address like etc, because all will be redirected to If not exists, create file /etc/postfix/virtual: MacOSX: Postfix is already installed by default. So, edit /etc/hosts file to make the domain point to your machine, including this content to the file:ġ27.0.0.1 2 - Install Postfixįedora/CentOS/RHEL: sudo yum install postfix Most of programs will not accept an email using just as domain. Setup a Local Only SMTP Email Server (Linux, Unix, Mac) 1 - Point to your machine
