An email server ready for use
Posted: Fri Oct 09, 2009 12:00 pm
I am posting bigfoot65's efforts at putting together a email server environment for Amahi.
http://wiki.amahi.org/index.php/Amahi_Mail_System
It is NOT one-click. Nor does it have a mySQL table maintenance frontend.
I AM using it for my production mail. On a old PIII/500 (with most amahi services turned off) I am processing ~4000 connections a day which is almost 3000 rejected connections by the spam tools and of the remaing, 1/3 got tagged as spam. I am on a LOT of mail lists so 300 good messages a day is light traffic for me.
For your user GUI you have a choice of your favorite POP3 or IMAP client or the Squirrelmail webmail tool.
You will have to set up your amahi server with a valid public IP address and an MX record pointing your domain to the system. We are looking at tools that will pull webmail systems (gmail, yahoo, etc.) into the system soon.
The system creates TLS/SSL certs for secure mail access so you can safely access your mail over an unsecure network.
I have been running Scalix for the past 6 years. I am happy to get rid of it and move to this system even though it is still a little raw. Of course if you have packaging skills or mySQL skills help is welcome. For now I used phpMyAdmin to populate the database and phpBackupPro to backup same.
Kudo's to bigfoot65 for pulling this together!
http://wiki.amahi.org/index.php/Amahi_Mail_System
It is NOT one-click. Nor does it have a mySQL table maintenance frontend.
I AM using it for my production mail. On a old PIII/500 (with most amahi services turned off) I am processing ~4000 connections a day which is almost 3000 rejected connections by the spam tools and of the remaing, 1/3 got tagged as spam. I am on a LOT of mail lists so 300 good messages a day is light traffic for me.
For your user GUI you have a choice of your favorite POP3 or IMAP client or the Squirrelmail webmail tool.
You will have to set up your amahi server with a valid public IP address and an MX record pointing your domain to the system. We are looking at tools that will pull webmail systems (gmail, yahoo, etc.) into the system soon.
The system creates TLS/SSL certs for secure mail access so you can safely access your mail over an unsecure network.
I have been running Scalix for the past 6 years. I am happy to get rid of it and move to this system even though it is still a little raw. Of course if you have packaging skills or mySQL skills help is welcome. For now I used phpMyAdmin to populate the database and phpBackupPro to backup same.
Kudo's to bigfoot65 for pulling this together!