~sambuddhabasu1/mailman/fix_mailman_run_error

« back to all changes in this revision

Viewing changes to src/mailman/mta/docs/bulk.rst

  • Committer: Barry Warsaw
  • Date: 2014-11-08 15:27:56 UTC
  • mfrom: (7255 3.0)
  • mto: This revision was merged to the branch mainline in revision 7260.
  • Revision ID: barry@list.org-20141108152756-p37fhmb0z2dtl7hx
Trunk merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
    <BLANKLINE>
195
195
    This is a test.
196
196
 
197
 
The ``X-RcptTo:`` header contains the set of recipients, in random order.
 
197
The ``X-RcptTo:`` header contains the set of recipients, in sorted order.
198
198
 
199
199
    >>> len(messages[0]['x-rcptto'].split(','))
200
200
    100