Fulltext results:
- LAN Forwarding Scripting
- ng to see if a message should be LAN forwarded or not * MessageType2 - if MessageType is "check", thi... In "check", the original return path address may not be known, the script may be called many times. I... recipient's email address before '@' (or blank if not a local address) * recipient domain = the part... heck while processing this message. If it returns nothing, the original rules will be used. ====GetRe
- Lua Scripting
- g instructions see www.lua.org for documentation. Note that if you use the **print** command in Lua, V... ors.log** in the VPOP3 logging directory. Please note - the only help we will give with Lua with our ... a interface (eg function signatures etc), we will not give help with Lua in general or help you to wri
- VPOP3.UnHexString
- xString(hex-text) The input hex-text should have no extra spaces or punctuation, and be two hex digit... er result byte. Any pairs of characters which are not valid hex will be processed as a 'zero' byte. I
- SMTP Server Lua Scripting
- e has its own instance of the SMTPSVR.LUA script. No threading conflicts will occur. During the lifet... nd is received * **DoNOOP()** - called when the NOOP command is received * **DoRSET()** - called w... sired. * **IPAddress** - (IN) - string - dotted notation client IP address (eg "192.168.1.1") * **... elay protection is 'check client IP address', and no SMTP authentication is needed * **Authenticatio
- Outgoing Message Scripting
- s the message will be held before being sent (0 = no time). * DeleteAfterSeconds - The current numbe... ds. If the field doesn't exist, then the value is not changed. * Priority - The new priority of the ... 'hold' then the message is held, otherwise it is not held. * HoldUntil - If this is set to a string... of seconds. * DeleteAfter - If this is set to 'none', then it is never deleted. If this is set to a
- Error Handling Scripting
- cating whether the error is a connection error or not * title_id - numeric ID of the message title/s... the error message should be forced regardless of normal message controls A 'do nothing' version of the function would be: function ProcessMessage3(co
- POP3 Client Lua Scripting
- should handle the message. A scripted version of normal [[http://www.pscs.co.uk/manual/download_rules
- Spam Filter Rules: Variables
- utomatically as required. Arrays of variables are not supported. The variable name is case insensitiv... |Returns '1' if any recipients of the message are non-existent local users |2.4.7+ | ^${VPOP3Version} ... sposition} | Policy result of DMARC (SMTP only) - none, reject, quarantine | 7.8 | ^${DMARCDomain} | P... in of DMARC (SMTP ony) | 7.8 | ^${TimeNow} | Time now in ISO-8601 (Zulu) format | 8.6 | ^${TimeNowDays
- Access Restrictions Internal Format
- ictions if more restrictive' option is set (1) or not (0) Subsequent entries each encode a line in th... y', 1 = 'Local Networks', 2 = 'Routers' - Allow NoAuth: 0 = no, 1 = yes - List of user IDs if only specific users allowed, separated by tab (ASCII 9 \... - 0 = Don't allow unauthenticated access - <blank> = no specified users - <blank> = no comment
- VPOP3 Internals
- of the internal workings/files of VPOP3. This is not, nor is it intended to be, a complete description, but merely contains information that may be usefu... erately technical), user. The information here is not guaranteed not to change between versions of VPOP3. * [[Database files used in VPOP3 2.x]] * [[
- Lua SMTP MX Control
- ons object saying what to do with the message. If nothing else, the function should return the Actions... If false, then the retry scheme will progress as normal. 'SkipSend' must be false for this to take ef... ime. If 'false', then the message will be sent as normal. * Priority - this indicates what order the... ons object saying what to do with the message. If nothing else, the function should return the Actions
- Lua SMTP MX Server Rules
- ** is false, then VPOP3 will act as if there were no MX/A records defined for this destination =====C
- User Routing Script
- is user are handled. (Messages from this user are not affected by the script at all). If that script ... - if this is true the message will be sent to the normal recipient (unless a Forward or Assistant over... ng (the changes will only apply for this message, not future messages) There are also some global var... * Subject - the subject of the message Please note - the only help we will give with Lua with our
- Archive Script
- ch sets the explanation of why the message should not be archived - this explanation is stored in the ... tring is blank, VPOP3 will archive the message as normal. A simple example would be: <code> function... ese functions allow the archive to be stored on a non-standard file store - eg an FTP server, or Amazo
- Spam Filter Rules
- pam filtering script language supported by VPOP3. Note that as later versions of VPOP3 are released, m... us to do it for you, that is possible, but it is not covered by our standard support services. If you... sent mail to the whitelist, process messages to 'notspam@' and 'spam@' etc * **spamrules_checks.txt