MailArchiva

From SME Server
Revision as of 03:18, 18 October 2008 by Snoble (talk | contribs) (Level)
Jump to navigationJump to search

Description

MailArchiva is a state-of-the-art email archiving system.

http://www.mailarchiva.com/

PythonIcon.png Skill level: medium
The instructions on this page require a basic knowledge of linux.


Enable SME maillog archiving following this FAQ:

http://wiki.contribs.org/SME_Server:Documentation:FAQ#Keep_a_copy_of_all_emails

Download MailArchiva

http://downloads.sourceforge.net/openmailarchiva
# tar -zxvf mailarchiva_opensource_edition_v1_7_8k_linux_32bit.tar.gz
# cd ./mailarchiva_dist
# ./install.sh

SME Server specific config changes

# config set mailarchiva service TCPPort 8090 access private status enabled
# ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99mailarchiva

Configure MailArchiva

Read and follow: mailarchiva_opensource_edition_v1_7_administration_guide.pdf

http://yourserver:8090/mailarchiva
Step 1: Create a Volume and enter your Email Encryption Password
Step 2: Add your Domains
Step 3: Add a Journal Account Connection, username = maillog, test the connection

MailArchiva should now be ready and working.