<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.pscs.co.uk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.pscs.co.uk/feed.php">
        <title>PSCS Wiki</title>
        <description></description>
        <link>https://wiki.pscs.co.uk/</link>
        <image rdf:resource="https://wiki.pscs.co.uk/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-06T12:39:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:repairing_corrupted_database?rev=1705318545&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:database_size?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:move_the_message_store_-_alternative_method?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:delete_outqueue_messages_directly_from_the_database?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:some_client_pcs_cannot_access_vpop3?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:vpop3_cannot_access_postgresql_-_timeout_expired?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:calendars?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:make_vpop3_redownload_messages_from_isp?rev=1775498220&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:performance_requirements?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:recovering_messages_from_corrupted_database_into_fresh_database?rev=1757598487&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:restore_folder_-_v5?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:upgrade_vpop3?rev=1542192349&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.pscs.co.uk/_media/wiki:dokuwiki.svg">
        <title>PSCS Wiki</title>
        <link>https://wiki.pscs.co.uk/</link>
        <url>https://wiki.pscs.co.uk/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:repairing_corrupted_database?rev=1705318545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-15T11:35:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Repairing corrupted database</title>
        <link>https://wiki.pscs.co.uk/how_to:repairing_corrupted_database?rev=1705318545&amp;do=diff</link>
        <description>Repairing corrupted database

With PostgreSQL (as with most high-end databases) the database system will automatically recover after power failures etc, if it can. If it can&#039;t then there is no manual &#039;repair&#039; function, because the data cannot totally be recovered (or it would automatically have been recovered).</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:database_size?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VPOP3 Database Size</title>
        <link>https://wiki.pscs.co.uk/how_to:database_size?rev=1542192349&amp;do=diff</link>
        <description>VPOP3 Database Size

The VPOP3 directory is stored in the VPOP3\pgsql\data folder and subfolders.

If you are concerned about the size of the VPOP3 database, there are several factors which may make the database larger than you would expect:

	*  The VPOP3 database contains a lot more information than just messages in mailboxes. This can include settings, outgoing messages, historical logging information, statistical information for the spamfilter, information about archived messages, etc. Also,…</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:move_the_message_store_-_alternative_method?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Move the message store - alternative method</title>
        <link>https://wiki.pscs.co.uk/how_to:move_the_message_store_-_alternative_method?rev=1542192349&amp;do=diff</link>
        <description>Move the message store - alternative method

This method moves the database data storage location, but not the whole database. This means that the database configuration, logs, transaction logs etc are still stored in the VPOP3\pgsql\data folder, but the actual database tables &amp; indexes are stored in the new location. This may be simpler, but, depending on your requirements,</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:delete_outqueue_messages_directly_from_the_database?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Delete OutQueue messages directly from the database</title>
        <link>https://wiki.pscs.co.uk/how_to:delete_outqueue_messages_directly_from_the_database?rev=1542192349&amp;do=diff</link>
        <description>Delete OutQueue messages directly from the database

If there is an extremely large number of messages (eg hundreds of thousands) in the VPOP3 OutQueue, then it may take a very long time for VPOP3 v5 and later to start as it check the message database tables for consistency during initialisation.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:some_client_pcs_cannot_access_vpop3?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet</title>
        <link>https://wiki.pscs.co.uk/how_to:some_client_pcs_cannot_access_vpop3?rev=1542192349&amp;do=diff</link>
        <description>Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet

This error happens when you have multiple TCP/IP subnets on your network. The computers which are on different subnets from the VPOP3 computer will not be able to see VPOP3 whilst VPOP3 is connected to the Internet (through a dial-up connection). Whenever VPOP3 is offline, it will work correctly.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:vpop3_cannot_access_postgresql_-_timeout_expired?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VPOP3 cannot access PostgreSQL - timeout expired</title>
        <link>https://wiki.pscs.co.uk/how_to:vpop3_cannot_access_postgresql_-_timeout_expired?rev=1542192349&amp;do=diff</link>
        <description>VPOP3 cannot access PostgreSQL - timeout expired

This is an error which may be logged in the Windows event log

It is event 4547 from the source &#039;VPOP3&#039;

If the event message DLL is not correctly installed it may display as:
The description for Event ID ( 4547 ) in Source ( VPOP3 ) cannot be found. The local computer
may not have the necessary registry information or message DLL files to display messages 
from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this 
desc…</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:calendars?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Calendars</title>
        <link>https://wiki.pscs.co.uk/how_to:calendars?rev=1542192349&amp;do=diff</link>
        <description>Calendars

To use the calendar facility in VPOP3 you need a CalDAV aware client. We have tested it with the free Mozilla Sunbird &amp; Lightning products as well as the emClient email client.

These products need a URL to be able to access the CalDAV data store. Once you have the URL (see below), copy it into the</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:make_vpop3_redownload_messages_from_isp?rev=1775498220&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-06T17:57:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to make VPOP3 re-download POP3 messages from the ISP</title>
        <link>https://wiki.pscs.co.uk/how_to:make_vpop3_redownload_messages_from_isp?rev=1775498220&amp;do=diff</link>
        <description>How to make VPOP3 re-download POP3 messages from the ISP

If you have the VPOP3 Mail Collector setting Leave Mail On Server enabled, then VPOP3 will leave your messages on the ISP POP3 server for the specified number of days after downloading it.

If, during this time, you want to make VPOP3 download those messages again, then you can do so.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:performance_requirements?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Performance Requirements</title>
        <link>https://wiki.pscs.co.uk/how_to:performance_requirements?rev=1542192349&amp;do=diff</link>
        <description>Performance Requirements

The performance requirements for VPOP3 depends on many factors, so we can&#039;t give specific details for any scenario.

How to detect limiting factors

	*  Use the Windows Performance Monitor (perfmon.msc)
	*  Add counters for:</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:recovering_messages_from_corrupted_database_into_fresh_database?rev=1757598487&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-11T13:48:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Recovering messages from corrupted database into fresh database</title>
        <link>https://wiki.pscs.co.uk/how_to:recovering_messages_from_corrupted_database_into_fresh_database?rev=1757598487&amp;do=diff</link>
        <description>Recovering messages from corrupted database into fresh database

If the VPOP3 message database is corrupted, then one option is to build a fresh database and restore the settings into it, then recover the messages from the old database using the &#039;Message Restore&#039; function in VPOP3. This has minimal downtime, but old messages will not all be available until the restore has completed. New messages will be available quickly, and you will be able to send messages.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:restore_folder_-_v5?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Restore selected mail folders or mailbox in VPOP3 v5 or later</title>
        <link>https://wiki.pscs.co.uk/how_to:restore_folder_-_v5?rev=1542192349&amp;do=diff</link>
        <description>Restore selected mail folders or mailbox in VPOP3 v5 or later

(This option is only available in VPOP3 Enterprise)

First - if the problem is that messages were deleted very recently (the default is within 3 days), you can probably use the Undelete feature in VPOP3.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:upgrade_vpop3?rev=1542192349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-14T10:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How To Upgrade VPOP3</title>
        <link>https://wiki.pscs.co.uk/how_to:upgrade_vpop3?rev=1542192349&amp;do=diff</link>
        <description>How To Upgrade VPOP3

Note: if you are upgrading to VPOP3 version 5 or later from version 4 or earlier, please see How To Upgrade VPOP3 to version 5

Upgrading VPOP3 is a straightforward process. Download VPOP3 from our web site and ideally back up your current installation just in case something goes wrong. Then simply run the installer that you downloaded and install it over the top of your existing VPOP3. All your settings and mail will be preserved.</description>
    </item>
</rdf:RDF>
