• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

value

Search

You can find the results of your search below.

Exact match
  • 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

Fulltext results:

Spam Filter Rules: Assignments
20 Hits, Last modified: 7 years ago
o variables using the syntax <code> ${variable} = value | ${variable} </code> =====Assignment operators=... following assignment operators: ^= |Specify the value of the variable to equal the value after the assignment operator | ^+= |Add the numeric value after the assignment operator to the current nume
SMTP Server Lua Scripting
18 Hits, Last modified: 38 hours ago
ry in the form of a single number (so a resulting value of '127.0.0.1' which be stored as 0x0100007f or 1... lt VPOP3 welcome text will be used, or the return value from the **Start()** function if any. Otherwise t... ELO// command At session start the **<hostname>** value is the SMTP client IP address. At the //EHLO/HELO... t receives a //EHLO// command The **<hostname>** value is the value of the parameter to the //EHLO// com
Spam Filter Rules: DBUpdate
13 Hits, Last modified: 7 years ago
ment requires a component name, key, operator and value, in the format DBUpdate <component name> <key> <operator> <value> * If the record does not exist, then it will ... +=, -=, .=, upper or lower * = sets the record value to the specified value * += adds the specified value to record value (assumed numeric) * -= subtract
Spam Filter Rules: DBQueryOne
12 Hits, Last modified: 7 years ago
on the spam filter database and returns a single value which is either the value of a record or an aggregate of several records. The **DBQueryOne** statement requires a component name, key, operator and value, in the format DBUpdate <component name> <type>... 'first' or 'last' * max - returns the maximum value (treated as strings) * maxnum - returns the m
Spam Filter Rules: RemoveBag
7 Hits, Last modified: 7 years ago
Version |2.2.1+ | ^Purpose |Removes a specified value from a bag | The **RemoveBag** statement requires a bag name and a value, in the format RemoveBag <bag name> <value> *If the value is found in the bag, it is removed *If a value occurs multiple times, only the first
SMTP Service - Filtering
7 Hits, Last modified: 7 years ago
a which can be checked are: * **Subject** - the value of the message's 'Subject' header field * **From** - the value of the message's 'From' header field * **To** - the value of the message's 'To' header field * **Cc** - the value of the message's 'Cc' header field * **Return-P
Spam Filter Rules: AddBag
7 Hits, Last modified: 7 years ago
|AddBag | ^Version |2.2.1+ | ^Purpose |Adds a value into a 'bag' containing a collection of values, c... *AddBag** statement requires a type, bag name and value, in the format AddBag <type> <bag name> <value> *<type> may be either 'unique' or 'multi' *If <type> is 'unique', then 'value' will only be added to 'bag' if it does not alrea
Lua SMTP Relay Control
6 Hits, Last modified: 7 years ago
e global variable * UseBATV - this is a boolean value saying whether to [[http://en.wikipedia.org/wiki/... rt** which takes no parameters, and has no return value. This can be used for initialisation, or for chan... ted** which takes no parameters and has no return value. The **ConnectedServer** global variable is set j... that if the ISP gives a multi-line response, this value contains the full response, not just one line of
Spamfilter White/Blacklists
6 Hits, Last modified: 7 years ago
<number> - compare the addcount to the specified value (whitelist only). //e.g. addcount>100// - **fin... <number> - compare the findcount to the specified value. //e.g. findcount<75// - **initiallyadded** <co... which initially added the entry to the specified value (using wildcards). //e.g. addedby:fred*// - **a... ch automatically added the entry to the specified value (using wildcards) (whitelist only). //e.g. autoad
Spam Filter Rules: IfInBag
6 Hits, Last modified: 7 years ago
rsion |2.3.7+ | ^Purpose |Checks if a specified value is in a particular bag | The **IfInBag** statement requires a bag name and value, in the format IfInBag <bag name> <value> *All **IfInBag** statements must be followed by an **EndI... optionally include an **Else** statement *The <value> can either be a simple string, a regular express
User Routing Script
5 Hits, Last modified: 2 years ago
veral global variables set: * Assistants - the value of the 'Assistants' setting for this user (string) * RedirectToAssistant - the value of the 'Redirect to Assistant' setting for this user (boolean) * Forwards - the value of the 'Forward To' setting for this user (string) * UseForwards - the value of the 'UseForwarding' setting for this user (boo
Spam Filter Rules: AddHeader
5 Hits, Last modified: 7 years ago
sent: * It will be replaced if an alternative value is specified. * It will be removed if no value is specified. * If the specified header is not alre... </code> Removing a header line, by not setting a value <code> AddHeader "X-MyHeader:" </code> Changing the value of a header, or inserting it if it does not alrea
Spam Filter Rules: DefineSetting
5 Hits, Last modified: 7 years ago
^Purpose |Defines 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 all... eave blank for none)" </code> Entering a setting value into the log file <code> #This logs the 'Redirect
Spam Filter Rules: BulkScan
5 Hits, Last modified: 7 years ago
ch specifier> requires a data parameter, a search value and a modification value, in the format <data> <search> <modification value> VPOP3 goes through all of the search specifiers b... dBulkScan statements. Where there is a match, the value of the specified variable is increased by the <mo
Scheduling Management Scripts
4 Hits, Last modified: 7 years ago
on is unloaded. This function can return a string value which will be passed to the ''Reload(str)'' funct... d and the new version has been loaded. The string value ''str'' passed to this function is the return value of the previous ''Unload()'' function called earlier (or an empty string if there was no such return value) ====Sched1Min==== VPOP3 calls the ''Sched1Min()
SMTP Server -> IDS/IPS
4 Hits, Last modified: 7 years ago
LogDB.Messages table
3 Hits, Last modified: 7 years ago
Spam Filter Rules: DBInsert
3 Hits, Last modified: 7 years ago
Spamfilter database comparators
3 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Replace
3 Hits, Last modified: 7 years ago
Password Strength Checking Script
3 Hits, Last modified: 7 years ago
Summary Log File Format
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
2 Hits, Last modified: 7 years ago
Signature Script
2 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
Send Admin Message
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control
2 Hits, Last modified: 22 months ago
LogDB.Attachments table
2 Hits, Last modified: 7 years ago
LogDB.Recipients table
2 Hits, Last modified: 7 years ago
LogDB.SpamRules table
2 Hits, Last modified: 7 years ago
Quarantine tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Random
2 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
2 Hits, Last modified: 7 years ago
Outgoing Message Scripting
2 Hits, Last modified: 14 months ago
VPOP3.GetSetting
2 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago
VPOP3.UnHexString
1 Hits, Last modified: 6 months ago
Spam Filter Rules: *IFSUPPORT
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
1 Hits, Last modified: 21 months ago
VPOP3.UnBase64
1 Hits, Last modified: 6 months ago
VPOP3.SetSetting
1 Hits, Last modified: 4 years ago
User Manager Script
1 Hits, Last modified: 13 months ago
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 7 years ago
VPOP3.HexString
1 Hits, Last modified: 6 months ago
VPOP3.SaveAttachment
1 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
1 Hits, Last modified: 7 years ago
Users.Autoresponders table
1 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.Base64
1 Hits, Last modified: 6 months ago
VPOP3.MessageReset
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
1 Hits, Last modified: 7 years ago
VPOP3.HMAC
1 Hits, Last modified: 6 months ago
Using tables/grids
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
Message Monitoring
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Calendar.Calendars table
1 Hits, Last modified: 7 years ago
Calendar.Events table
1 Hits, Last modified: 7 years ago
Database -> Restore Tab
1 Hits, Last modified: 7 years ago
Groups
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Lua Hashing Functions
1 Hits, Last modified: 6 months ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
Mappings
1 Hits, Last modified: 7 years ago
Misc -> General Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetUserGroup
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
SMTP -> General tab
1 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DBDeleteTime
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL
1 Hits, Last modified: 5 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Spam Filter Rules: CountMatches
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