Fulltext results:
- SMTP Server Lua Scripting @reference
- change the VPOP3 behaviour. VPOP3 will call the following Lua functions in the script at the following times: * **Start()** - called when the SMTP service session s... n ends =====SMTP Server Global Variables===== The following variables are defined for the SMTP Server Lua scr... is given In VPOP3 Enterprise, there are also the following global variables defined. These can be changed by
- Formatting Syntax @wiki
- . To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details a... ported Media Formats ==== DokuWiki can embed the following media formats directly. | Image | ''gif'', ''jpg... to show it's a reply or comment. You can use the following syntax: <code> I think we should do it > No we ... ld!"); //Display the string. } } </code> The following language strings are currently recognized: //4cs
- Spam Filter Rules: Assignments @reference
- operators===== The spam filter rules support the following assignment operators: ^= |Specify the value of t... 2.2.1+ | ^ABS |Returns the absolute value of the following value <code>${x} = ABS -3</code> would make ${x} ... teger value which is greater than or equal to the following value (CEIL 3.1 = 4, CEIL -3.1 = -3) |2.2.1+ | ^F... teger value which is smaller than or equal to the following value (FLOOR 3.1 = 3, FLOOR -3.1 = -4) |2.2.1+ |
- Spam Filter Rules: ForEach @reference
- e message |::: |2.1.7+ | =====Examples===== The following example loops through each URL found in the messa... e entry in the log file for each URL </code> The following example loops through each email address found in... 00 [whitelist] Break EndIf EndFor </code> The following example loops through all of the header lines of ... eceived:/ # Statements EndIf EndFor </code> The following example loops through all of the recipients of an
- POP3 Client Lua Scripting @reference
- s from a remote POP3 server. VPOP3 will call the following Lua functions in the script at the following times: * **Start()** - called when the POP3 session starts, b... velope) * <current actions> is a table with the following entries * SendToOriginalRecipients boolean - ... IME structure> is a table with one or more of the following entries * Path string - the IMAP style path t
- Settings -> Diagnostics @reference
- e retained, all older archives are renamed in the following way: * When a new **.lbk** file is created (as ... s per day). It is possible, for example, that the following logfiles would all exist simultaneously: * /... is possible to set the maximum file size, for the following logs: ^Description ^Filename(s) ^Default size
- Exchange 2007 @how_to
- t Exchange experts, so the instructions below are following through the steps we made to configure it and hav... Settings** page, select **Route mail through the following smart hosts:** - Press **Add**. Enter the name ... Network** tab - Select **Route mail through the following smart hosts:** - Press **Add**. Enter the name
- How to Backup VPOP3 @how_to
- ted daily backups of the database) you can do the following: - Go to a command prompt on the VPOP3 compute... for your backups <code>REM edit the paths in the following lines if necessary SET VPOP3PATH=c:\vpop3 SET BAC... ted daily backups of the database) you can do the following: - Go to a command prompt on the VPOP3 compute
- Calendars @how_to
- s, go to ''Tools -> Settings -> Calendars''. The following table details how to perform key tasks in version... new calendar (see above), then share it with the following permission: Type - **Anyone**; Rights - **Update*
- Timeout problems downloading/uploading messages with attachments @how_to
- Network Tweaks'' page in VPOP3, try changing the following settings one at a time: * Disable TCP/IP Nagl... Set the 'Winsock Buffer' sizes to 512 bytes The following methods used to be important for Windows 95/98/ME
- Error Handling Scripting @reference
- end ===Components=== This is a bit-mask of the following items (usually just one of them) * 1 = Mail Sen... = Misc ===Severities=== This is a bit-mask of the following items (usually just one of them) * 1 = Info *
- Import Users From File @reference
- moving VPOP3 to a new computer. Instead, see the following relevant pages: [[how to:Move VPOP3]], [[how to:B... ou enter the data for each of the columns, in the following order. ^Column header label ^Description ^Acce
- Restore Deleted Calendars @how_to
- /]] Once you have installed that you can run the following to command to install the psycopg2 plugin (to all... Then, restore your latest VPOP3 backup using the following steps at a command prompt (alter paths & filename
- Address Book tab @reference
- toolbar==== The Address book toolbar contains the following buttons: ===Version 5 and later=== * **New Entr... groups of contacts. For example, you may want the following categories: * Customers * Suppliers * Fami
- Spam Filter Rules: IfMatch @reference
- fault mode of greedy. | =====Example===== This following example will perform a case insensitive regular e... subject "hello" # Statements EndIf </code> This following example uses a regular expression to check whethe