File: ch09s04.html

package info (click to toggle)
lire 2%3A2.0.3-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,292 kB
  • ctags: 5,068
  • sloc: perl: 61,900; xml: 18,361; sh: 1,829; makefile: 1,362
file content (19 lines) | stat: -rw-r--r-- 3,001 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Postfix&#8482;</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="ch09.html" title="Chapter9.Email Zone Supported Log Format"><link rel="prev" href="ch09s03.html" title="Netscape Messaging Server&#8482;"><link rel="next" href="ch09s05.html" title="Qmail&#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"><span class="productname">Postfix</span>&#8482;</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch09s03.html">Prev</a></td><th width="60%" align="center">Chapter9.Email Zone Supported Log Format</th><td width="20%" align="right"><a accesskey="n" href="ch09s05.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2574504"></a><span class="productname">Postfix</span>&#8482;</h2></div></div></div><p><span class="productname">Postfix</span>&#8482; logs its information with
          <span class="command"><strong>syslog</strong></span>. No special configuration is
          necessary.
        </p><div class="example"><a name="id2574573"></a><p class="title"><b>Example9.4.<span class="productname">Postfix</span>&#8482; Log Sample</b></p><div class="example-contents"><pre class="screen">

Dec 1 04:02:56 internetsrv postfix/pickup[20919]: 693A3578E: uid=0 from=&lt;root&gt;
Dec 1 04:02:56 internetsrv postfix/cleanup[20921]: 693A3578E: \
    message-id=&lt;john.doe.1@example.com&gt;
Dec 1 04:02:57 internetsrv postfix/qmgr[20164]: 693A3578E: \
    from=&lt;john.doe.2@example.com&gt;, size=617 (queue active)
Dec 1 04:02:57 internetsrv postfix/cleanup[20921]: E325C578D: \
    message-id=&lt;john.doe.1@example.com&gt;
Dec 1 04:02:58 internetsrv postfix/local[20924]: 693A3578E: \
    to=&lt;john.doe.2@example.com&gt;, relay=local, delay=3, \
    status=sent (forwarded as E325C578D)
Dec 1 04:02:58 internetsrv postfix/qmgr[20164]: E325C578D: \
    from=&lt;john.doe.2@example.com&gt;, size=769 (queue active)

          </pre></div></div><br class="example-break"></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch09s03.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ch09.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="ch09s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="productname">Netscape Messaging Server</span>&#8482;</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">Qmail</span>&#8482;</td></tr></table></div></body></html>