Archive for the 'Email' Category
Friday, September 28th, 2007
To inform your contacts of a change of email address from Microsoft Outlook Express 6:
1. Find a test message that you sent to yourself from your new email address. One that has the display name that you want.
2. Right click on the ‘from’ name/address and choose it might say ‘add to address book.
3. Open you […]
Posted in Outlook Express | No Comments »
Tuesday, September 5th, 2006
This error implies that your machine can’t connect to the server
Posted in Email, Networking | Comments Off
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
Posted in Thunderbird | Comments Off
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.
Posted in Email, Domain Hosting, Linux | Comments Off
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 […]
Posted in Email, Domain Hosting, Linux | Comments Off
Monday, January 2nd, 2006
This set up allows webmail access for multiple domains from one Squirrelmail installation.
Posted in Email, Domain Hosting, Linux | Comments Off
Wednesday, September 28th, 2005
First install Mutt from
Mandrake Control Center>Software
Assuming that you use Maildir and that the mail files are on the local machine for the local, logged in, user.
Once installed you need to ensure that your $MAIL environmental variable is not showing a mailbox address. You can check using
echo $MAIL
if it is something like
var/spool/mail/root
then you will need to […]
Posted in Email, Linux | Comments Off
Friday, September 9th, 2005
Install Postcast Server on the machine which you need to enable the sending of email by SMTP from
Posted in Email | Comments Off
Friday, July 22nd, 2005
If Outlook Express blocks access to an attachment
Posted in Outlook Express | Comments Off
Thursday, July 21st, 2005
SquirrelMail can be found here: http://www.squirrelmail.org/
Upack the SquirrelMail archive (perhaps squirrelmail-1.4.5.tar.gz) into the web directory on your webserver/mailserver. This will create a squirrelmail directory which you may wish to rename - perhaps to ‘email’ or something.
These instructions are taken from the SquirrelMail install doc:
- Select a data-dir and attachment dir, outside the webtree (e.g. in […]
Posted in Email, Linux | Comments Off