Add personal mail scan
This commit is contained in:
@@ -118,7 +118,7 @@ Finally, an optional SECLEVEL command indicates the required security level for
|
||||
|
||||
**FILESCAN** Scan for new files.
|
||||
|
||||
**FULLMAILSCAN** Scan for new messages and display them.
|
||||
**FULLMAILSCAN** Scan for new messages and display them. Optional DATA PERSONAL for personal mail scan.
|
||||
|
||||
**FILESEARCH** Search for a file.
|
||||
|
||||
|
@@ -96,6 +96,8 @@ Where data is the name of the lua script to call without the extension.
|
||||
|
||||
**bbs_full_mail_scan** Performs a full mail scan (like a mail scan but also displays new messages)
|
||||
|
||||
**bbs_personal_mail_scan** Performs a full mail scan (like a full mail scan but only displays personal messages)
|
||||
|
||||
**bbs_get_userhandle** Returns the logged in user's handle
|
||||
|
||||
**bbs_message_found** Takes three numbers, the conference, area and the message number, returns one number, 1 if found, 0 if not.
|
||||
|
Reference in New Issue
Block a user