~ubuntu-branches/ubuntu/maverick/postfix/maverick-security

« back to all changes in this revision

Viewing changes to html/pickup.8.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2009-06-03 14:17:08 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20090603141708-o9u59xlor7nmd2x1
[Wietse Venema]

* New upstream release: 2.6.2~rc1

[LaMont Jones]

* move postfix-add-{filter,policy} manpages to section 8, and deliver
* provide: default-mta on ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
              The default location of  the  Postfix  <a href="postconf.5.html">main.cf</a>  and
66
66
              <a href="master.5.html">master.cf</a> configuration files.
67
67
 
68
 
       <b><a href="postconf.5.html#daemon_timeout">daemon_timeout</a> (18000s)</b>
69
 
              How  much time a Postfix daemon process may take to
70
 
              handle a request  before  it  is  terminated  by  a
71
 
              built-in watchdog timer.
72
 
 
73
68
       <b><a href="postconf.5.html#ipc_timeout">ipc_timeout</a> (3600s)</b>
74
69
              The time limit for sending or receiving information
75
70
              over an internal communication channel.
104
99
       <b><a href="postconf.5.html#syslog_facility">syslog_facility</a> (mail)</b>
105
100
              The syslog facility of Postfix logging.
106
101
 
107
 
       <b><a href="postconf.5.html#syslog_name">syslog_name</a> (postfix)</b>
 
102
       <b><a href="postconf.5.html#syslog_name">syslog_name</a> (see 'postconf -d' output)</b>
108
103
              The  mail  system  name  that  is  prepended to the
109
104
              process name in syslog  records,  so  that  "smtpd"
110
105
              becomes, for example, "postfix/smtpd".