Getting Rid of Spam Using Mozilla Thunderbird
Sunday, January 15th, 2006What I would recommend is changing to Mozilla Thunderbird 1.5 which you will then use for your email instead of Outlook Express
What I would recommend is changing to Mozilla Thunderbird 1.5 which you will then use for your email instead of Outlook Express
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.
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 […]
This set up allows webmail access for multiple domains from one Squirrelmail installation.