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

« back to all changes in this revision

Viewing changes to man/man1/smtp-sink.1

  • 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:
102
102
connections that \fBsmtp-sink\fR will handle. This prevents
103
103
the process from running out of file descriptors. Excess
104
104
connections will stay queued in the TCP/IP stack.
 
105
.IP "\fB-M \fIcount\fR"
 
106
Terminate after receiving \fIcount\fR messages.
105
107
.IP "\fB-n \fIcount\fR"
106
 
Terminate after \fIcount\fR sessions. This is for testing purposes.
 
108
Terminate after \fIcount\fR sessions.
107
109
.IP \fB-p\fR
108
110
Do not announce support for ESMTP command pipelining.
109
111
.IP \fB-P\fR
155
157
.IP "\fB-t \fItimeout\fR (default: 100)"
156
158
Limit the time for receiving a command or sending a response.
157
159
The time limit is specified in seconds.
 
160
.IP "\fB-T \fIwindowsize\fR"
 
161
Override the default TCP window size. To work around
 
162
broken TCP window scaling implementations, specify a
 
163
value > 0 and < 65536.
158
164
.IP "\fB-u \fIusername\fR"
159
165
Switch to the specified user privileges after opening the
160
166
network socket and optionally changing the process root