Fulltext results:
- Spam Filter Rules
- Spam Filter Rules====== VPOP3 Versions 2.1.7 and later have a built-in spam filter system which suppor... tering script language supported by VPOP3. Note that as later versions of VPOP3 are released, more language features may be added, so this reference indicates in
- Settings -> Attachment Processing
- ======Settings -> Attachment Processing====== The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct functions on messages that contain attachments: * [[#Filtering|Filtering]] * [[#Extraction|Extraction]] =====Filtering=====
- SMTP Server Lua Scripting
- ll call the following Lua functions in the script at the following times: * **Start()** - called whe... en performed * **GetMaxMessageSize()** - called at startup, and when the HELO and EHLO commands are ... when a valid RCPT TO command is received * **DoDATAStart()** - called when VPOP3 receives a valid DATA command * **DoUnrecognised()** - called when VP
- Status Monitor (port 5109) protocol
- ======Status Monitor (port 5109) protocol====== This page documents the protocol used between VPOP3 and the Status Monitor. It's not intended for any other purpos... ay find this useful =====Login===== Before the Status Monitor receives any updates or can issue commands it must log in using a user's credentials. Ther
- Autoresponder Commands
- oresponder can contain special text strings to create special behaviour, in addition to plain text as ... ge contains the <subject text> (case insensitive match). **[Default]** sections will be sent if no **[Section:]** sections matched. **[All]** sections will always be sent. So... e autoresponder is defined as <code> [Section: catalog] Here's a catalog for you [Default] Send a m
- Spam Filter Rules: IfMatch
- ======Spam Filter Rules: IfMatch====== ^Statement |IfMatch | ^Version |2.1.7+ | ^Purpose |Allows you to perform a regular or substring match on a variable or part of the message being proc
- Autoresponder
- esponder====== An autoresponder is a way of automatically replying to messages as they arrive in a us... rives in the mailbox (eg by using an 'Assistant' rather than a 'Forward', with the 'Redirect to assist... is now a lot more flexible, but this does mean that it is slightly more complicated. In version 5, you can create multiple autoresponders for a single u
- Address Book tab
- into a new or existing message. Substantial alterations to the interface were introduced in version 5... etails for highlighted contact]] ^ | [[Webmail status bar|Status bar]] || {{:reference:vpop3v5_addrbook.png?800|Address Book tab - VPOP3 Version 5.0 We... contains the following buttons: ===Version 5 and later=== * **New Entry** -> launches a window to cr
- Users.AutoresponderConditions table
- record of all autoresponder trigger conditions created in VPOP3. These tell VPOP3 when a particular a... zero conditions will never fire but can be reactivated later by adding a new condition. =====Columns===== * condid - numeric ID of the autoresponder co... nder will not fire, but the condition will still match (useful for creating 'except' conditions) * p
- Signature Script
- ======Signature Script====== If you want more complex signatures on outgoing emails, rather than the static text/HTML you can define within VPOP3, then you can use a simple Lua script to def
- POP3 Mail Collection
- n a different port (eg 995) * TLS - use negotiated encryption (STLS), usually on the standard port... it, otherwise use no encryption * POP3 Authentication Method - this needs to be set to a suitable me... * CRAM-MD5 - password is encrypted using an alternative simple challenge response hashing * MSN SP... d be left on the remote server, 0 to delete immediately (2) * Use Download Rules - this tells VPOP3
- Outgoing Message Scripting
- h the Settings -> Scripts page in VPOP3 v6.7 and later. See the [[Lua Scripting]] page for general details about VPOP3's scripting, and information on how we can help. =====Messages to be sent=... e which is to be sent VPOP3 calls a function in that script called **NewMessage**. The function signature is: **NewMessage(AuthenticatedSender, ReturnPat
- SMTP Server -> IDS/IPS
- The **IDS/IPS** tab lets you set logging and automatic blocking parameters for the IDS (Intrusion Dete... t of the SMTP server. SMTP servers are regularly attacked, both by incoming mail attacks (spam/viruses etc) and relay attacks (by spammers and other malware distributors trying to send
- SMTP Reputation Stats
- ======SMTP Reputation Stats====== (Added in v6.20) If you receive email by direct incoming SMTP (not via an ISP or filt... ce) then you can tell VPOP3 to report sender reputation statistics back to VPOP3. This is enabled/disabled in the Settings -> Misc Settings page. We hop
- Lua SMTP Relay Control
- g on your version of VPOP3. In VPOP3 3.0.0L and later, there are two read-only global variables set at the start of the script: * senderid - this is the numeric message sender configuration id (starting at 0) * sendername - this is the name you gave to the message sender configuration