Archive for December, 2008:

Creating a swap file under Linux

{ Posted on Dec 25 2008 by Mario }
Tags : ,
Categories : System
Last week Lucas my co-worker Lucas noticed that in one of our servers didn’t have a swap partition, until now things were going ok because server didn’t have much RAM usage, but now servers is getting more traffic each day ...Read More »

Qpsmtpd FAQ

{ Posted on Dec 24 2008 by lucas }
Life is easier since we use qpsmtpd. So we want to write some little tips about it. How to queue messages ? The easiest way to queue messages is use qmail-queue, but if you don't have qmail, use your actual mail server ...Read More »

generate pem file for qpsmtpd+ssl 465

{ Posted on Dec 06 2008 by lucas }
If you want to use qpsmtpd in port 465 you have to use ssl. The easiest way to do it is following the qpsmtpd instructions: http://wiki.qpsmtpd.org/config:smtps. But you have to create a certificate. This is the simpliest way to do it: Use ...Read More »