Fulltext results:
- 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 * **LocalClie
- Outgoing Message Scripting
- ender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeco... 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). ... Subject - The subject of the message. * SenderIPAddress - The IP address of the message sender (if genera
- LAN Forwarding Scripting
- processing In "check", the original return path address may not be known, the script may be called many t... 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 email address after '@' * rules = table of LAN forwarding rul
- DMARC Reporter Script
- 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 Submitt
- 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 - new title
- Lua Scripting
- ting]] * [[VPOP3.SetSetting]] * [[VPOP3.ExpandAddress]] * [[VPOP3.GetUserList]] * [[VPOP3.GetUserSe
- User Manager Script
- you want them to be able to log in using an email address), then you can use the UserManager Lua script Th