• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Message Downloads Not Completing

process

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (69)
  • how_to (42)
  • faq (5)
  • mailapi (3)
  • adminapi (2)
  • fatal (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Autoupdate process failed with error code 786432
  • Settings -> Attachment Processing
  • Attachment Processing Script

Fulltext results:

Performance Requirements @how_to
9 Hits, Last modified: 7 years ago
Monitor (perfmon.msc) * Add counters for: * Processor -> % Processor Time -> _Total * Memory -> Committed Bytes * Logical Disk -> Disk Transfers/sec -... > (disk which VPOP3 is installed on) * If the "%Processor Time" is constantly above 50% or so, you may benefit from a faster processor, or more cores on the processor (or more proces
SMTP Server Lua Scripting @reference
9 Hits, Last modified: 3 months 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
How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
9 Hits, Last modified: 5 years ago
ter from version 6 or earlier====== As usual the process to upgrade is simply to install the later version... This backup is not needed as part of the upgrade process, but it will protect your data in case something ... strongly recommend it. We have tested the upgrade process and it works OK during testing, but we will not b... loss if you do not make a backup and the upgrade process fails for you for some reason, losing data.** To
Message Rules @reference
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 @reference
7 Hits, Last modified: 9 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
Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
7 Hits, Last modified: 5 years ago
This backup is not needed as part of the upgrade process, but it will protect your data in case something ... strongly recommend it. We have tested the upgrade process and it works OK during testing, but we will not b... loss if you do not make a backup and the upgrade process fails for you for some reason, losing data.** ==... P3 v5 or later, this should be a relatively quick process, usually taking no longer than a few minutes. The
POP3 Client Lua Scripting @reference
6 Hits, Last modified: 24 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
SMTP Service - Filtering @reference
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
Spamfilter Script Configuration tab @reference
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 @reference
6 Hits, Last modified: 8 weeks 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
Mail Collectors @reference
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
Spam Filter Rules @reference
5 Hits, Last modified: 3 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 @reference
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
GDPR for hosted VPOP3 service @faq
4 Hits, Last modified: 7 years ago
to the VPOP3 hosting service as well. This Data Processing Agreement is part of our hosted VPOP3 service ... osted service provider, we are classed as a "Data Processor" under the GDPR regulations. For our hosting s... ngaged" these other organisations as further Data Processors under GDPR Article 28 (2), so there is no need... an auditor mandated by you. Because we are a data processor for many companies we will, by necessity, have
Attachment Processing Script @reference
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
VPOP3 Not Starting Properly @how_to
4 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
3 Hits, Last modified: 3 years ago
Lua Scripting @reference
3 Hits, Last modified: 8 weeks ago
User Delivery Script @reference
3 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody @reference
3 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader @reference
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
3 Hits, Last modified: 7 years ago
LogDB.Messages table @reference
3 Hits, Last modified: 7 years ago
ListServer Commands @reference
3 Hits, Last modified: 7 years ago
How to estimate Database Upgrade Time @how_to
3 Hits, Last modified: 7 years ago
Error Handling Scripting @reference
3 Hits, Last modified: 20 months ago
VPOP3.GetMessagePart @reference
3 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
3 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status @reference
2 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients @reference
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages @reference
2 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages @reference
2 Hits, Last modified: 4 years ago
Route incoming POP3 mail by parsing message headers @reference
2 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS @reference
2 Hits, Last modified: 7 years ago
Settings @reference
2 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings @reference
2 Hits, Last modified: 7 years ago
Database -> Restore Tab @reference
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker @reference
2 Hits, Last modified: 5 years ago
Batch file to end a database backup @reference
2 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
2 Hits, Last modified: 7 years ago
Many instances of Postgres.exe are running @how_to
2 Hits, Last modified: 7 years ago
GDPR for VPOP3 self-hosted software @faq
2 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment @reference
2 Hits, Last modified: 7 years ago
VPOP3.MessageSeek @reference
2 Hits, Last modified: 7 years ago
VPOP3.MessageReset @reference
2 Hits, Last modified: 7 years ago
FATAL: connection limit exceeded for non-superusers @fatal
2 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines @reference
2 Hits, Last modified: 7 years ago
User Routing Script @reference
2 Hits, Last modified: 2 years ago
Autoresponder @reference
2 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address @reference
2 Hits, Last modified: 4 years ago
Increase the spam score for subject marker @reference
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop @reference
2 Hits, Last modified: 7 years ago
SAVSERVICE.EXE runs at 90%+ and slows the computer down @how_to
2 Hits, Last modified: 7 years ago
Total Rebuild of Database @how_to
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email @reference
2 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Status Monitor is open during installation @how_to
2 Hits, Last modified: 7 years ago
Spam filter not working @how_to
2 Hits, Last modified: 7 years ago
Lua SMTP Relay Control @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddNullAddress @reference
1 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function @reference
1 Hits, Last modified: 7 years ago
Management Scripting @reference
1 Hits, Last modified: 7 years ago
Mappings @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject @reference
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection @reference
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab @reference
1 Hits, Last modified: 7 years ago
os.timedexecute @reference
1 Hits, Last modified: 7 years ago
Prune Rules @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include @reference
1 Hits, Last modified: 7 years ago
Send Admin Message @reference
1 Hits, Last modified: 7 years ago
Summary Log File Format @reference
1 Hits, Last modified: 7 years ago
UserRuleActions Replacement @adminapi
1 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General @reference
1 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue @how_to
1 Hits, Last modified: 7 years ago
Out of Disk Space When Sending Mail @how_to
1 Hits, Last modified: 7 years ago
How To: Move VPOP3 @how_to
1 Hits, Last modified: 6 years ago
Make VPOP3 retry outgoing messages immediately @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
How to 'share' domains between Exchange and VPOP3 @how_to
1 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
1 Hits, Last modified: 7 years ago
How to filter attachments @how_to
1 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
1 Hits, Last modified: 7 years ago
Exceptions @how_to
1 Hits, Last modified: 7 years ago
Error Messages @how_to
1 Hits, Last modified: 3 years ago
Database Issues @how_to
1 Hits, Last modified: 7 years ago
Custom filtering incoming mail @how_to
1 Hits, Last modified: 7 years ago
Autoupdate process failed with error code 786432 @how_to
1 Hits, Last modified: 7 years ago
Attachments have been removed or renamed @how_to
1 Hits, Last modified: 7 years ago
What are the limitations of the Home User licence @faq
1 Hits, Last modified: 7 years ago
How can I place an order @faq
1 Hits, Last modified: 7 years ago
GDPR for other hosting services (eg web hosting) @faq
1 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
1 Hits, Last modified: 18 months ago
Spam filter / Content filter scripts @how_to
1 Hits, Last modified: 7 years ago
ListServer Settings @reference
1 Hits, Last modified: 7 years ago
Message Archive -> General @reference
1 Hits, Last modified: 7 years ago
Import Users From File @reference
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
1 Hits, Last modified: 7 years ago
Download Rules @reference
1 Hits, Last modified: 7 years ago
Calendar.Events table @reference
1 Hits, Last modified: 7 years ago
UserRuleList Replacement @adminapi
1 Hits, Last modified: 7 years ago
Autoresponder scripting @reference
1 Hits, Last modified: 8 weeks ago
Autoresponder Commands @reference
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting @reference
1 Hits, Last modified: 7 years ago
Archive Script @reference
1 Hits, Last modified: 2 years ago
UserRuleList Replacement @mailapi
1 Hits, Last modified: 7 years ago
VPOP3 Status Service Disabled @how_to
1 Hits, Last modified: 7 years ago
UserRuleActions Replacement @mailapi
1 Hits, Last modified: 7 years ago
AutoresponderConditionList Replacement @mailapi
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
1 Hits, Last modified: 7 years ago
How To Setup VPOP3 Service Security @how_to
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
How To Upgrade VPOP3 to version 5 or later @how_to
1 Hits, Last modified: 6 years ago
Transmission Receipt Message @how_to
1 Hits, Last modified: 7 years ago
Timeout problems downloading/uploading messages with attachments @how_to
1 Hits, Last modified: 7 years ago
VPOP3.UnHexString @reference
1 Hits, Last modified: 9 months ago

Page Tools

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