Archive for January, 2006

Getting Rid of Spam Using Mozilla Thunderbird

Sunday, January 15th, 2006

What I would recommend is changing to Mozilla Thunderbird 1.5 which you will then use for your email instead of Outlook Express

POP3 Access with courier-imap-pop

Monday, January 2nd, 2006

If you wish users to be able to pick up there email by POP3 access to your mailserver (Mandriva 2006 Free) then you will need to set up a POP3 server.

SMTP AUTH on Mandriva 2006 with Postfix

Monday, January 2nd, 2006

After installing Postfix and getting it to send and manage emails for you, set up of SMTP AUTH can take place. SMTP AUTH enables domain users to send emails via your machine’s SMTP server without leaving your machine an open relay.
You will need to ensure that the following packages are installed:
libsasl2
cyrus-sasl
libsasl2-plug-anonymous
libsasl2-plug-crammd5
libsasl2-plug-digestmd5
libsasl2-plug-gssapi
libsasl2-plug-plain
libsasl2-plug-sasldb
perl-Authen-SASL
(now, it could be that […]

Squirrelmail for Multiple Virtual Domains with Apache

Monday, January 2nd, 2006

This set up allows webmail access for multiple domains from one Squirrelmail installation.