Fulltext results:
- Spam Filter Rules: ForEach
- .2.1+ | ^MimeSection |Finds details of each MIME section in the message. The MIME section details are presented as\\ ''<section number>:<IMAP4 section ID>:<MIME type>:<section size>:<number of lines>:<attachment name>'' |::: |2.1.11+
- Autoresponder Commands
- response. There are three types of 'command' * Sections * Controls * Replacements =====Section===== These let VPOP3 give different responses based on the in... message subject. You can specify them as: * **[Section: <subject text>]** * **[Default]** * **[All]** If no section is defined, then **[All]** is assumed. **[Sectio
- Spam Filter Rules: GetDecodedSection
- n |2.1.11+ | ^Purpose |Returns a specified MIME section of a message into a variable, after processing an... *GetDecodedSection** statement requires a message section number and variable name, in the format GetDecodedSection <message section number> <variable name> The section numbers start at 0 for the header, 1 for the first message section an
- Spam Filter Rules: ZipContents
- The **ZipContents** statement requires a message section number and bag name, in the format ZipContent <message section number> <bag name> * If the message section doesn't contain a ZIP attachment, then the bag will be empty after this statement * If the message section does contain a ZIP attachment, then the bag will
- Spam Filter Rules: ZipContentsFull
- **ZipContentsFull** statement requires a message section number and bag name, in the format ZipContentFull <message section number> <bag name> * This statement is like th... 5 hash of the ZIP file content * If the message section doesn't contain a ZIP attachment, then the bag wi... be empty after this statement * If the message section does contain a ZIP attachment, then the bag will
- Spam Filter Rules: ZipCount
- | The **ZipCount** statement requires a message section number and variable name, in the format ZipCount <message section number> <variable name> * If the message section doesn't contain a ZIP attachment, then the variable will be set to '-1' * If the message section does contain a ZIP attachment, then the variable
- Spam Filter Rules: GetSectionMD5
- urpose |Performs an MD5 hash on a specified MIME section of the message, and returns the result into the s... he **GetSectionMD5** statement requires a message section number and variable name, in the format GetSectionMD5 <message section number> <variable name> =====Examples===== Th... lowing example will get the contents of the first section of the message, perform an MD5 hash on it, and pu
- Spam Filter Rules: GetSectionEncoding
- s the MIME encoding method for the specified MIME section number, and returns the result into the specified... GetSectionEncoding** statement requires a message section number and variable name, in the format GetSectionEncoding <message section number> <variable name> The returned encoding ... |ForEach MimeSection]] <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "/^(\d+):([\d\. ]*):(
- SMTP Server Lua Scripting
- Path string - the IMAP style path to the message section * ContentType string - the main content type ... e offset from the start of the message where this section starts * End number - the offset from the start of the message where this section ends * <message size> is the size of the messag... n the message * MIMESection number - the MIME section that this attachment occurred in * Name strin
- POP3 Client Lua Scripting
- Path string - the IMAP style path to the message section * ContentType string - the main content type ... e offset from the start of the message where this section starts * End number - the offset from the start of the message where this section ends * <message size> is the size of the messag... n the message * MIMESection number - the MIME section that this attachment occurred in * Name strin
- Logging
- the Summary log**, then the report will contain a section showing accounts which have not been accessed wit... erate some reports as needed from the [[Reports]] section of the administration console. =====Security Lo... =Log Database Status===== The Log Database Status section contains information about the **Historical Loggi
- Spam Filter Rules: Variables
- essages the Bayesian database covers |2.3.0+ | ^${SectionCheckSize} |The maximum size of a message section to check (default is 50,000) |2.3.9+ | ^${CanChangeCheck... sion of VPOP3 allows the script to change the **${SectionCheckSize}** value |2.3.11+ | ^${AuthSender} |Ret
- SMTP Server -> IDS/IPS
- ad things. =====IDS Logging===== The IDS Logging section lets you tell VPOP3 to write details of suspiciou... ntrusion Prevention===== The Intrusion Prevention section tells VPOP3 how to react to suspicious events whe
- Spamrules example - increase spam score for long sender domain
- r's domain has 20 or more characters in the first section (between the @ and first .). Note that we do not ... dress in the From header field has a first domain section of 20 characters or more, then the spam filter wi
- DMARC Reporter Script
- of the report subject line as defined in RFC 7489 Section 7.2.1.1 (https://www.rfc-editor.org/rfc/rfc7489#section-7.2.1.1)