~ubuntu-branches/ubuntu/hardy/postfix/hardy-security

« back to all changes in this revision

Viewing changes to README_FILES/SMTPD_PROXY_README

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2007-04-15 16:00:44 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20070415160044-xl1vjlhf9mdmf43a
Tags: 2.4.0-3
Have preinst get user approval before installing (and being broken) on a
pre-2.6 kernel.  Closes: #417530

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 1. Re-inject the mail back into Postfix via SMTP, perhaps after changing its
44
44
    content and/or destination.
45
45
 
46
 
 2. Reject the mail by sending a suitable SMTP status code back to Postfix.
 
46
 2. Discard or quarantine the mail.
 
47
 
 
48
 3. Reject the mail by sending a suitable SMTP status code back to Postfix.
47
49
    Postfix passes the status back to the remote SMTP client. This way, Postfix
48
50
    does not have to send a bounce message.
49
51
 
135
137
    from using up all 20 SMTP server processes. This limit is not necessary if
136
138
    you receive all mail from a trusted relay host.
137
139
 
138
 
    Note: this setting is ignored by the stable Postfix 2.1 release. The
139
 
    feature will be available only in the experimental release until Postfix
140
 
    2.2.
 
140
    Note: this setting is available in Postfix version 2.2 and later. Earlier
 
141
    Postfix versions will ignore it.
141
142
 
142
143
  * The "-o smtpd_proxy_filter=127.0.0.1:10025" tells the before filter SMTP
143
144
    server that it should give incoming mail to the content filter that listens