Fulltext results:
- SMTP Server Lua Scripting
- ction to port 25 on the VPOP3 server to send it a message, whether from a local user or an incoming SMTP message. Each SMTP server instance has its own instance of... MTP service session starts up, before the welcome message is sent to the SMTP client * **RBLResults()** -... * **ProcessMessage()** - called when an entire message has been received by VPOP3 * **StartMessage()**
- Misc -> Advanced Tab
- me. ====Max Hops==== In email, a 'hop' is when a message is passed from one mail server to another. When a message is received, most mail servers will count the 'hops' which a message has already made (done by counting the number of ... his number of hops exceeds a specified value, the message will be rejected. This is because it suggests tha
- POP3 Mail Collection
- hich was used by Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of mess... tells VPOP3 to use [[download rules]] to examine message headers before they are downloaded and possibly change behaviour depending on the message headers and other information * Edit Download R... e same sender, recipient, subject, sent date, and message-id it will skip the duplicates ===Notes:=== ==(1
- Mail tab
- |Selected folder messages]] ^ ^ ::: ^ [[#Selected message display|Selected message display]] ^ | [[Webmail status bar|Status bar]] || {{:reference:vpop3v5_webmai... toolbar contains the following buttons: * **New Message** -> Launch a tab to compose a new message * **Reply** -> Launch a tab to compose a reply to the selecte
- Download Rules
- ules are a facility in VPOP3 where it can look at message summary information before downloading a message from an ISP POP3 mailbox (they do not work on incoming SM... load Rules** button. Download rules can only see message headers, message size, and other information such as current date/time, etc. They can //not// see message
- Webmail Menu bar
- **//Function//** | **//V//** | **//Notes//** | ^Message ^^Mail and View Message tabs ^Opens/closes Message menu^4+ ^View Message tabs introduced in v5 ^ |-> |New Message |Always |Opens a new tab to create a new
- User Delivery Script
- .lua script, this Lua script can override VPOP3's message delivery options. You can edit this in the Settin... global variables containing information about the message and can modify global variables to alter the way the message delivery is handled. (Prior to v6.20, only the *... tions are called===== * User - the username the message is to be delivered to * Subject - the subject o
- Outgoing Message Scripting
- ======Outgoing Message Scripting====== Every time VPOP3 adds a message to the Outgoing mail queue, it runs a script called **outm... an help. =====Messages to be sent===== For every message which is to be sent VPOP3 calls a function in tha... , SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeconds, DeleteAfterSeconds)** * Authenti
- SMTP Service - Filtering
- es. VPOP3 picks the appropriate stage to test the message depending on the fields being tested - for instan... ed in the **MAIL FROM** phase, but if it checks a message header, it has to be checked during the **DATA** ... to bottom. When it finds a rule which matches the message, it will process that rule, then not process any ... rform when the rule matches: * **Accept** - the message is accepted as normal * **Ignore** - the messag
- POP3 Client Lua Scripting
- ges. * **DownloadRules()** - called before each message is downloaded to determine how VPOP3 should handle the message. A scripted version of normal [[http://www.pscs.c... * - called just before VPOP3 starts downloading a message from the remote server. * **MessageLineRaw()** - called when VPOP3 has downloaded a line of a message from the remote server. * **MessageLine()** - c
- Error Handling Scripting
- e limits are set in Settings -> Admin Settings -> Message Control. However, if you want more granular contr... ==== This function is called for each controlled message which is generated. The function can force the message to be sent, even if the settings would filter it ou... u could set the target to <blank> to suppress the message even if it would be sent. The function can also c
- Address Book tab
- cts and add those contacts into a new or existing message. Substantial alterations to the interface were in... essages]** -> adds the selected contacts to a new message, or a selected open message - observes **To**/**Cc**/**Bcc** setting for open messages * **Search** -> a... sion 5 and later=== In order to add contacts to a message, you must select the contacts in order for the **
- New message tab
- ======New message tab====== The New message tab within [[version 4 webmail|VPOP3 webmail]] is where you prepare, edit and se... n sections: |[[Webmail Menu|Menu bar]] | |[[#New message toolbar|New message toolbar]] | |[[Webmail tabs|General tab bar]] | ^ [[#Message headers|Message headers
- Spam Filter Rules: IfMatch
- r or substring match on a variable or part of the message being processed | **IfMatch** statements require... ^text |This searches any plain text part of the message, but does not search attachments |2.1.7 | ^texta ... |This searches any plain text or HTML part of the message. HTML parts have the HTML tags stripped out and a... source |This searches the raw HTML source of the message |2.1.7 | ^htmlsourcea |This performs the same ta
- msgaudit Database table
- the event * owner - which VPOP3 user owned the message * actionuser - which VPOP3 user performed the e... as triggered by * sourcefolder - the folder the message was in at the start of the event * targetfolder - the folder the message was in at the end of the event (if it was different from the sourcefolder) * subject - the message subject * sender - the message sender * msgda