<?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-06T11:44:08+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:data_stream_contained_nul_character?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:attachments_have_been_removed_or_renamed?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:custom_filtering_incoming_mail?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:whitelist_blacklist?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:copy_outgoing_mail?rev=1542192349&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:encrypt_sessions?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:error_message_handling?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:filtering_attachments?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:internationalisation?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:quarantine?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:restricting_number_of_email_recipients_sent?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:restricting_number_of_messages_sent?rev=1542192349&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_5?rev=1573227472&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_7?rev=1593427438&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:data_stream_contained_nul_character?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>Data stream contained NUL character</title>
        <link>https://wiki.pscs.co.uk/how_to:data_stream_contained_nul_character?rev=1542192349&amp;do=diff</link>
        <description>Data stream contained NUL character

Description of the problem

NUL characters (bytes with value 0) are not allowed in email messages and should not be transmitted over POP3, SMTP or IMAP4 except in certain circumstances. If an attachment contains such a byte it must be encoded using</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:attachments_have_been_removed_or_renamed?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>Attachments have been removed or renamed</title>
        <link>https://wiki.pscs.co.uk/how_to:attachments_have_been_removed_or_renamed?rev=1542192349&amp;do=diff</link>
        <description>Attachments have been removed or renamed

If you have received an email and one or more of its attachments have been removed or renamed, it might be a result of Attachment Filtering.

You can inspect the filtering rules by going to Administration Settings -&gt; Settings -&gt;</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:custom_filtering_incoming_mail?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>Custom filtering incoming mail</title>
        <link>https://wiki.pscs.co.uk/how_to:custom_filtering_incoming_mail?rev=1542192349&amp;do=diff</link>
        <description>Custom filtering incoming mail

If you want to filter incoming mail using custom rules there are a few ways of doing this, depending on your exact requirements.

	*  Download rules - if your incoming mail is via POP3 collection, you want to filter on headers, size etc (not contents)</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:whitelist_blacklist?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>Spamfilter Whitelist &amp; Blacklist</title>
        <link>https://wiki.pscs.co.uk/how_to:whitelist_blacklist?rev=1542192349&amp;do=diff</link>
        <description>Spamfilter Whitelist &amp; Blacklist

The VPOP3 spamfilter has a whitelist and a blacklist for sender addresses. It also has a whitelist and blacklist for words/phrases.

You can view these lists in the VPOP3 settings by going to Settings -&gt; Spamfilter -&gt;</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:copy_outgoing_mail?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>Copy Outgoing mail</title>
        <link>https://wiki.pscs.co.uk/how_to:copy_outgoing_mail?rev=1542192349&amp;do=diff</link>
        <description>Copy Outgoing mail

Sometimes people need to copy outgoing mail for various reasons. There are several ways of doing this in VPOP3 depending on your exact requirements:

	*  Message Monitoring - this copies all outgoing, incoming and/or internal mail sent by/to specific users to another specific user</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:encrypt_sessions?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 Encrypt Sessions</title>
        <link>https://wiki.pscs.co.uk/how_to:encrypt_sessions?rev=1542192349&amp;do=diff</link>
        <description>How To Encrypt Sessions

VPOP3 Enterprise 2.6 and later supports SSL/STARTTLS encrypted sessions to VPOP3 itself. So, the email client or web browser will encrypt the data passed to VPOP3 so it cannot be intercepted.

This requires an SSL Certificate to be created for VPOP3.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:error_message_handling?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>Error Message Handling</title>
        <link>https://wiki.pscs.co.uk/how_to:error_message_handling?rev=1542192349&amp;do=diff</link>
        <description>Error Message Handling

VPOP3 will normally send an error message to the Main Administrator every time it encounters an error. We recommend you leave it like this in most cases - if an error message occurs repeatedly, then it usually means there&#039;s an underlying problem which needs resolving rather than ignoring.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:filtering_attachments?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 filter attachments</title>
        <link>https://wiki.pscs.co.uk/how_to:filtering_attachments?rev=1542192349&amp;do=diff</link>
        <description>How to filter attachments

VPOP3 can filter attachments in several ways.

The most general is to use the Settings -&gt; Attachment Processing -&gt; Filtering tab as described below.

VPOP3 can also filter attachments using the content/spam filter, or by using an integrated virus scanner.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:internationalisation?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>Internationalisation</title>
        <link>https://wiki.pscs.co.uk/how_to:internationalisation?rev=1542192349&amp;do=diff</link>
        <description>Internationalisation

VPOP3 has two places where internationalisation can be carried out.

In the VPOP3 directory on the server are some *.LNG files. These are language files for the WebMail interface. You can create a new language file by copying the ENGLISH.LNG to another file, eg FRANCAIS.LNG, and then use a text editor (eg Notepad) to edit the text strings in there (the text after the &#039;=&#039; on each line</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:quarantine?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>Spam Quarantine</title>
        <link>https://wiki.pscs.co.uk/how_to:quarantine?rev=1542192349&amp;do=diff</link>
        <description>Spam Quarantine

By default, when the VPOP3 spam filter detects a message as being spam, it will go to the user&#039;s quarantine. Users can release messages from the quarantine by going to their webmail page and selecting the message from the quarantine list there.</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:restricting_number_of_email_recipients_sent?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>Restricting the number of recipients sent to</title>
        <link>https://wiki.pscs.co.uk/how_to:restricting_number_of_email_recipients_sent?rev=1542192349&amp;do=diff</link>
        <description>Restricting the number of recipients sent to

Some ISPs set restrictions on the number of recipients that you are allowed to send in a certain time period, eg 50 messages per hour, or the number of recipients that you are allowed to send per message or per connection.</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:restricting_number_of_messages_sent?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>Restricting the number of messages sent</title>
        <link>https://wiki.pscs.co.uk/how_to:restricting_number_of_messages_sent?rev=1542192349&amp;do=diff</link>
        <description>Restricting the number of messages sent

Some ISPs set restrictions on the number of messages that you are allowed to send in a certain time period, eg 50 messages per hour, or the number of messages that you are allowed to send per connection.

Restriction of messages per connection</description>
    </item>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_5?rev=1573227472&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-08T15:37:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How To Upgrade VPOP3 to version 5 or later</title>
        <link>https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_5?rev=1573227472&amp;do=diff</link>
        <description>How To Upgrade VPOP3 to version 5 or later

Upgrading VPOP3 is usually a straightforward process. Download VPOP3 from our web site and 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>
    <item rdf:about="https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_7?rev=1593427438&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-29T10:43:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to upgrade VPOP3 to version 7 or later from version 6 or earlier</title>
        <link>https://wiki.pscs.co.uk/how_to:upgrade_vpop3_to_version_7?rev=1593427438&amp;do=diff</link>
        <description>How to upgrade VPOP3 to version 7 or later from version 6 or earlier

As usual the process to upgrade is simply to install the later version over your existing installation (do not uninstall anything first). The below is technical information detailing an extra step performed by the installer in this particular upgrade step.</description>
    </item>
</rdf:RDF>
