More Examples
You can mix and match the various syntaxes of add to suit your needs. For instance, you can add many email addresses to many lists, all in a single add command:
add jazztalk ticketlist oneconfirm onehello << bob@somewhere.com blue@moon.com hey@now.com >>
By default, Lyris List Manager does not send a confirmation when you add members in this way. You can override this behavior with the sendconfirm modifier, as the
following example shows.
add jazztalk ticketlist sendconfirm bob@somewhere.com
The above example adds bob@somewhere.com to both jazztalk and ticketlist, and sends a separate confirmation message for each list.
The add command is only available to administrators. You must issue a "login" command before using the add command. For more information about login, see Login.
|