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
Import Error: No module named django.core.management
Installing and testing the Django Framework on my new mac I came acro... read more
Quick Note on Setting Up a Mail Server
Part of the basics when setting up a mail server but I needed to put ... read more
Microformats Creator Tool
"Microformats are a way of adding simple markup to human-readable... read more
Recursive Directory Listing
Nothing too fancy but a nice way of viewing a directory tree on your ... read more
CREDITS
powered by php-wax the php framework