Fulltext results:
- End() @reference
- e welcome message is sent to the SMTP client Can return "" to give the default welcome message, or anothe... ALSE, then VPOP3 will stop testing as soon as one returns a match result. =====SMTP Server - RBLResults()=... fixed in 2.1.0a and later) This function should return a text string which can be used to block connecti... come' response from the VPOP3 SMTP server. If the return string is "", then the default VPOP3 welcome text
- Lua SMTP MX Control @reference
- ctions, Size, CreationTime, Retries, LastTryTime, ReturnPath, Recipients, HeaderData, HeaderLines)** * ... essage was last attempted - as YYYYMMDDHHMMSS * ReturnPath - The message sender/return path value * Recipients - A table containing a list of recipients * H... he message header lines in raw form The function returns an Actions object saying what to do with the mes
- Lua SMTP Relay Control @reference
- i/Bounce_Address_Tag_Validation|BATV]] encode the return path address In VPOP3 6.7 and later, there are m... n **Start** which takes no parameters, and has no return value. This can be used for initialisation, or fo... rConnected** which takes no parameters and has no return value. The **ConnectedServer** global variable is set just before this function call. =====Return Code Handling===== Starting in version 5.0.0, VPO
- External Message Store Scripting @reference
- omExternal(MsgDataId, ExtData, TargetFileName) returns <success>, <new ExtData or Error Text> ====GetM... l==== function GetMessagesToMoveToExternal() returns <table of MsgDataIDs> ====UploadToExternal==== ... on UploadToExternal(MsgDataId, SourceFileName) returns <success>, <new ExtData or Error Text> ====De... l==== function DeleteFromExternal(MsgDataId) returns <success>, <new ExtData or Error Text> ====GetM
- LAN Forwarding Scripting @reference
- of internal processing In "check", the original return path address may not be known, the script may be ... ient- "PreprocessRules" is called first, then "GetReturnPath" is called if the message will be LAN Forward... ly modify LAN Forwarding Rules PreprocessRules(return path, recipient, check mode, mail collector, recipient local part, recipient domain, rules) * return path = original return path * recipient = recip
- Outgoing Message Scripting @reference
- n signature is: **NewMessage(AuthenticatedSender, ReturnPath, CreationDate, Subject, SenderIPAddress, File... f authentication wasn't used, this is blank). * ReturnPath - The email address of the sender (strictly speaking, the SMTP return path/MAIL FROM address, which is where bounce mes... t message send time (added in v8.6) The function returns a table of new settings. This can contain the fo
- IMAP4 Server Scripting @reference
- make finding words simpler) The function should return a new capabilities string. To do nothing, return the 'capabilities' argument. You can remove capabilities... s caps = string.gsub(caps, " IDLE ", " ") return caps end ====DoListResult function==== ... ->first, strFlags, strExtra)) { m_Lua.GetReturnIndexString(1, strFlags); m_Lua.GetReturnInde
- Mail Sender Advanced Relay Settings @reference
- il Sender Advanced Relay Settings====== ====SMTP Return Address==== The SMTP Return Address (or Return Path) is a hidden part of a message which says where bounce messages (and other automa... ault, VPOP3 will send out messages using the same Return Address as was used when the message arrived at V
- Spam Filter Rules: DBQueryOne @reference
- performs a query on the spam filter database and returns a single value which is either the value of a re... unt', 'sum', 'avg', 'first' or 'last' * max - returns the maximum value (treated as strings) * maxnum - returns the maximum value (treated as numbers) * maxi - returns the maximum value of lower case strings * mi
- Configure SRS @how_to
- adding a couple of functions to rewrite outgoing return paths in 'relayout.lua' or 'mxout.lua' as appropr... S), you can use basic Sender Rewriting using the 'Return path Settings' tab of the Mail Sender in the VPOP3 settings. Set 'SMTP Return Path:' to 'If the original address is not local, ... "example.com"; mykey = "bobble"; function ModifyReturnPath(mailfrom, origmailfrom) local srch =
- Quarantine Report Mailer Scripting @reference
- function AreMailsNeeded(lastTimeEmailsSent) returns mailsNeeded, untilTime * mailsNeeded = boolea... = function GetMsgLimit(username, itemLimit) returns newItemLimit This is called for each user, and ... sation of the sorting of the items on the email. returns newSortOrder Possible sort orders are: * Time... ms, numberOfItems, limitReached, userSettings) returns messageSubject, messageTextContent, messageHtmlC
- Archive Script @reference
- till be archived, along with the explanation text returned by the script. The Lua script is stored in a f... ld have the following prototype: ArchiveRules(<return path>, <subject>, <time>, <type>, <sender email>,... nces>, <header>, <content>) This function should return a string which sets the explanation of why the me... stored in the archived message. If there isn't a return value, or the returned string is blank, VPOP3 wil
- SMTPIDSEvents Replacement @adminapi
- s Replacement====== Use: ~smtpidsevents~ This returns the latest entries from the SMTP client logging database. It will return 100 entries unless the **count** parameter is spe... hat will specify the maximum number of entries to return. If the **client** parameter is specified, then it will only return the entries specific to that client IP address, o
- Attachment Processing Script @reference
- led when VPOP3 is about to process a message * returns True if the Lua script wants to alter any of the... chment in a message (Only called if 'NeedsRecode' returned true, or there is some other reason for VPOP3 t... e an attachment due to Attachment Filtering) * returns True if the Lua script wants to rewrite/rename t... ilterVariables) * type = MIME or UUENCODE * returns two values, the first is the new filename, the s
- Forwarded Emails Not Arriving @how_to
- ddress works OK, then the problem may be the SMTP return address which VPOP3 is using. By default, VPOP3 will use the original return address of the message, so if a message is sent t... orward the message out, using that address as the return address. Your ISP may be rejecting or discarding ... d go to the **Advanced Relay Settings** tab. SMTP Return Address Modifiers section. In there, find the **S