~ubuntu-branches/ubuntu/saucy/postfix/saucy

« back to all changes in this revision

Viewing changes to html/smtp-sink.1.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 11:20:43 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222112043-c34ht219w3ybrilr
Tags: 2.8.0-2
* a little more lintian cleanup
* Fix missing format strings in smtp-sink.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
              attempt to block the client before  it  sends  ".".
55
55
              Specify a zero delay value to abort immediately.
56
56
 
 
57
       <b>-b</b> <i>soft-bounce-reply</i>
 
58
              Use  <i>soft-bounce-reply</i>  for  soft reject responses.
 
59
              The default reply  is  "450  4.3.0  Error:  command
 
60
              failed".
 
61
 
 
62
       <b>-B</b> <i>hard-bounce-reply</i>
 
63
              Use  <i>hard-bounce-reply</i>  for  hard reject responses.
 
64
              The default reply  is  "500  5.3.0  Error:  command
 
65
              failed".
 
66
 
57
67
       <b>-c</b>     Display  running counters that are updated whenever
58
68
              an SMTP session ends, a QUIT command  is  executed,
59
69
              or when "." is received.