Fulltext results:
- SMTP Server Lua Scripting
- cs.co.uk/reference;lua_scripting|Lua Script]] is called SMTPSVR.LUA and can be edited from the Settings... ripts page in the VPOP3 settings. This script is called whenever an instance of the VPOP3 SMTP server i... he Lua script. These may change as the script is called on different callbacks, and may be changed by the Lua script itself in order to change the VPOP3 beh
- Settings -> Attachment Processing
- ocessing====== The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct... VPOP3. The **Attachment filenames to filter** box allows you to use basic pattern matching, so that VPO... n, which would enable a malicious file to accidentally be run by the recipient. The syntax for pattern... code> |Files with a **.vbs** extension will typically run as Visual Basic Scripts. | |<code>*.{??????
- SMTP -> General tab
- the display name of the SMTP service in VPOP3. Usually this is set to **SMTP Server**. There is usually no need to change this unless you have VPOP3 Enterpr... case VPOP3 supports TLS encryption, but will also allow unencrypted sessions from the email client * ... TLS - VPOP3 requires TLS encryption, and will not allow unencrypted sessions * SSL - VPOP3 requires S
- SMTP Service -> Advanced Tab
- etting should be rarely needed, and should be normally left blank. It is here for historic purposes. I... p://tools.ietf.org/html/rfc3461|RFC 3461]]) which allow customised delivery status notifications in a m... hen VPOP3's DSN support is disabled. There is normally no reason to do this, but the option is here if you wish. ====Don't allow addresses with '%' in their address==== Accordi
- Misc -> Advanced Tab
- ]] -> [[Misc Settings]] -> Advanced You will normally not need to change any settings on this page unl... OP3 plugins==== If you have any VPOP3 plugins installed, then VPOP3 will usually access them as necessary, possibly with multiple processing threads at once... aded, you can check this box, to make VPOP3 only call the plugin once at a time. ====Max Hops==== In e
- POP3 Mail Collection
- the POP3 server VPOP3 is collecting mail from. Usually this will be 110 for standard POP3, or 995 for P... tted in plain text * SSL - use encryption, usually on a different port (eg 995) * TLS - use negotiated encryption (STLS), usually on the standard port 110. If the server doesn't ... * APOP - password is encrypted using a simple challenge response hashing * CRAM-MD5 - password is
- Settings -> Diagnostics
- ngs -> Diagnostics====== The **Diagnostics** page allows you to enable, configure and disable various m... additional old copies of the log to be retained, all older archives are renamed in the following way: ... ains the current date and a sequential number (to allow multiple files per day). It is possible, for example, that the following logfiles would all exist simultaneously: * //vpop3.log// *
- Import Users From File
- om file**. This should then open a window, which allows you to select the CSV file.\\ Once you have se... **CSV (Comma delimited) (*.csv)**. You may optionally include a header line at the top of the CSV file, which allows you to specify a customised column order.\\ Ir... al stage. Nonetheless, for simplicity, it is typically recommended that you enter the data for each of
- Lists
- == A list will contain zero or more 'members' (usually email addresses) which can be messaged all at once. To send a message to all the members of a list, you will usually send an email to the listname at a valid domain. For instance
- Scheduled Task Script
- se** VPOP3 Enterprise can run Lua script periodically to do custom background tasks. It can run a func... ly or daily. The Lua script is stored in a file called **scheduler.lua** in the VPOP3 directory in VPO... script is loaded at start and then functions are called periodically. This mean that script global variables will be maintained between function calls. S
- Spam Filter Rules: IfMatch
- tement |IfMatch | ^Version |2.1.7+ | ^Purpose |Allows you to perform a regular or substring match on... ter name ^ Description ^ Version ^ ^${variable} |Allows you to search a variable's content |2.1.7 | ^t... being decoded first |2.1.7 | ^tag |This searches all the HTML tags in the message |2.1.7 | ^rawurl |This searches all the URLs in the message in the form they are in t
- Scheduling Management Scripts
- ing Management Scripts====== VPOP3 runs a script called scheduler.lua in the background, it will periodically call functions in this script at approximately 1 minute, 5 minute, 1 hour and 1 day intervals. These ... the old script and reload the new script automatically, so any global state will be lost, but different
- POP3 Client Lua Scripting
- cs.co.uk/reference;lua_scripting|Lua Script]] is called POP3CLT.LUA and is edited in Settings -> Scripts. This script is called whenever VPOP3 runs a POP3 session to download messages 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, before VPOP3 star
- Status Monitor (port 5109) protocol
- some reason (incorrect password, permissions not allowed, etc) eg, for the user postmaster, password ... d in OK (Build 2886) ====ALOGIN==== This is a challenge-response login in the spirit of APOP in the P... abf1c9> The ''<3.d28.51abf1c9>'' text is the 'challenge' //including// the < and > characters You need to concatenate the challenge and the user's password and perform an MD5 ha
- SMTP Server -> IDS/IPS
- ack attempts on the SMTP service and can automatically block IP addresses which try to do bad things. ... third party IPS system to feed updates to a firewall or security alert system (eg [[http://www.snort.o... the VPOP3 process has permission to write to. Usually this will mean it can not be on a shared drive o... script|Lua script]] to create the filename dynamically if you wish. The **IDS Log Line Format** tells