TclMML

[mml commit mailing_list]

Documentation: Commit Mailing List

[ Home | Docs | FAQ | Download | CVS | Mailing Lists | Bug Tracker | USPS's MOL Site ]

Syntax

mml map mailing_list ?-flags? ?-switches? mailing_list_id

Flags

-delete_non_std (Optional)

If specified, all addresses on the mailing list that are not in standard form will be deleted/not used.

Switches

-debug filename (Optional)

If specified, the XML generated and sent to the MOL system, as well as the XML reply from the MOL system, will be appended to filename. Without this switch all addresses will be retained.

Positional Arguments

mailing_list_id

This is an opaque identifier returned by the MOL processor, first when the mailing list is uploaded (see upload mailing_list), and subsequently via list mailing_lists.

Return Value

When the commit succeeds nothing is returned.

An error will be returned if commiting the mailing list was not succesful. Possible causes under which an error could be raised include: transient network outages, MOL processor internal errors, specifying a mailing_list_id that does not exist, etc.