~ubuntu-branches/ubuntu/precise/exim4/precise-security

« back to all changes in this revision

Viewing changes to debian/manpages/exim4-config_files.5

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-07-25 02:00:42 UTC
  • mfrom: (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100725020042-bk1uw1p7ysmnsn9f
Tags: 4.72-1ubuntu1
* Merge with Debian unstable (LP: #609620). Remaining changes:
  + debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
    Improve handling of broken messages when "exim4 -bp" (mailq) reports
    lines without size info.
  + Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
    the default.
  + debian/control: Change build dependencies to MySQL 5.1.
  + debian/{control,rules}: add and enable hardened build for PIE
    (Closes: #542726).

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
crypted-password is the crypt(3)-created hash of your password. You
210
210
can, for example, use the mkpasswd program from the whois package to
211
211
create a crypted password. It is recommended to use md5 hashing, with
212
 
mkpasswd -H md5.
 
212
mkpasswd \-H md5.
213
213
 
214
214
clear-password is only necessary if you want to offer CRAM-MD5
215
215
authentication. If you don't plan on doing so, the third column can be