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

« back to all changes in this revision

Viewing changes to README_FILES/MAILDROP_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:
20
20
directories.
21
21
 
22
22
The following example shows how to use maildrop for some.domain and for
23
 
someother.domain.
 
23
someother.domain. The example comes in two parts.
 
24
 
 
25
Part 1 describes changes to the main.cf file:
24
26
 
25
27
     1 /etc/postfix/main.cf:
26
28
     2     maildrop_destination_recipient_limit = 1
64
66
 
65
67
Note: Do not use the postfix user as the maildrop user.
66
68
 
 
69
Part 2 describes changes to the master.cf file:
 
70
 
67
71
    /etc/postfix/master.cf:
68
72
        maildrop  unix  -       n       n       -       -       pipe
69
73
          flags=ODRhu user=vmail argv=/path/to/maildrop -d ${recipient}