10 Sep 2010
Support Center
»
Knowledgebase
»
Archive Axigen messages using MPP
Archive Axigen messages using MPP
Solution
This article contains information about archiving Axigen messages using MPP.
Axigen can use an Acceptance & Routing rule to add SMTP recipient as mppjournal account, for each mail/sent received. For MPP we'll use the same
technique as for Microsoft Exchange 2003 Journalized Messages
.
MPP Configuration
Create an account "mppjournal" on MPP sure and/or make sure that MTA from MPP host would accept messages for "mppjournal" account.
For MPP we should setup a new policy, using the “mppjournal†recipient as member, using no scanning, and archive enabled.
1) Open web browser and point to MPP GUI (http://host:20001).
2) Navigate to Advanced->Policy engine and create new policy “axigen_journalâ€:
enter “axigen_journal†in Policy text box and hit “Addâ€
Set “Assign Policy based on “ Recipients, change radion button from Default(none) and enter “mppjournal@example.comâ€Â address in the textbox.
Click on Save to save policy membership.
3) Navigate to Services->Archival and make sure Policy is set to “axigen_journal†in the top right corner.
 In “LOCATION OF EMAIL ARCHIVE†select archival method of choice, recommended “Archive to MySQL database†and “check to store message content to file path bellow†(MySQL DB/tables and privileges for mpp_archive DB should be created before)
In “ARCHIVE MESSAGE SETTINGS†choose “Yes†for “Archive MS Exchange Journaled Emailâ€.
 Set Action to “Discard†and Save.
4) Navigate to Advanced -> Scanners and for “Scanners to use†choose “Select scanners in order of usage ..†and make sure no scanner is selected (only 1-st combo should exist with empty scanner).
5) Save and restart.
Sample XML code for group is:
<group id="axigen_journal">
     <members_addresslist type="recipient">mppjournal@example.com</members_addresslist>
     <scanner>
         <scan_engines></scan_engines>
     </scanner>
     <archive>mysql://USER:PASS@HOST:mpp_archive
#/var/MPP/archive/%RAND256%/%RAND256%/
</archive>
    <archive_with_envelope>no</archive_with_envelope>
    <on_archive_success>discard</on_archive_success>
    <strip_body_enabled>no</strip_body_enabled>
</group>
Axigen Configuration
 We'll use a filter
to send a copy of each sent/received mail to mppjournal account.
1) Login to Axigen WebAdmin console: http://axigen_host:9000
2) Go to Security & Filtering -> Acceptance & Routing -> Advanced Settings and hit Add Acceptance / Routing rule
3) Add a name for rule (i.e. MPP_Archival)
4) Insert condition to not archive mails sent to mppjournal account and create loops
Choose condition: Recipient -> Email
Recipient IS NOT mppjournal@mpp_host (case sensitive unchecked)
5) Insert an action
Add Recipient Name: mppjournal@mpp_host
6) Save configuration
Article Details
Article ID:
57
Created On:
10 Jul 2009 06:52 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. So if you have a comment about this entry please feel free to share. The Comments might be reviewed by our Staff and might require approval before being posted. Questions posted will not be answered, please submit a ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Downloads
Language:
English (U.S.)