• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

process

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:

  • Settings -> Attachment Processing
  • Attachment Processing Script

Fulltext results:

SMTP Server Lua Scripting
9 Hits, Last modified: 4 weeks ago
VPOP3 receives an unrecognised SMTP command * **ProcessMessage()** - called when an entire message has be... VPOP3 * **MessageLine()** - (v5+) called after processing each message line received by VPOP3 * **EndM... lled by VPOP3 after the RBL (Realtime Black List) processing has taken place For this function the standar... Global Variables will give the result of the RBL processing. Also there is a table called **RBLResultInfo
Message Rules
8 Hits, Last modified: 7 years ago
** tab can be used to create/edit rules which are processed when messages arrive in a User's mailbox. They... , mark them as read, delete them, etc VPOP3 will process Message Rules in the order they appear in the lis... em into the correct order. Usually when VPOP3 has processed a rule, it will go on to check further rules, but you can use the **Stop Processing after this rule** 'Action' to make VPOP3 stop
LAN Forwarding Scripting
7 Hits, Last modified: 7 months ago
ains more information about the stage of internal processing In "check", the original return path address ... ew instance of the script each time. Only the "PreprocessRules" function will be called in this state In "... is once instance of the script per recipient- "PreprocessRules" is called first, then "GetReturnPath" is ca... LAN Forwarded. There are two functions: ====PreprocessRules==== This allows the script to see and potent
Spamfilter Script Configuration tab
6 Hits, Last modified: 7 years ago
If this is **1** then the spamfilter will finish processing the incoming message early on if it finds that... reduces CPU load on the server, and speeds up the processing of messages =====DontRedirect===== If you hav... e [[Spamfilter DNS|DNS requests]] at the start of processing the message, then checks the results at the en... er will check the results at the beginning of the processing. This may slow down the actual processing time
Autoresponder Global Scripting
6 Hits, Last modified: 9 days ago
containing the custom fields for the rule ====PreProcessAutoresponder==== This allows the script to see t... er definition to be used during generation. PreProcessAutoresponder(username, incoming_message) * use... on will be used for the rest of the autoresponder processing. If the Text field is set to blank, then the a... e original message will also be skipped) ====PostProcessAutoresponder==== This allows the script to see t
SMTP Service - Filtering
6 Hits, Last modified: 7 years ago
s===== SMTP Rules let you create custom rules for processing messages as they go through the VPOP3 SMTP ser... ou manually reload the SMTP rules SMTP rules are processed at various times during the SMTP transaction - ... t. Each row in the rule list is a 'rule'. VPOP3 processes the rules in order, from top to bottom. When it finds a rule which matches the message, it will process that rule, then not process any more rules. To a
Mail Collectors
6 Hits, Last modified: 7 years ago
==Priority==== The **Priority** sets the order of processing of Mail Collectors. Lower numbers are processed first. The order of Mail Collectors with the same prior... y mail is collected at all, but just make some be processed sooner in the cycle than others. If you have,... ies 1-10, then the 'priority 1' Collector will be processed at, say, 10:00, 10:10, 10:20 etc. The 'priority
POP3 Client Lua Scripting
6 Hits, Last modified: 22 months ago
r. * **MessageLine()** - called after VPOP3 has processed a line of a message from the remote server,just... wnloading a message from the remote server. * **ProcessMessage()** - called after VPOP3 has downloaded a ... * - called at the end of the POP3 session. =====ProcessMessage()===== ''ProcessMessage("<mailfrom>", "<subject>", <recipient list>, <current actions>, <message MI
Spam Filter Rules
5 Hits, Last modified: 2 years ago
nclude spamrules_checks.txt include spamrules_userprocess.txt include spamrules_processresults.txt include spamrules_userfinal.txt </code> This means that VPOP3 re... mail.txt** - this contains some standard rules to process messages sent by local users, for instance to add... recipients of locally sent mail to the whitelist, process messages to 'notspam@' and 'spam@' etc * **spam
Settings -> Attachment Processing
5 Hits, Last modified: 7 years ago
======Settings -> Attachment Processing====== The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct function... ncoming Messages==== There are various attachment processing options for incoming messages: * **Check inc... Extraction feature. Attachment Extraction is the process of decoding an attachment from an incoming messag
Attachment Processing Script
4 Hits, Last modified: 3 years ago
======Attachment Processing Script====== (Added in v7.6) This script has functions to allow message attac... y, mime_structure) Called when VPOP3 is about to process a message * returns True if the Lua script wan... , filtervariables) Called when VPOP3 is about to process an attachment in a message (Only called if 'Needs... true, or there is some other reason for VPOP3 to process attachments, eg to remove/rename an attachment du
Lua Scripting
3 Hits, Last modified: 9 days ago
ttachment Extraction Scripting]] * [[Attachment Processing Script|Attachment Process Scripting]] * [[Autoresponder Script|Autoresponder Scripting]] * [[Autore... WHOIS]] ====Only in POP3CLT.LUA and SMTPSVR.LUA 'ProcessMessage' function==== * [[VPOP3.GetMessagePart]]
ListServer Commands
3 Hits, Last modified: 7 years ago
[listserver settings|ListServer]] is an automated process in VPOP3 which manages [[mailing lists]]. People ... e of the commands above, then the ListServer will process the message body as a list of commands - one comm... ===Quit=== Use **quit**. The ListServer does not process any more commands in this message. This is useful
LogDB.Messages table
3 Hits, Last modified: 7 years ago
time - this is the date/time when the message was processed (in UTC) * spam - boolean value indicating wh... l about the session (eg invalid password etc) * processtime - the time taken to process this message (in seconds)
VPOP3.GetMessagePart
3 Hits, Last modified: 7 years ago
rieves a MIME part of the message currently being processed. This function is only available in the **ProcessMessage** function of the [[lua POP3 client script|POP... rt 'Path' from the MimeStructure parameter to the ProcessMessage function The function returns two values:
VPOP3.GetMessagePartBody
3 Hits, Last modified: 7 years ago
Error Handling Scripting
3 Hits, Last modified: 19 months ago
VPOP3.GetMessagePartHeader
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
User Delivery Script
3 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
2 Hits, Last modified: 4 years ago
SMTP Direct Sender Settings
2 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker
2 Hits, Last modified: 5 years ago
Allow messages through from a specific IP address
2 Hits, Last modified: 3 years ago
Spamrules example - increase spam score for long sender domain
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop
2 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
2 Hits, Last modified: 7 years ago
Settings
2 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
2 Hits, Last modified: 7 years ago
Autoresponder
2 Hits, Last modified: 7 years ago
User Routing Script
2 Hits, Last modified: 2 years ago
VPOP3.GetMessageLines
2 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
2 Hits, Last modified: 7 years ago
Database -> Restore Tab
2 Hits, Last modified: 7 years ago
Batch file to end a database backup
2 Hits, Last modified: 7 years ago
VPOP3.MessageReset
2 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
2 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
2 Hits, Last modified: 7 years ago
Summary Log File Format
1 Hits, Last modified: 7 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
1 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
1 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
1 Hits, Last modified: 7 years ago
ListServer Settings
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Autoresponder scripting
1 Hits, Last modified: 9 days ago
Calendar.Events table
1 Hits, Last modified: 7 years ago
Download Rules
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Import Users From File
1 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Mappings
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
Send Admin Message
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
Spam Filter Rules: AddNullAddress
1 Hits, Last modified: 7 years ago
VPOP3.UnHexString
1 Hits, Last modified: 7 months ago

Page Tools

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