~sumanah/mailman/mailman

« back to all changes in this revision

Viewing changes to src/mailman/commands/docs/create.rst

  • Committer: Sumana Harihareswara
  • Date: 2015-04-20 01:29:41 UTC
  • mfrom: (7273.2.59 trunk)
  • Revision ID: sumanah@panix.com-20150420012941-wc4y4fjativpdxj3
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
    >>> from mailman.interfaces.domain import IDomainManager
46
46
    >>> getUtility(IDomainManager).get('example.xx')
47
 
    <Domain example.xx, base_url: http://example.xx,
48
 
            contact_address: postmaster@example.xx>
 
47
    <Domain example.xx, base_url: http://example.xx>
49
48
 
50
49
You can also create mailing lists in existing domains without the
51
50
auto-creation flag.