Member
The member
command allows administrators to accept a member who has subscribed to a private
mailing list.
The syntax of the member
command is:
member approve member-id …
member reject member-id …
The only options for the member
command are to either approve or reject a membership application
to a private mailing list.
You can specify more than one Member ID on the member
command line.
If you are a list administrator set to receive admin mail, and your mailing list is set to private, then
you receive email notifications of applications to join your private mailing list. The notification
message includes the member
command you need to send back to approve or reject the member.
In addition, if there are any other pending members, these are also listed, at the bottom of the notification
message, along with commands to approve or reject them.
Example
Here is an example of a notification message an administrator receives when someone applies to join a private mailing list:
List: test-l
Name: Some Name
Email: adasf@example.com
A request from adasf@example.com
to join the private list test-l
has been received.
Their subscription request is not activated until an administrator approves it.
---
To approve this member, send the following two line message to listmanager@lyris.example.com
login (enter your password here)
member approve 122
---
To reject (delete)
this member, send the following two line message to listmanager@lyris.example.com:
login (enter your password here)
member reject 122
----------------------------------------------------
The following members are currently pending:
* Member 116 (yourcompany@example.com)
* Member 117 (logika@example.com)
* Member 118 (assf@example.com)
* Member 120 (assfasf@example.com)
* Member 121 (assfdasf@example.com)
* Member 122 (aassfdasf@example.com)
---
To approve these members, send the following two line message to listmanager@lyris.example.com:
login (enter your password here)
member approve 116 117 118 120 121 122
---
To reject (delete) these members, send the following two line message to
listmanager@lyris.example.com:
login (enter your password here)
member reject 116 117 118 120 121 122
If you approve a member, they receive this email message (and the Hello document, if your list
defined one):
Your request to join 'test-l' has been approved.
You are now a member of 'test-l'.
If you reject a member, they receive this email message:
Your request to join 'test-l' has been rejected.
If you wish to discuss this with a mailing list administrator, you can send email to owner-test-l@lyris.example.com