Fulltext results:
- User Manager Script
- ant people to be able to log in using a different username than their VPOP3 username (eg if you want them to be able to log in using an email address), then you can u... type: TranslateUsername(<protocol>, <submitted username>) Protocol indicates which protocol is being use... * POP3 * IMAP4 * SMTP * WEBMAIL Submitted username is the user name entered by the user The script
- Password Strength Checking Script
- ch should have the following prototype: Check(<username>, <password>, <min password length>) (where '<mi... ple to prevent the password being the same as the username or 'password' would be: <code> function Check(Username, Password, minlength) if Password == Username or Password == 'password' then return false else return
- Send Admin Message
- e an individual value for each recipient (e.g. **{username}** will ensure each user's message contains their own username). * **{username}** * **{ldap_//###//}** - the LDAP attribute represented by **//###//**; e.g. **{ldap_... run, it has certain global variables set: * **Username** - contains the username of the user currently b
- SMTP Server Lua Scripting
- owedUsers** - (IN/OUT) - string - List of allowed usernames (separated by spaces) if there are any username restrictions for this client IP address ===V5 and later=== * **AuthenticatedUser** - (IN) - string - username of authenticated sender (using SMTP or POP3-then-... ) * **SMTPAuthenticatedUser** - (IN) - string - username of authenticated sender (using SMTP authenticatio
- Import Users From File
- scription ^Accepted values ^ |**User Id** |The username |Any text | |**Password** |The password |Any ... assistant's email address |A valid email address/username | |**Send Only To Assistant** |Whether to dispo... ming mail to this address |A valid email address/username | |**Use Forwarding** |Whether to enable forwar... generated password for each user// * **Use the Username** //This is not recommended, particularly where r
- VPOP3.RenameFolder Lua function
- der for the specified user. VPOP3.RenameFolder(username, folder, newname); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **newn
- VPOP3.PurgeMessage Lua function
- cified message immediately. VPOP3.PurgeMessage(username, folder, UID); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID*
- VPOP3.MarkMessageRead Lua function
- ecified message as read. VPOP3.MarkMessageRead(username, folder, UID, read); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID*
- VPOP3.GetMessages Lua function
- ssages in a specified folder. VPOP3.GetFolders(username, folder); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] It return
- VPOP3.DeleteMessage Lua function
- ged' from an IMAP4 client. VPOP3.DeleteMessage(username, folder, UID, delete); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID*
- Users.Users table
- to refer to the user in other database tables * username - this is the text name of the user **username** is case insensitive and is indexed in lower case, so to take advantage of the index use something like ''SELECT * FROM users.users WHERE LOWER(username)='fred' ''
- Status Monitor (port 5109) protocol
- ansmitted in plain text Send the command LOGIN <username> <password> You will receive a line beginning wi... t as the response. Then send the command ALOGIN <username> <response> You will receive a line beginning wi... response. Then send the command APILOGINALOGIN <username> <response> You will receive a line beginning wi
- User Routing Script
- ======User Routing Script====== If there is a <username>/user_redirect.lua script, this Lua script can over... mail address of the message sender * User - the username of the user being processed * Subject - the sub
- User Delivery Script
- cript====== (VPOP3 v6.5 or later) If there is a <username>/delivery.lua script, this Lua script can overrid... t before functions are called===== * User - the username the message is to be delivered to * Subject - t
- Spam Filter Rules: GetUserGroup
- name | The **GetUserGroup** statement requires a username and variable name, in the format GetUserGroup <username> <variable name> If the user is not assigned to