Fulltext results:
- Move VPOP3 Version 3 or 4 to a new PC
- OP3 computer, and go to the VPOP3 directory. Then run pgsql\bin\pg_dump -F c -U vpop3 -f database.dm... y branch===== * On the original VPOP3 computer, run REGEDIT. * Find **HKEY_LOCAL_MACHINE\Software\... INE\Software**, so, after creating the .REG file, run NotePad and load in the .REG file. Then, go to Ed... he **Start VPOP3** option, so that VPOP3 does not run If you are installing an old version of VPOP3, y
- VPOP3 Not Starting Properly
- or data storage, so if the database server is not running, VPOP3 will not be able to start properly. In... PostgreSQL-VPOP3** in VPOP3 v3 and v4) service is running in Windows. If this is not running, then start it. If the database service does not exist, see th... to exit the PostgresSQL system ====VPOP3 already running==== Only one instance of VPOP3 can run on a P
- Move VPOP3 Version 5 (or later) to a new PC
- OP3 computer, and go to the VPOP3 directory. Then run pgsql\bin\pg_dump -F c -p 5433 -v -U vpop3 -f d... he **Start VPOP3** option, so that VPOP3 does not run * If you are wanting to install a later version... ommand prompt and go to the VPOP3 directory. Then run pgsql\bin\pg_restore -p 5433 -U postgres -C -v... ommand prompt and go to the VPOP3 directory. Then run pgsql\bin\dropdb -p 5433 -U postgres vpop3 At
- How to Install VPOP3
- ===== Simply download VPOP3 from the website, and run the installation program and follow the prompts. ... canning capability. These often cause problems if run on a mail server itself (that is not what they ar... hird party virus scanner specifically designed to run on a mail server, or rely on the virus scanner on... kup (or disk duplication/synchronisation) program running on the VPOP3 computer, make sure it does **no
- Restore a database backup
- 5 or later===== - If the VPOP3 service is still running, then stop it first from the Windows Services... ed to DROP the database first. - To do this, run pgsql\bin\dropdb -U postgres -p 5433 vpop3. When ... eSQL master password - default **pgsqlpass**. - Run pgsql\bin\pg_restore -U postgres -C -p 5433 -v -j... 3 v3 or v4===== - If the VPOP3 service is still running, then stop it first from the Windows Services
- Status Monitor is open during installation
- program. Usually that means that it is currently running. If you don't think the status monitor is running, it may be that it is running in another 'session' - eg a Remote Desktop session. Run Task Manager in Windows, and tell it to 'Show pro
- How to move VPOP3 V5+ to a new folder
- tgreSQL service===== Open a command prompt using 'Run As Administrator', then navigate to your VPOP3 di... ory, then the **pgsql\bin** directory under that Run pg_ctl unregister -N "VPOP3DB" =====Move VPOP3... . =====Install the PostgreSQL service===== At a 'Run as Administrator' command prompt, navigate to you... ory, then the **pgsql\bin** directory under that Run pg_ctl register -N "VPOP3DB" -D "<VPOP3 folder>
- How to upgrade VPOP3 to version 7 or later from version 6 or earlier
- recommend having a recent database backup before running the installer to upgrade to VPOP3 7 or later.... P3 installer will detect that this is needed, and run it for you as appropriate. This will be a step ne... the 64 bit version, you must previously have been running v5 or later. The 64 bit version of VPOP3 do... upgrading to a recent 32 bit version of VPOP3 and run that for a week or two to let it complete any bac
- How to start VPOP3
- VPOP3 as a service, as this means that VPOP3 will run even when no one is logged into the PC. To help w... r to start it as an application. This makes VPOP3 run in the account of the currently logged in user, r... VPOP3 as a service===== This is the normal way to run VPOP3. To start VPOP3 as a service, you have a fe... mail Server// service** on the VPOP3 computer * Run **NET START VPOP3** from a command prompt on the
- How to move the VPOP3 Message Store to a new PC
- C====== Use this option if you want to have VPOP3 running on one PC, but have the message store databas... resql-8.3.8-1.zip]]. Download this installer and run it on the new PC. The settings here do not matter... OP3 computer, and go to the VPOP3 directory. Then run **pgsql\bin\pg_dump -F c -U vpop3 -f database.dmp... ommand prompt and go to the VPOP3 directory. Then run **pgsql\bin\pg_restore -U postgres -d vpop3 data
- Database Maintenance
- necessary. On our own busy VPOP3 servers we have run clusterdb and reindexdb ONCE in the past 3 years,... t the **PostgreSQL Port** setting. If VPOP3 isn't running, then you can view the 'psql.bat' file in the... d can increase disk fragmentation, but if you are running short of disk space and have made a setting c... pt as a last resort. To do this, stop VPOP3, then run **[[http://www.postgresql.org/docs/9.1/static/app
- How to Backup VPOP3
- OP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -p <port number> -F c -U vpop... er set the environment variable PGPASSWORD before running the pg_dump program, or create a [[http://www... an be performed with the master PostgreSQL server running and operating normally. See the [[PostgreSQL... can either export these manually from RegEdit, or run ''regedit /e vpop3.reg HKEY_Local_Machine\Softwar
- Recovering messages from corrupted database into fresh database
- mand prompt, go to the VPOP3\pgsql\bin folder - Run: <code>pg_dump -v -p 5433 -U postgres -N messages... mand prompt, go to the VPOP3\pgsql\bin folder - Run: <code>psql -U postgres -p 5433</code> \\ (defaul... s a new database) - type: <code>\q</code> - Run: <code>pg_restore -U postgres -p 5433 -v -d postg... mand prompt, go to the VPOP3\pgsql\bin folder and run: <code> dropdb -U postgres -p 5433 vpop3_old</cod
- Installation Errors
- greSQL database. At this point, the installer is running the 'initdb.cmd' file (located in the VPOP3 d... here may be because the installer cannot use the 'Run As' facility in Windows to run the program as a different user. It has to run it as a different user so that file & directory permiss
- VPOP3 Status Monitor Problems
- ram is **VPOP3Status.EXE** on the disk, or can be run manually from **Start -> Programs -> VPOP3 -> VPO... n the task tray, this does not mean that VPOP3 is running several times, just that the VPOP3 Status Mon... valid VPOP3 username/password. * Check VPOP3 is running - try **Start -> Program Files -> VPOP3 -> Co... VPOP3 settings. Even if the VPOP3.EXE process is running in Task Manager (or the VPOP3 service is star