• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

called

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (50)
  • reference (44)
  • faq (3)
  • fatal (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

SMTP Server Lua Scripting @reference
50 Hits, Last modified: 3 weeks ago
scs.co.uk/reference;lua_scripting|Lua Script]] is called SMTPSVR.LUA and can be edited from the Settings -... cripts page in the VPOP3 settings. This script is called whenever an instance of the VPOP3 SMTP server is ... the Lua script. These may change as the script is called on different callbacks, and may be changed by the... script at the following times: * **Start()** - called when the SMTP service session starts up, before t
POP3 Client Lua Scripting @reference
11 Hits, Last modified: 22 months ago
scs.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 POP3 session to download me... script at the following times: * **Start()** - called when the POP3 session starts, before VPOP3 starts... wnloading any messages. * **DownloadRules()** - called before each message is downloaded to determine ho
User Delivery Script @reference
8 Hits, Last modified: 7 years ago
eliver" and "DeliverMessage". These functions are called with no parameters, but will have access to globa... ) =====Global Variables set before functions are called===== * User - the username the message is to be... ed or not =====PreDeliver===== **PreDeliver** is called at the beginning of the delivery process, after M... dingSenderText globals are read after it has been called. Any other changes made by this function will be
Scheduled Task Script @reference
5 Hits, Last modified: 4 years ago
rly or daily. The Lua script is stored in a file called **scheduler.lua** in the VPOP3 directory in VPOP3... script is loaded at start and then functions are called periodically. This mean that script global variab... s. The 1 minute, 5 minute, 1 hour functions are called approximately those times after the previous call... be slight time variations. The 1 day function is called just after midnight every day. Note that the fun
LAN Forwarding Scripting @reference
5 Hits, Last modified: 7 months ago
path address may not be known, the script may be called many times. It will be a new instance of the scri... time. Only the "PreprocessRules" function will be called in this state In "message" or "internal", there ... of the script per recipient- "PreprocessRules" is called first, then "GetReturnPath" is called if the message will be LAN Forwarded. There are two functions: ==
Attachment Processing Script @reference
5 Hits, Last modified: 3 years ago
tervariables, attachments_array, mime_structure) Called when VPOP3 is about to process a message * ret... write(attachmentname, MIMEtype, filtervariables) Called when VPOP3 is about to process an attachment in a message (Only called if 'NeedsRecode' returned true, or there is some ... e 'RewriteAttachment' function call (so it is not called multiple times in parallel) ==RewriteAttachment=
Scheduling Management Scripts @reference
3 Hits, Last modified: 7 years ago
ling Management Scripts====== VPOP3 runs a script called scheduler.lua in the background, it will periodic... l state will be lost, but different functions are called so the script can pass state to the new version a... eturn value of the previous ''Unload()'' function called earlier (or an empty string if there was no such
Out of Disk Space When Sending Mail @how_to
3 Hits, Last modified: 7 years ago
h\VPOP3\Secret * Create or edit a DWORD value called CheckDiskSpace and set it to 0 (zero) * Resta... ngs -> Disk/Memory Checking''. There is a section called Disk Space Checking. This has the 4 different dis... '' page in the VPOP3 settings. There is a section called Disk Space Checking. This has the 4 different dis
Password Strength Checking Script @reference
3 Hits, Last modified: 7 years ago
cript can be edited in Settings -> Scripts and is called **passwordcheck.lua** (in older versions of VPOP3 it is stored in a file called **passwordcheck.lua** in the VPOP3 directory). VPOP3 calls a function called **Check** which should have the following prototy
550 5.7.1 Unable to Relay for... @how_to
2 Hits, Last modified: 7 years ago
imple Mail Transfer Protocol** service (sometimes called the **Microsoft Simple Mail Transfer Protocol** o... rt NB - In IIS 7, the Microsoft SMTP service is called ''Simple Mail Transfer Protocol (SMTP)'' {{:how_
Lua SMTP MX Control @reference
2 Hits, Last modified: 22 months ago
essages using direct MX sending, it runs a script called **mxout.lua** which can be created/edited in Sett... to be sent VPOP3 calls a function in that script called **CheckFile**. The function signature is: **Chec
SMTP Rule Example - restrict who can send to a local email address @how_to
2 Hits, Last modified: 7 years ago
or this example, say you have a distribution list called //directors// and you want everyone to be able to... or this example, say you have a distribution list called //directors// and you want no one to be able to s
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
2 Hits, Last modified: 7 years ago
cycle into the main VPOP3 installation directory, called **DBBACK-n.DMP**. You may have configured the set... er as your main VPOP3 database, but to a database called **vpop3temp**. You could restore to a different P
Restore Deleted Calendars @how_to
2 Hits, Last modified: 3 years ago
dbbackX.dmp This will make a temporary database called 'vpop3temp' containing ONLY the calendar and user... data. Now, copy paste the below text into a file called 'restorecalendar.py' <code>import psycopg2 back
Lua SMTP Relay Control @reference
2 Hits, Last modified: 7 years ago
to send messages via SMTP Relay, it runs a script called **relayout.lua** in the VPOP3 directory. ====Glo... lter rules) VPOP3 calls a function in that script called **CheckFile**. The function signature is: **Chec
PostgreSQL Replication @how_to
2 Hits, Last modified: 6 years ago
The message could not be loaded. Please return to the Quarantine page and try again @how_to
2 Hits, Last modified: 7 years ago
Archive Script @reference
2 Hits, Last modified: 2 years ago
Outgoing Message Scripting @reference
2 Hits, Last modified: 15 months ago
Mail Connectors -> Connector Schedule @reference
2 Hits, Last modified: 7 years ago
Summary Log File Format @reference
2 Hits, Last modified: 7 years ago
ISP needs SSL connection @how_to
2 Hits, Last modified: 7 years ago
FATAL: connection limit exceeded for non-superusers @fatal
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule @reference
2 Hits, Last modified: 7 years ago
Bandwidth Control @reference
2 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space @how_to
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
2 Hits, Last modified: 7 years ago
Monitor Scripting @reference
2 Hits, Last modified: 6 years ago
Database Issues @how_to
2 Hits, Last modified: 7 years ago
Exchange 2007 @how_to
2 Hits, Last modified: 7 years ago
How to Forward Messages to an External Address @how_to
2 Hits, Last modified: 7 years ago
Import Users From File @reference
2 Hits, Last modified: 7 years ago
User Manager Script @reference
2 Hits, Last modified: 13 months ago
Signature Script @reference
2 Hits, Last modified: 7 years ago
Lists @reference
1 Hits, Last modified: 7 years ago
Logging @reference
1 Hits, Last modified: 7 years ago
Autoresponder scripting @reference
1 Hits, Last modified: 2 days ago
Error Handling Scripting @reference
1 Hits, Last modified: 19 months ago
DMARC Reporter Script @reference
1 Hits, Last modified: 19 months ago
Database -> Restore Tab @reference
1 Hits, Last modified: 7 years ago
What is PostgreSQL? @faq
1 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules @reference
1 Hits, Last modified: 22 months ago
Management Scripting @reference
1 Hits, Last modified: 7 years ago
Mappings @reference
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab @reference
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction @reference
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker @reference
1 Hits, Last modified: 5 years ago
Spam Filter Rules: DNS @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL @reference
1 Hits, Last modified: 5 years ago
Spam Filter Rules: Escape @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL @reference
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor @reference
1 Hits, Last modified: 7 years ago
Permissions @reference
1 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
1 Hits, Last modified: 7 years ago
VPOP3 Is Responding Slowly @how_to
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting @reference
1 Hits, Last modified: 7 years ago
Creating Extra SMTP Services @how_to
1 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
1 Hits, Last modified: 7 years ago
The ISP needs SMTP Authentication @how_to
1 Hits, Last modified: 7 years ago
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
How to Install VPOP3 @how_to
1 Hits, Last modified: 4 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
1 Hits, Last modified: 7 years ago
Handling mail for multiple incoming domains @how_to
1 Hits, Last modified: 7 years ago
How To Encrypt Sessions @how_to
1 Hits, Last modified: 7 years ago
Copy Outgoing mail @how_to
1 Hits, Last modified: 7 years ago
How to move messages between users @how_to
1 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
1 Hits, Last modified: 7 years ago
How to automatically forward spam to the PSCS spamtrap @how_to
1 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use @how_to
1 Hits, Last modified: 7 years ago
552 5.2.3 Message too large - contact your administrator @how_to
1 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
1 Hits, Last modified: 7 years ago
550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout @how_to
1 Hits, Last modified: 7 years ago
Windows Server Port Conflicts @faq
1 Hits, Last modified: 7 years ago
Messages being put into an 'Unwanted' folder @how_to
1 Hits, Last modified: 7 years ago
How to configure Mozilla Thunderbird @how_to
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab @reference
1 Hits, Last modified: 7 years ago
Move VPOP3 Version 3 or 4 to a new PC @how_to
1 Hits, Last modified: 6 years ago
Spamfilter Whitelist & Blacklist @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Not Starting Properly @how_to
1 Hits, Last modified: 7 years ago
What is the difference between VPOP3 Basic and VPOP3 Enterprise? @faq
1 Hits, Last modified: 7 years ago
Error message: VPOP3 Alert - Non-existent user - <username> @how_to
1 Hits, Last modified: 7 years ago
How To Setup VPOP3 Service Security @how_to
1 Hits, Last modified: 7 years ago
VPOP3 2.x crashes when user tries to download mail @how_to
1 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC @how_to
1 Hits, Last modified: 9 months ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
1 Hits, Last modified: 5 years ago
Obtaining Windows Event Log @how_to
1 Hits, Last modified: 7 years ago
VPOP3 - SMTP Client Connection Problem @how_to
1 Hits, Last modified: 7 years ago
Signing outgoing mail with DKIM @how_to
1 Hits, Last modified: 5 years ago
How to Set a User as Administrator @how_to
1 Hits, Last modified: 7 years ago
Seeing where a message came from @how_to
1 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
1 Hits, Last modified: 17 months ago
VPOP3 - POP3 Client Connection Problem @how_to
1 Hits, Last modified: 7 years ago
Performance Requirements @how_to
1 Hits, Last modified: 7 years ago
Outbound Messages Not Appearing in Monitor Target Mailbox @how_to
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting @reference
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