Fulltext results:
- SMTP Server Lua Scripting
- ess** - (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 * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if client IP address is in an 'allowed' IP address range and anti-rela
- 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
- Outgoing Message Scripting
- 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). ... ject of the message. * SenderIPAddress - The IP address of the message sender (if generated from within V... to change the ReturnPath depending on the 'From' address in the header <code lua> -- change ReturnPath wi
- 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
- 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