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

« back to all changes in this revision

Viewing changes to README_FILES/STANDARD_CONFIGURATION_README

  • 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:
69
69
    1 /etc/postfix/main.cf:
70
70
    2     myorigin = $mydomain
71
71
    3     relayhost = $mydomain
72
 
    4     inet_interfaces = 127.0.0.1
 
72
    4     inet_interfaces = loopback-only
73
73
    5     local_transport = error:local delivery is disabled
74
74
    6
75
75
    7 /etc/postfix/master.cf: