Step by Step Install AtMail Open On FreeBSD
AtMail Open, I just know if atmail have free version.
Being curious on how it goes in FreeBSD box, I give it a try as my campus interface.
As usual I try to record it in notepad plus screenshot for guide, perhaps useful
1. Download latest version
mail# wget http://atmail.org/download/atmailopen.tgz
2. Extract and change ownership
mail# tar xvzf atmailopen.tgz
mail# chown -R www:www atmailopen
3. Create database and grant access
mail# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or
\g.
Your MySQL connection id is 35030
Server version: 5.0.51a-log FreeBSD port:
mysql-server-5.0.51a
Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the
buffer.
mysql> create database atmail;
Query OK, 1 row affected (0.00 sec)
mysql> grant all privileges on atmail.* to
atmail@localhost identified by ‘atmailpass’ with grant
option;
Query OK, 0 rows affected (0.05 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.04 sec)
4. Change httpd.conf entry, sample in my box.
<VirtualHost 172.88.1.10 124.81.209.69>
ServerAdmin webmaster@digitalfusi.com
DocumentRoot /home/edp/public_html/atmailopen
ServerName mail.palcomtech.ac.id
<Directory “/home/edp/public_html/atmailopen”>
Options FollowSymLinks
AllowOverride All
</Directory>
</VirtualHost>
5. Open web url for this mail interface and follow the instructions :

My php.ini setting need to change a little to match atmail requirement.

Click continue, Accept licence agreement.

Fill all information according to step 3.

Put information around smtp host, use smtp auth and admin email information.

Atmail Open support migration from another webmail system. I skip this option.

If everything is fine You’ll see ‘Installation Complete’ page.

Great, I try to login and see this page. It work well.

Installing process in FreeBSD box is smooth and working well to existing mail system I have.
Good webmail interface
- atmail freebsd
- atmail open installation
- atmailopen install
- how to install atmail
- atmail open install
- how to install atmail open
- install atmail
- atmailopen installation
- atmail installation
- atmail install
- freebsd atmail
- install atmail open
- install atmailopen
- atmail
- how to install atmailopen
- installing atmail open
- atmail freebsd install
- atmailopen tgz
- atmail download
- atmail installieren
- atmailopen login
- atmail on freebsd
- installer atmail
- installation atmail
- installing atmailopen
- how to install atmail on freebsd
- how install atmail
- atmail open install guide
- atmail mysql
- atmail open
- atmail open installieren
- installing atmail
- atmail-open installation
- installare atmail
- atmail open login
- extmail freebsd
- install atmail in freebsd
- atmailopen smtp auth
- how to uninstall atmailopen
- freebsd atmail version
- atmail open smtp auth
- install atmail6
- atmail open install step 4
- atmailopen
- atmail-open installation step 3: smtp and admin email configuration
- atmail open installation help
- atmail step by step install directions
- atmail open installieren auf opensuse
- atmail freebsd ports
- atmail themes







Excelent!!! my atmail works.
Thank you very much.
http://www.sigdl.com/mailcte/ (check)