Lyris User's Guide
[previous] [next] [contents]
Delete
Table of Contents
· Introduction
· Email Commands
· · E-mail Commands for Discussion List Members
· · E-mail Commands for Announcement List Members
· · How to send mail to your Lyris List Manager
· · Sending Email Commands to Lyris List Manager
· · Subscribing
· · Unsubscribe
· · Change Membership Settings
· · Determine Membership Settings
· · Mailing List Information
· · Search
· · Help Document
· · Get Documents
· · End
· · Administrator Commands
· · · Login
· · · Become
· · · Add
· · · Delete
· · · End Command
· · · Member
· · · Moderate
· · · Report
· · · Review
· · · Send
· · · Which (for admins)
· Web Interface for Users
· Server Administrator
· Site Administrator
· List Administrator
· Other Topics
· Add-On Packages
· Installing and Upgrading
· Appendix
· Frequently Asked Questions

Delete

The delete command lets a list administrator delete a member from their list. The syntax of the delete command is:

    delete listname emailaddress [quiet]

The quiet modifier is optional. The word "del" may be used instead of the word "delete". For example:

    delete jazztalk bob@somewhere.com

If you specify the quiet modifier, no confirming email messages will be sent out. However, if the delete command does not succeed, such as if the email address is not a member, you (the person submitting the delete command) will be notified. By default, when you delete a member with the delete command, both you and the user receives notification that they have been removed. If a "goodbye" document exists for the list, that document is sent to the user instead of a machine-generated notification. With the quiet modifier, no notification is sent to the user or to the administrator.

As an alternative to providing an email address, you can use the member id of the member you wish to delete. For example, if you know member with id 1234 needs to be removed from the list, but you don't know that member's email address, you can use the member id without a problem. An example:

    delete jazztalk 1234

You can specify any number of members to delete on the command line. For example, to delete the users "bob@somewhere.com" and "jane@elsewhere.com", you would write:

    delete jazztalk bob@somewhere.com jane@elsewhere.com

The delete command is only available to administrators. You must issue a "login" command before using the delete command. For more information about login, see Login.

Delete from all Lists

You can use a "*" in place of the list name in the "delete" command, and a person will be removed from all lists they belong too. For example, to remove "bob@somewhere.com" from all lists on your server, you would use the command:

    delete * bob@somewhere.com

Other pages which link to this page:
  • Administrator Commands
  • Notable Improvements in v4.0
  • New in 3.0 beta 5 (v2.548)
  • New in Version 2.5
  • Page 83 of 629