Fulltext results:
- LAN Forwarding Scripting
- ======LAN Forwarding Scripting====== (Added in V8.7) This is stored in the 'LanForwarding.lua' script ... processing In "check", the original return path address may not be known, the script may be called ma... nt local part = the part of the recipient's email address before '@' (or blank if not a local address) * recipient domain = the part of the recipient's em
- Lua Scripting
- ting]] * [[VPOP3.SetSetting]] * [[VPOP3.ExpandAddress]] * [[VPOP3.GetUserList]] * [[VPOP3.GetUs
- VPOP3.UnHexString
- ======VPOP3.UnHexString====== Added in VPOP3 8.7 This function Decodes a Hex string into the original
- VPOP3.HexString
- ======VPOP3.HexString====== Added in VPOP3 8.7 This function returns a Hex string encoding of the supp
- VPOP3.UnBase64
- ======VPOP3.UnBase64====== Added in VPOP3 8.7 This function Decodes a Base64 string into the original
- VPOP3.Base64
- ======VPOP3.Base64====== Added in VPOP3 8.7 This function returns a Base64 string encoding of the supp
- VPOP3.HMAC
- ======VPOP3.HMAC===== Added in VPOP3 8.7 This function performs a HMAC (Hash-based Message Authenticat
- Lua Hashing Functions
- ======Lua Hashing Functions====== Added in VPOP3 8.7 Four functions have been added to perform hash algorithms on a text string * VPOP3.
- SMTP Server Lua Scripting
- then the script can modify it if desired. * **IPAddress** - (IN) - string - dotted notation client IP address (eg "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the client IP address is in an 'allowed' IP address range * **Loc
- User Manager Script
- you want them to be able to log in using an email address), then you can use the UserManager Lua script
- Outgoing Message Scripting
- Outgoing Message Scripting====== Every time VPOP3 adds a message to the Outgoing mail queue, it runs a ... ender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Message, Hold... used, this is blank). * ReturnPath - The email address of the sender (strictly speaking, the SMTP return path/MAIL FROM address, which is where bounce messages will be sent)
- Error Handling Scripting
- age - text of the message body * target - email address of the target * sender - email address of the sender The function should return 5 values - n
- DMARC Reporter Script
- eturns a table containing the new recipient email addresses ====GetMessageDetails==== Before sending t... licy domain>, <list of recipients>, <Sender email address>, <Sender name>, <Submitter domain>) The function returns values: - The sender email address to use - The sender name to use - The Sub... , or an ISO-8601 format date/time). "" = default (added in v8.6) - The time to hold the message befor
- POP3 Client Lua Scripting
- service. * <mailfrom> is the SMTP 'MAIL FROM' address * <subject> is the message subject line *... a table containing a list of the recipient email addresses (from the RCPT TO envelope) * <current ac
- loginaudit Database table
- * id - incrementing ID of loginaudit entry * ipaddress - IP address the login attempt came from * datetime - the date & time the event occurred * use... essful * ignore - Whether the login attempt should be ignored for VPOP3's IP address blocking system