Home > Domino Tips > Administrator > E-mail > Use mail journaling to save copies of all email in Lotus Notes
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

E-MAIL

Use mail journaling to save copies of all email in Lotus Notes


Chuck Connell
02.09.2005
Rating: -3.92- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


View member feedback to this tip.

"Mail journaling" is a feature new to Domino R6. It performs an operation that was very difficult previously. If you wanted to save a copy of all email messages that flow through your Domino mail system your options were limited prior to R6. There were a couple of third-party products, which you could pay extra money for. You could try to write some custom code that takes a snapshot of messages as they move through your server's mail.box file, but this requires advanced programming skill. You could make backups of all mail files each night, but this won't cover mail that is deleted as soon as it is received.

Mail journaling takes care of this problem for you, with some simple settings in the Domino Directory (names.nsf). I recently set up this feature at my office and for a large customer. In doing so, I tested many of its options and controls, and am passing this information along.

  • Create a special Notes ID to be the owner of the mail journal database. Give this ID to a couple of trusted administrators, or lock it in a secure place and tell these administrators how to get it. Normally, I don't recommend generic IDs that don't have a person's name on them. They often create more problems than they solve, but in this case, the special ID is useful. The ID's name can be something like "Mail Journal Owner/Corp Name."

  • There are two places in names.nsf that control mail journaling. Both are easy to reach from the Domino Administrator program. Primary control of the journaling feature is found at Configuration / Server / Configurations / Router / Advanced / Journaling. Control of the mail rules (which journaling uses) is found at Configuration / Server / Configurations / Router / Restrictions / Rules.

  • Go to the mail rules and create one small rule to make sure journaling is up and running correctly. To capture all mail to/from myself, the rule says, "When sender contains co...

    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



    RELATED CONTENT
    E-mail
    Secure Lotus Notes/Domino 8.x from mail to unknown recipients
    Domino server setting and email policy tricks admins must know
    Top 10 Lotus Notes/Domino administration tips of 2008
    Can Lotus Notes/Domino and Microsoft SharePoint play nice together?
    Using Formula language code to sort Lotus Notes messages by subject
    LotusScript action button manages Lotus Notes mail files
    Exploring Lotus Notes Domino 8.0.1 and beyond
    LotusScript agent moves tagged spam email to junk mail folder
    Send SMS text messages between Lotus Notes 7 and mobile devices
    Update to Exchange Server 2003 Connector for Lotus Notes

    Lotus Notes Domino Mailbox Management
    Secure Lotus Notes/Domino 8.x from mail to unknown recipients
    Run or restart Notes/Domino agents via text messages
    How to create mail files using a LotusScript agent
    How to turn off the message recall feature in Lotus Notes 8
    Domino server setting and email policy tricks admins must know
    Customize the principal field of outgoing email messages
    LotusScript action button manages Lotus Notes mail files
    JavaScript error encountered when opening Lotus Notes email
    Bringing MailRule documents back into view
    LotusScript agent moves tagged spam email to junk mail folder

    Lotus Notes Domino Archiving
    Avoid Lotus Notes Domino email archiving ACL issues with AdminP
    Archiving Lotus Notes documents to a specified folder
    E-discovery rules double-edged sword for CIOs
    IM, blogs next target for litigation
    Symantec peddles enterprise vault tool
    Changing a Lotus Notes database mail file from 'archive' to 'mail'
    Email archiving for SMBs: No experience required
    School district hooks up affordable compliance archive
    Exporting email from Lotus Notes to .EML messages
    Email archiving: What's right for your enterprise?

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary


    nnell or any recipient contains connell journal this message." Make sure this rule is enabled (green check mark). Later, when you want to trap all mail, you can create a rule that says, "When all documents journal this message."

  • Go to the primary journal control area. Create the following settings:

    • Journaling = Enabled

    • Field Encryption Exclusion = Form; From; SendTo; CopyTo; BlindCopyTo; ReplyTo; Principal; Subject; Body; RouteTimes; RouteServers; DeliveredDate; PostedDate; Received; Chair; AltChair; ManagedFor; StartDateTime; EndDateTime. (Doing this allows you to read the journal database with any ID that passes the ACL. Otherwise you can read the journal only with the special owner ID file.)

    • Method = Copy To Local Database (The "send to mail-in database" method is not as good for two reasons. It does not include the automatic database rollover feature, and it forces every message to be re-mailed through the router a second time.)

    • Database Name = <default>. (Do not create a subdirectory to hold the mail journal. The rollover feature does not respect the subdirectory, so you end up with mail journals in two different places.)

    • Encrypt on Behalf of User = <special ID you made above>

    • Leave the two Database Management fields as default for now. You can adjust them later after journaling is working correctly.

  • Save the journal configuration. The Domino server should pick up the change fairly quickly and begin journaling messages. The server will automatically create the journal database.

  • After Domino creates the journal database, set the ACL of the database as appropriate. Make access is as tight as possible, since you are relying on the ACL to restrict readership. Be sure you list the Owner ID and some real people as Managers.

  • The journal database, and its rollover backups, are not shown in the Database/Open list. So you must type their filenames explicitly to add them to your desktop. The backups are named MJmmddyyyy.nsf.

  • You probably want to establish a procedure to archive old journal databases and move them off the disk periodically.

For full information see Domino Admin 6 Help / Contents / Mail / Customizing Mail / Mail Journaling.

Chuck Connell is president of CHC-3 Consulting, which helps organizations with all aspects of Domino and Notes.

MEMBER FEEDBACK TO THIS TIP

Journaling is ok, but if you need to keep monthly reports of all mail sent there is a problem with the logic built into the system. They neglected to include a monthly roll-over option. Instead they give us the ability to set it to a number of days (in my case I used 30) and after a few months, I have Journals that end of the 24th or 25th of a month and the new ones starting the next day. This leads to a problem when trying to use the Journal to report on mail sent/received monthly which I have to do for management. I have had to create a secondary Journal database that I then use to merge the documents from two Journal databases in order to produce these reports.

It would be nice if IBM/Lotus thought about the end user in this case and included a useable roll-over option. Monthly roll-over shouldn't have been left out.

—Roy R.

Do you have comments on this tip? Let us know.

Please let others know how useful it is via the rating scale below. Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame.

Rate this Tip
To rate tips, you must be a member of SearchDomino.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Domino & Lotus Notes Security Solutions: Authentication, Antispam, Encryption and Antivirus
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts