So this can actually be a pain on CentOS if you don’t have a few packages installed first. A few things to note: You must install mutt, as well as the sasl package. 1.) Install stuff, YUMmy! sudo yum install mutt postfix cyrus-sasl-plain cyrus-sasl-md5 -y 2.)Configure Mutt First, create a […]
Hosting
I’ve found a lot of information out there on how to host WordPress through a third party, but very little on how to do it yourself. There is some info out there, but most of it is in pieces and assumes that you already have some things in place. […]