Fulltext results:
- Status Monitor (port 5109) protocol
- LOGIN <username> <password> You will receive a line beginning with either "+OK" if the authentication... When you connect to VPOP3, VPOP3 sends a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51a... ALOGIN <username> <response> You will receive a line beginning with either "+OK" if the authentication... When you connect to VPOP3, VPOP3 sends a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51a
- SMTP Server Lua Scripting
- called at the start of each message * **MessageLineRaw()** - (v5+) called each time a message line is received by VPOP3 * **MessageLine()** - (v5+) called after processing each message line received by VPOP3 * **EndMessage()** - (v5+) ca
- Spam Filter Rules: IfMatch
- e task as **body**, but also searches the subject line |2.1.7 | ^anytexta |This performs the same task as **bodya**, but also searches the subject line |2.1.7 | ^htmlsource |This searches the raw HTML... tire message header, with any MIME encoded header lines being decoded first |2.1.7 | ^tag |This searche... header name can be used. Any MIME encoded header lines will be decoded before searching them. The heade
- Misc -> Advanced Tab
- done by counting the number of 'Received:' header lines). If this number of hops exceeds a specified val... essage. If the number of hops ('Received:' header lines) exceeds this number, then VPOP3 will reject the... velope, and also, specify the sender in the From: line in the message header. If this option is checked... take the email address from the **From:** header line, and use it as the sender's address in the SMTP e
- Lua SMTP Relay Control
- *ReturnCodeHandler(LastCommand, FullResponse, LastLine)** * LastCommand - the last SMTP command sent b... from the ISP. Note that if the ISP gives a multi-line response, this value contains the full response, not just one line of it * LastLine - the last line of the response from the ISP The function optionally returns a stri
- Spam Filter Rules: ForEach
- ds each address contained in the specified header line of the message |Header name |2.1.11+ | ^Bag |Fin... g |Bag name |2.2.1+ | ^Header |Finds each header line in the message |N/A |2.2.1+ | ^MimeSection |Find... section ID>:<MIME type>:<section size>:<number of lines>:<attachment name>'' |::: |2.1.11+ | ^Recipient ... following example loops through all of the header lines of the message, and look for the 'Received:' hea
- VPOP3.GetMessageLines
- ======VPOP3.GetMessageLines===== The [[lua_scripting|Lua]] function 'VPOP3.GetMessageLines' retrieves content lines from the message currently being processed This function is only available i... . It takes one parameter: - number - number of lines to retrieve The function returns two values:
- SMTP Direct Sender Settings
- can use wildcards in the domain name part of the line - eg ** *.demon.co.uk** ===VPOP3 v6.2 and later=== In VPOP3 v6.2, you can specify multiple lines which match the target domain, VPOP3 will treat ... to the DNS overrides. The first two parts of each line in the overrides is as before - recipient domain,... the message size matches the condition, then this line matches - Check message retries - specify ''$re
- Message Archive -> Offline Tab
- ======Message Archive -> Offline Tab====== [[Settings]] -> [[Message Archive]] -> Offline Tab. The **Offline** tab lets you tell VPOP3 to move old archived messages to an alternative store, su... on the message content. {{:reference:archive_offline.png|}} * The **Archive Backup Name** is the fil
- Spam Filter Rules: Comments
- Comments====== In the spam filter scripts, blank lines are ignored. Any line beginning with a **#** character is treated as a comment. Comments must be on a line of their own; there is no way to add a comment to the end of a line. =====Examples===== The following example demons
- POP3 Client Lua Scripting
- ng a message from the remote server. * **MessageLineRaw()** - called when VPOP3 has downloaded a line of a message from the remote server. * **MessageLine()** - called after VPOP3 has processed a line of a message from the remote server,just before it saves
- Attachment Processing Script
- edsRewrite * GetRename * GetContentDispositionLine (added in v7.8) * IsLockNeeded * RewriteAttac... in', 'image/jpeg', etc) ====GetContentDispositionLine==== function GetContentDispositionLine(originalContentDispositionLine, type, attachmentName, rewriteSection, MIMEtype, filterVariables) * t
- Import Users From File
- ) (*.csv)**. You may optionally include a header line at the top of the CSV file, which allows you to s... \\ Irrespective of whether you include the header line, you will be able to override the column definiti... ising the import.\\ If you have included a header line in the CSV file, the columns should be sorted int... , review the three checkboxes: * **Ignore first line** - //You should tick this if the first line cont
- Spam Filter Rules: AddHeader
- ou to add, replace or remove the specified header line in the message headers | The **AddHeader** statement requires the full header line in one continuous string, in the format AddHeader "<full header line>" * If the header line is present: * It will be replaced if an alternative value is specified.
- SMTP Server -> IDS/IPS
- will simply append entries to the file (one text line per event), so it will grow indefinitely unless y... filename dynamically if you wish. The **IDS Log Line Format** tells VPOP3 what data to store on each line in the log file. You can use replacements to indic... [ids_logging_script|Lua script]] to customise the line format further - eg if the timestamp needs to be