• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How to move VPOP3 V3 to a new folder • Spam Filter Rules: If • Mail Connectors -> Mail Senders -> SMTP Direct • Formatting Syntax • Spamfilter Rule Weights • We installed a new router and now nothing works • Spam Filter Rules: GetSectionMD5 • Alternative method of automatically starting VPOP3 • Initial Configuration Tasks • Accepting Incoming SMTP through a router

script

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@reference
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Archive Script
  • Attachment Extraction Scripting
  • Attachment Processing Script
  • Autoresponder Global Scripting
  • Autoresponder scripting
  • Bandwidth Control
  • DMARC Reporter Script
  • Error Handling Scripting
  • IMAP4 Server Scripting
  • LAN Forwarding Scripting
  • Monitor Scripting
  • POP3 Client Lua Scripting
  • Lua Scripting
  • SMTP Server Lua Scripting
  • Management Scripting
  • Outgoing Message Scripting
  • Password Strength Checking Script
  • Scheduled Task Script
  • Scheduling Management Scripts
  • Signature Script
  • Spamfilter Script Configuration tab
  • User Delivery Script
  • User Manager Script
  • User Routing Script
  • Virus Scan Filter Scripting

Fulltext results:

Lua Scripting
59 Hits, Last modified: 5 days ago
======Lua Scripting====== [[http://www.lua.org|Lua]] is a simple scripting programming language often used for embedding ... st users, we have opted to go for a more flexible scripting facility. For general Lua programming instruc... eneral or help you to write or debug your own Lua scripts. We can help with that, but it will be on a char
Management Scripting
22 Hits, Last modified: 7 years ago
======Management Scripting====== In VPOP3 Enterprise, from version 6.17 there is the facility to run Lua scripts manually or according to a schedule. These scripts can do things like access mail folders & messages and... orm some maintenance on them. ====Creating a new script==== In Settings -> Scripts you can create a new s
SMTP Server Lua Scripting
20 Hits, Last modified: 4 weeks ago
======SMTP Server Lua Scripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called SMTPSVR.LUA and can be edited from the Settings -> Scripts page in the VPOP3 settings. This script is calle
User Routing Script
13 Hits, Last modified: 2 years ago
======User Routing Script====== If there is a <username>/user_redirect.lua script, this Lua script can override VPOP3's message routing options. You can edit this either in the Settings -> Scripts page in the settings, or via the 'Routing' tab i
Scheduling Management Scripts
12 Hits, Last modified: 7 years ago
======Scheduling 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... ate so should not be relied upon for timing. The script is loaded when VPOP3 loads and is kept loaded per
Scheduled Task Script
12 Hits, Last modified: 4 years ago
======Scheduled Task Script====== **Note that this functionality is only available in VPOP3 Enterprise** VPOP3 Enterprise can run Lua script periodically to do custom background tasks. It ca... very minute, 5 minutes, hourly or daily. The Lua script is stored in a file called **scheduler.lua** in t... .6 and earlier, or managed through the Settings → Scripts page in VPOP3 v6.7 and later. The script is lon
User Delivery Script
12 Hits, Last modified: 7 years ago
======User Delivery Script====== (VPOP3 v6.5 or later) If there is a <username>/delivery.lua script, this Lua script can override VPOP3's message delivery options. You can edit this in the Settings -> Scripts page in the settings. This script affects how VP
Send Admin Message
9 Hits, Last modified: 7 years ago
{lua}...{/lua}** - will execute an embedded [[Lua scripting|Lua script]]. =====Using Lua===== On of the options of this facility lets you specify a Lua script in the message to send. This script lets you customise the message for each user. See the [[Lua scriptin
Autoresponder Global Scripting
9 Hits, Last modified: 5 days ago
======Autoresponder Global Scripting====== For scripting to modify the autoresponder text which is embedded in the autoresponder itself, see [[Autoresponder Script|Autoresponder Scripting]] The Autoresponder Global Script is executed for every autoresponse. It is stor
LAN Forwarding Scripting
9 Hits, Last modified: 7 months ago
======LAN Forwarding Scripting====== (Added in V8.7) This is stored in the 'LanForwarding.lua' script in Settings -> Scripts There are two global variables set: * MessageType - this is the state VPOP3 is in when calling the script. * message = this is a message received from
Spam Filter Rules
8 Hits, Last modified: 2 years ago
ilt-in spam filter system which supports a simple script language optimised for content- and spam-filterin... rence contains a definition of the spam filtering script language supported by VPOP3. Note that as later v... =Language Introduction===== The VPOP3 Spam Filter scripting language is a very basic language designed to ... ce. VPOP3 comes with a pre-configured spam filter script, and it is recommended that you use that, and mod
Autoresponder scripting
8 Hits, Last modified: 5 days ago
======Autoresponder scripting====== For scripting to alter the whole autoresponder definition and set in the VPOP3 settings rather ... autoresponder itself, see [[Autoresponder Global Script|Autoresponder Global Scripting]] In an autoresponder, you can create a Lua script by surrounding it with
POP3 Client Lua Scripting
8 Hits, Last modified: 22 months ago
======POP3 Client Lua Scripting====== The POP3 Client [[http://wiki.pscs.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 POP
DMARC Reporter Script
7 Hits, Last modified: 19 months ago
======DMARC Reporter Script====== (from VPOP3 v8.6 onwards) This script lets you customise how VPOP3 sends DMARC reports to the send... nnoying, so you can alter the behaviour using Lua scripting If you want more complex signatures on outgoi... efine within VPOP3, then you can use a simple Lua script to define the signature. The Lua script is store
Outgoing Message Scripting
7 Hits, Last modified: 15 months ago
======Outgoing Message Scripting====== Every time VPOP3 adds a message to the Outgoing mail queue, it runs a script called **outmessage.lua**. Scripts are stored as files in the VPOP3 directory in VPOP3 v6.6 and earlier, or managed through the Settings -> Scripts page in VPOP3 v6.7 and later. See the [[Lua Scr
User Manager Script
6 Hits, Last modified: 14 months ago
Archive Script
6 Hits, Last modified: 2 years ago
Attachment Processing Script
6 Hits, Last modified: 3 years ago
Password Strength Checking Script
5 Hits, Last modified: 7 years ago
Signature Script
5 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
5 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
4 Hits, Last modified: 7 years ago
VPOP3.MessageReset
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL
4 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
4 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS
4 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
4 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
4 Hits, Last modified: 4 years ago
Spam Filter Rules: DefineSetting
4 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
4 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
4 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
4 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
Lua SMTP MX Control
3 Hits, Last modified: 22 months ago
Spamrules example - increase spam score if there are many links in the email
3 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
3 Hits, Last modified: 3 years ago
Increase the spam score for header marker
3 Hits, Last modified: 5 years ago
Increase the spam score for certain recipients
3 Hits, Last modified: 7 years ago
Error Handling Scripting
3 Hits, Last modified: 19 months ago
Increase the spam score for subject marker
3 Hits, Last modified: 7 years ago
Spamfilter -> General
2 Hits, Last modified: 7 years ago
Monitor Scripting
2 Hits, Last modified: 6 years ago
Global Signature
2 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
2 Hits, Last modified: 22 months ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
2 Hits, Last modified: 5 years ago
Spam Filter Rules: DNS
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
2 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
2 Hits, Last modified: 7 years ago
VPOP3.GetUsers Lua function
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights
1 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
1 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 7 years ago
VPOP3.GetSetting
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
1 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function
1 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
1 Hits, Last modified: 7 years ago
VPOP3.PostgresQuery
1 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function
1 Hits, Last modified: 7 years ago
VPOP3.RenameFolder Lua function
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
VPOP3.SetSetting
1 Hits, Last modified: 4 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT
1 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet
1 Hits, Last modified: 7 years ago
Useful other things
1 Hits, Last modified: 7 years ago
msgaudit Database table
1 Hits, Last modified: 7 years ago
Message Headers
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
1 Hits, Last modified: 7 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki