This file is indexed.

/usr/share/doc/lire/user-manual/ch09.html is in lire-doc 2:2.1.1-2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 9. Email Zone Supported Log Format</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="pt02.html" title="Part II. Log Formats"><link rel="prev" href="ch08.html" title="Chapter 8. DNS Zone Supported Log Format"><link rel="next" href="ch09s02.html" title="Exim&#8482;"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 9. Email Zone Supported Log Format</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch08.html">Prev</a> </td><th width="60%" align="center">Part II. Log Formats</th><td width="20%" align="right"> <a accesskey="n" href="ch09s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 9. Email Zone Supported Log Format"><div class="titlepage"><div><div><h2 class="title"><a name="chap:email-logs"></a>Chapter 9. Email Zone Supported Log Format</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch09.html#id383152"><span class="productname">ArGoSoft Mail Server</span>&#8482;</a></span></dt><dt><span class="section"><a href="ch09s02.html"><span class="productname">Exim</span>&#8482;</a></span></dt><dt><span class="section"><a href="ch09s03.html"><span class="productname">Netscape Messaging Server</span>&#8482;</a></span></dt><dt><span class="section"><a href="ch09s04.html"><span class="productname">Postfix</span>&#8482;</a></span></dt><dt><span class="section"><a href="ch09s05.html"><span class="productname">Qmail</span>&#8482;</a></span></dt><dt><span class="section"><a href="ch09s06.html"><span class="productname">Sendmail</span>&#8482;</a></span></dt></dl></div><p><span class="application">Lire</span> supports log files from six different email
        servers.
      </p><div class="section" title="ArGoSoft Mail Server&#8482;"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id383152"></a><span class="productname">ArGoSoft Mail Server</span>&#8482;</h2></div></div></div><p>The log files generated by the <span class="productname">ArGoSoft Mail Server</span>&#8482; are
          supported. For proper operation, you'll need to turn on
          the following components' logging:
          </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Log SMTP commands.</p></li><li class="listitem"><p>Log SMTP conversations.</p></li><li class="listitem"><p>Log to File.</p></li></ul></div><p>
        </p><div class="example"><a name="id383192"></a><p class="title"><b>Example 9.1. <span class="productname">ArGoSoft Mail Server</span>&#8482; Log Sample</b></p><div class="example-contents"><pre class="programlisting">

3/17/2002 12:00:03 AM - SMTP connection with 10.0.0.1 [1.example.com] \
    ended. ID=3342
3/17/2002 12:00:22 AM - Requested SMTP connection from 10.0.0.2 \
    [2.example.com]
3/17/2002 12:00:22 AM - (  3345) 220 ArGoSoft Mail Server Pro \
    for WinNT/2000/XP, Version 1.8 (10.0.0.3)
3/17/2002 12:00:23 AM - (  3345) HELO greed
3/17/2002 12:00:23 AM - (  3345) 250 Welcome, 2.example.com \
    [10.0.0.2], pleased to meet you
3/17/2002 12:00:23 AM - (  3345) RSET
3/17/2002 12:00:23 AM - (  3345) 250 Reset state
3/17/2002 12:00:23 AM - (  3345) MAIL FROM:&lt;john.doe.1@1.mail.example.com&gt;
3/17/2002 12:00:23 AM - (  3345) Checking address \
    john.doe.1@1.mail.example.com
3/17/2002 12:00:23 AM - (  3345) Address john.doe.1@1.mail.example.com \
     is local

          </pre></div></div><br class="example-break"></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch09s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 8. DNS Zone Supported Log Format </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="productname">Exim</span>&#8482;</td></tr></table></div></body></html>