~ubuntu-branches/ubuntu/saucy/postfix/saucy

« back to all changes in this revision

Viewing changes to src/global/mime_state.c

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 11:20:43 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222112043-c34ht219w3ybrilr
Tags: 2.8.0-2
* a little more lintian cleanup
* Fix missing format strings in smtp-sink.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
/*
50
50
/*      In order to fend off denial of service attacks, message headers
51
51
/*      are truncated at or above var_header_limit bytes, message boundary
52
 
/*      strings are truncated at var_boundary_len bytes, and the multipart
 
52
/*      strings are truncated at var_mime_bound_len bytes, and the multipart
53
53
/*      nesting level is limited to var_mime_maxdepth levels.
54
54
/*
55
55
/*      mime_state_alloc() creates a MIME state machine. The machine