We already went through email and DNS setup, but there is one thing I haven’t covered yet and is making life miserable for every IT guy/girl – spam.
You can manage spam via Postfix and here are some tips on how to do it.
Read MoreWe already went through email and DNS setup, but there is one thing I haven’t covered yet and is making life miserable for every IT guy/girl – spam.
You can manage spam via Postfix and here are some tips on how to do it.
Read MoreIn order for you email to work and people can send and receive mails without problems you need to set DNS server records properly. Also, additional DNS records like SPF and DKIM can help your email server reputation, and better spam detection.
Lets go through simple DNS setup for email server.
Read MoreIn this guide we will try to setup email server with Postfix (MTA), Dovecot (MDA) and Roundcube as webmail server.
As someone who is coming from years on working with Microsoft Exchange, it was hard for me to find a good replacement for Exchange on Linux. I went through a lot of different combinations on Linux, and this one I’m going to write about today is one of them that I think is worth trying.
Read MoreI already showed you how to setup your own email server on Ubuntu using Postfix and Dovecot. We also added Roundcube to our setup to have web interface for our mailing solution.
Now we will add PostfixAdmin to help us manage our email server and domains.
Read MoreI mentioned already few times, and I will mention it again probably – CentOS is no more a viable option for anything that needs stability in my workflow, so I’m focusing on Debian-Ubuntu alternative. First thing you want to do to on every machine, especially if it is internet oriented is – security hardening. I will go here through some of my steps for Ubuntu.
Read More