• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • VPOP3 is using a lot of disk space • How To Upgrade VPOP3 to version 5 or later • Prune Rules • Mappings • Incoming SMTP Mail • Hosted Exchange Service • Spamfilter -> General • How to remove messages from the outbound queue • Spam Filter Rules: DefineRule • VPOP3 re-downloading old messages from the ISP POP3 server

script

Search

You can find the results of your search below.

Contains
  • 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
23 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
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
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
ListServer Commands
10 Hits, Last modified: 7 years ago
ing list. This only works if the list supports subscriptions. If the list verifies subscriptions, then a message will be sent back to the original sender to confirm the subscription. ===Unsubscribe=== (Can be abbreviated to **u... specified mailing list. If the list verifies unsubscriptions, then a message will be sent back to the orig
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
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
Spam Filter Rules
9 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
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
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
Spam Filter Rules: DefineSetting
7 Hits, Last modified: 7 years ago
efines a generic setting, the default value and description | The **DefineSetting** statement requires a name, default value and description, in the format DefineSetting "<name>" <default value> "<description>" Defining settings like this allows the filter script to be customisable by the user without them havin
DMARC Reporter Script
7 Hits, Last modified: 19 months ago
Outgoing Message Scripting
7 Hits, Last modified: 15 months ago
User Manager Script
6 Hits, Last modified: 14 months ago
Attachment Processing Script
6 Hits, Last modified: 3 years ago
Spam Filter Rules: DefineRule
6 Hits, Last modified: 7 years ago
Archive Script
6 Hits, Last modified: 2 years ago
Signature Script
5 Hits, Last modified: 7 years ago
Settings -> Diagnostics
5 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
5 Hits, Last modified: 7 years ago
Password Strength Checking 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
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: StartSURBL
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart
4 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
4 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
4 Hits, Last modified: 7 years ago
VPOP3.MessageReset
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody
4 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
4 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
4 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
4 Hits, Last modified: 22 months ago
Spam Filter Rules: StartDNSBL
4 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
4 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
3 Hits, Last modified: 3 years ago
Spamrules example - increase spam score for long sender domain
3 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
3 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
3 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
3 Hits, Last modified: 7 years ago
Increase the spam score for header marker
3 Hits, Last modified: 5 years ago
Error Handling Scripting
3 Hits, Last modified: 19 months ago
Settings -> Attachment Processing
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
Lua SMTP MX Control
3 Hits, Last modified: 22 months ago
Spamfilter White/Blacklists
2 Hits, Last modified: 7 years ago
Message Headers
2 Hits, Last modified: 7 years ago
Global Signature
2 Hits, Last modified: 7 years ago
Monitor Scripting
2 Hits, Last modified: 6 years ago
Spam Filter Rules: DNSBL
2 Hits, Last modified: 5 years ago
Spam Filter Rules: DNS
2 Hits, Last modified: 7 years ago
Calendar.Events table
2 Hits, Last modified: 7 years ago
Users database schema
2 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
2 Hits, Last modified: 22 months ago
Spamfilter -> General
2 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
2 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
2 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
1 Hits, Last modified: 7 years ago
VPOP3 Internals
1 Hits, Last modified: 22 months ago
Incoming SMTP Mail
1 Hits, Last modified: 7 years ago
Lists
1 Hits, Last modified: 7 years ago
Useful other things
1 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
1 Hits, Last modified: 7 years ago
Import Users From File
1 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
1 Hits, Last modified: 7 years ago
VPOP3.GetSetting
1 Hits, Last modified: 7 years ago
VPOP3.GetUsers Lua function
1 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead 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
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
VPOP3.SetSetting
1 Hits, Last modified: 4 years ago
ListServer Settings
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
1 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Convert
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
msgaudit Database table
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop
1 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL
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