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

« back to all changes in this revision

Viewing changes to src/global/rec_type.c

  • 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:
58
58
    REC_TYPE_MESG, "message_content",
59
59
    REC_TYPE_CONT, "unterminated_text",
60
60
    REC_TYPE_NORM, "regular_text",
61
 
    REC_TYPE_DTXT, "deleted_text",
 
61
    REC_TYPE_DTXT, "padding",
62
62
    REC_TYPE_XTRA, "extracted_info",
63
63
    REC_TYPE_RRTO, "return_receipt",
64
64
    REC_TYPE_ERTO, "errors_to",