Fulltext results:
- How to Backup VPOP3 @how_to
- ======How to Backup VPOP3====== By default VPOP3 v3 and later will automatically perform a daily backup of the database into a file called DBBACK-x.DMP, where the backup file rotates on a weekly basis (DBBACK-0.DMP is Sunday's backup, DBBACK-1.DMP is Monday's backup, etc). In VPOP3
- How To Upgrade VPOP3 to version 5 or later @how_to
- ======How To Upgrade VPOP3 to version 5 or later====== Upgrading VPOP3 is usually a straightforward process. [[Download VPOP3]] from our web site and [[Backup VPOP3|back up your current installation]] just in case something goes wrong. Then simply run the inst
- Groups @reference
- ======Groups====== In VPOP3 a 'group' is mainly an administrative feature. If you only wish to have a list of em... |List]]' feature instead. The main function of Groups is to let you set certain user attributes for a whole group of users at once. However, you //can// email to
- How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
- ======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 ... tep performed by the installer in this particular upgrade step. VPOP3 version 5-6 use PostgreSQL 9.1... in later versions of VPOP3, both for continuing support & bugfixes and for newer features that are av
- Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
- ======Upgrading VPOP3 to version 8.x from v7 or earlier====== VPOP3 v8.x uses PostgreSQL 10 as its database engine, which is the latest supported 32 bit version of PostgreSQL. Later version... ich means we cannot use them while continuing to support 32 bit versions of Windows. Because this is ... .5) the VPOP3 installer has to perform a database upgrade. **We recommend having a recent database b
- Formatting Syntax @wiki
- ==== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. Th... und:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbutt... oo. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic//, __underlined__ and ''m
- How To Upgrade VPOP3 @how_to
- ======How To Upgrade VPOP3====== //**Note:** if you are upgrading to VPOP3 version 5 or later from version 4 or earlier, please see [[upgrade vpop3 to version 5|How To Upgrade VPOP3 to version 5]]// Upgrading VPOP3 is a straightforward p
- How to Restore a backup of VPOP3 @how_to
- ======How to Restore a backup of VPOP3====== The instructions below are to restore a full backup. You may also be able to [[recover deleted messages]] if you do not need to restore a full backup. =====Version 5 or later===== If you just need to restore a database backup, see steps 4 to 7 below. To restore a [[backup_v
- How to Install VPOP3 @how_to
- at happens, please contact us either by email at support@pscs.co.uk or by phone to +44 (0)1484 855800,... www.pscs.co.uk/helpdesk/index.php|use our normal support methods]]. =====Some problems which have occ... ire tight control of hard disks to avoid disk corruption. **Write back** caches will pretend to write ... e lost, and this can cause the database to be corrupted. * You should definitely disable write-back
- French Webmail Language File @how_to
- the VPOP3 directory. (French users, feel free to update/correct the text below) <code> #login page l... ust specify your VPOP3 username here bookmarksnotsupported=I'm sorry, but your web browser does not support this function. You will have to add this page ... does not exist unknownreason=Unknown reason: startupproblem=VPOP3 Encountered a problem at startup! ad
- German Webmail Language Page @how_to
- the VPOP3 directory. (German users, feel free to update/correct the text below) <code> #login page lo... uml;ssen einen Benutzernamen angeben bookmarksnotsupported=I'm sorry, but your web browser does not support this function. You will have to add this page ... er Benutzer unknownreason=Unbekannter Grund: startupproblem=VPOP3 hat ein Problem beim Start ermittelt
- Restore Deleted Calendars @how_to
- l psycopg2 Then, restore your latest VPOP3 backup using the following steps at a command prompt (al... at this restore process needs. It should not take up much space because it does not contain message da... 'restorecalendar.py' <code>import psycopg2 backup_hostname = 'localhost' backup_port = 5433 backup_username = 'vpop3' backup_password = 'vpop3pass' bac
- How do I get support? @faq
- ======How do I get support?====== You can get support for our software products in several ways. =====By telephone===== - You can purchase an annual priority support contract. The cost depends on your current VP... AT if applicable) . This entitles you to software upgrades, remote support and telephone support durin
- Move VPOP3 Version 5 (or later) to a new PC @how_to
- VPOP3 on the original PC - Manually make a backup of the database on the original PC - Copy the V... f the pgsql directory (eg 'pgsql83' or 'pgsql_v711upg') - Install VPOP3 on the new PC, **but do not start VPOP3 yet** - Restore the database backup (from step 2) on the new PC - Check settings on... However, this is less ideal than [[restore_a_backup_of_vpop3|restoring from the latest daily backup]]
- VPOP3 is using a lot of disk space @how_to
- sages are stored in the database, so they will occupy space in the VPOP3\pgsql\data folder. In VPOP3 ... l messages are stored in the database, so will occupy space in the VPOP3\pgsql\data folder. Large mess... stored in the VPOP3\_messages folder tree, so occupy space there. Note that in VPOP3 v3 and later, d... tored in the VPOP3\<username> folder trees, so occupy space there. =====Message Archive===== If you h
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference