2 Solutions more
Use wp super cache plugin to make your wordpress blogs run faster and your apache run better
Posted by scott
on July 21, 2008
Setting up email to work for wordpress on slicehost
Posted by scott
on July 21, 2008
1. Instal postfix
sudo apt-get postfix or sudo aptitude install postfix
Say Yes at the prompt.
2. After it’s finished installing run:
sudo /etc/init.d/postfix restart