Quick Note on Setting Up a Mail Server
Part of the basics when setting up a mail server but I needed to put this command somewhere as a reminder:
/etc/init.d/saslauthd start
It starts the sasl authentication server which is used to authenticate SMTP connections
To make this startup on boot run:
/etc/init.d/saslauthd start
RECENT ARTICLES
Rails and Apache
In what appears to be a very useful find ' read more
Useful bit of Javascript
Never thought about using javascript for this before but I had a requ... read more
Quick jquery Gallery
I had a look at some of the gallery plugins available for jquery and ... read more
Massive CPU usage when updating Fedora using YUM/RPMQ
We noticed that YUM and RPMQ processes were using a massive amount CP... read more
CREDITS
powered by php-wax the php framework