• skip to content

PSCS Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Find the IP address of the VPOP3 Computer • Outlook/Windows Messaging reports "No transport provider is available" • How to install the VPOP3 Status Monitor on other PCs • VPOP3 re-downloading old messages from the ISP POP3 server • Sending mail from different email addresses or domains • Accepting Incoming SMTP through a router • Can't alter dates in Autoresponder Rules • Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator • VPOP3 Server Access Not Allowed • How can I download old versions of VPOP3?

run

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@how_to
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Many instances of Postgres.exe are running
  • SAVSERVICE.EXE runs at 90%+ and slows the computer down

Fulltext results:

Move VPOP3 Version 3 or 4 to a new PC
9 Hits, Last modified: 6 years ago
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
Move VPOP3 Version 5 (or later) to a new PC
8 Hits, Last modified: 19 months ago
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 start VPOP3
7 Hits, Last modified: 7 years ago
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 VPOP3 V5+ to a new folder
7 Hits, Last modified: 5 years ago
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>
Recovering messages from corrupted database into fresh database
5 Hits, Last modified: 7 months ago
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
How to Restore a backup of VPOP3
5 Hits, Last modified: 7 years ago
need to //DROP// the database first. To do this, run **pgsql\bin\dropdb -U postgres -p <port number> v... *pgsqlpass**. (<port number> is usually 5433) - Run **pgsql\bin\pg_restore -U postgres -p <port numbe... need to //DROP// the database first. To do this, run **pgsql\bin\dropdb -U postgres vpop3**. When it p... SQL master password - default **pgsqlpass**. - Run **pgsql\bin\pg_restore -U postgres -C -d postgres
Restore a database backup
5 Hits, Last modified: 3 months ago
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... ed to DROP the database first. - To do this, run pgsql\bin\dropdb -U postgres vpop3. When it promp... eSQL master password - default **pgsqlpass**. - Run pgsql\bin\pg_restore -U postgres -C -v -d postgre
How to move the VPOP3 Message Store to a new PC
5 Hits, Last modified: 7 years ago
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... VPOP3===== On the VPOP3 computer go to **Start -> Run** and run **RegEdit**. In the left pane find HKE
How to move VPOP3 V3 to a new folder
5 Hits, Last modified: 7 years ago
ory, then the **pgsql\bin** directory under that Run pg_ctl unregister -N "pgsql-8.3" If this doesn't work, run pg_ctl unregister -N "PostgreSQL-VPOP3" =====M... ory, then the **pgsql\bin** directory under that Run pg_ctl register -N "PostgreSQL-VPOP3" -D "<VPOP... l\data" -U postgres -P vla8Pi4cluwrouDiERiU e.g. Run pg_ctl register -N "PostgreSQL-VPOP3" -D "D:\VP
How to Backup VPOP3
4 Hits, Last modified: 7 years ago
OP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -p <port number> -F c -U vpop... can either export these manually from RegEdit, or run ''regedit /e vpop3.reg HKEY_Local_Machine\Softwar... OP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -F c -U vpop3 -v -f database.... can either export these manually from RegEdit, or run ''regedit /e vpop3.reg HKEY_Local_Machine\Softwar
Database Maintenance
4 Hits, Last modified: 7 years ago
necessary. On our own busy VPOP3 servers we have run clusterdb and reindexdb ONCE in the past 3 years,... pt as a last resort. To do this, stop VPOP3, then run **[[http://www.postgresql.org/docs/9.1/static/app... -U vpop3 -p <portnumber> vpop3**. After you have run this you will need to reindex the database as wel... gsql\bin folder in a Windows command prompt. Then run **reindexdb -U vpop3 -p <portnumber> vpop3**. The
How to estimate Database Upgrade Time
4 Hits, Last modified: 7 years ago
POP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -v -F c -U vpop3 -f database.... At the command prompt in the VPOP3 directory: - Run ''pgsql\bin\createdb -U postgres -E SQL_ASCII -O ... plate0 vpop3test'' (password is 'pgsqlpass') - Run ''pgsql\bin\pg_restore -v -d vpop3test -U postgre... restore the database data Then, to clean up: - Run ''pgsql\bin\dropdb -U postgres vpop3test'' (passw
Full Text Search
4 Hits, Last modified: 7 years ago
o enable the full-text-search option, you need to run the 'createsearchdb' script in the VPOP3 installation directory For example: Start -> Run: cmd <code> cd \vpop3 createsearchdb </code> If i... ll-text-search option, you need to stop VPOP3 and run the 'deletesearchdb' script. For example: [[Stop VPOP3]] Start -> Run: cmd <code> cd \vpop3 deletesearchdb </code> ===
Repairing corrupted database
4 Hits, Last modified: 2 years ago
Go to a command prompt in the VPOP3 directory and run 'psql' (in version 5 only). The default password ... mmand prompt in the VPOP3\pgsql\bin directory and run 'psql -U postgres -p 5433 vpop3' (in version 3 or... ind all problem messages, so it is a good idea to run it again after fixing any problems, until this sc... files may be even more corrupted, so you need to run this command before deleting the records: SET
Restore Deleted Calendars
4 Hits, Last modified: 3 years ago
lt into VPOP3, and requires the use of Python3 to run a script First you need to install Python 3.8 or... ownloads/]] Once you have installed that you can run the following to command to install the psycopg2 ... m with calendars and events from the backup** To run the restore process, run: python restorecalendar.py
How to upgrade VPOP3 to version 7 or later from version 6 or earlier
4 Hits, Last modified: 6 years ago
Database & Disk Caching
3 Hits, Last modified: 7 years ago
How to filter attachments
3 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs
3 Hits, Last modified: 7 years ago
How to Install VPOP3
3 Hits, Last modified: 5 years ago
Installation Errors
3 Hits, Last modified: 7 years ago
PostgreSQL Replication
3 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive
3 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive
3 Hits, Last modified: 6 years ago
Error message: VPOP3 does not have write access to the registry - please check and restart VPOP3
3 Hits, Last modified: 7 years ago
How to create an SSL Certificate
2 Hits, Last modified: 6 days ago
Installation checklist
2 Hits, Last modified: 7 years ago
Localhost missing from Vista HOSTS file
2 Hits, Last modified: 7 years ago
Obtaining Windows Event Log
2 Hits, Last modified: 7 years ago
Out of Disk Space When Sending Mail
2 Hits, Last modified: 7 years ago
PostgreSQL server won't start due to damaged log files
2 Hits, Last modified: 7 years ago
Setup steps for multiple POP3 accounts at the ISP
2 Hits, Last modified: 7 years ago
Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet
2 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired
2 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space
2 Hits, Last modified: 7 years ago
SMTP Relay Protection in VPOP3
2 Hits, Last modified: 7 years ago
421 4.3.2 VPOP3 SMTP Server access disabled - low memory!
1 Hits, Last modified: 7 years ago
Socket Error 10055 - No Buffer Space Available
1 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3
1 Hits, Last modified: 7 years ago
Attachments have been removed or renamed
1 Hits, Last modified: 7 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports
1 Hits, Last modified: 7 years ago
How to Open a Command Prompt
1 Hits, Last modified: 7 years ago
Data stream contained NUL character
1 Hits, Last modified: 7 years ago
Error creating Service Entry (VPOP3) - 5
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail
1 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port
1 Hits, Last modified: 7 years ago
How to move messages between users
1 Hits, Last modified: 7 years ago
How to Reinstall VPOP3
1 Hits, Last modified: 7 years ago
Software conflicting with database service
1 Hits, Last modified: 7 years ago
Spam filter not working
1 Hits, Last modified: 7 years ago
Status Monitor is open during installation
1 Hits, Last modified: 7 years ago
VPOP3 Status Service Disabled
1 Hits, Last modified: 7 years ago
How to stop VPOP3
1 Hits, Last modified: 7 years ago
Timeout while VPOP3DB is starting
1 Hits, Last modified: 7 years ago
"Too many logins" error message
1 Hits, Last modified: 7 years ago
Troubleshooting Tips
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 to version 5 or later
1 Hits, Last modified: 6 years ago
How To Move VPOP3 Version 2 to a New PC
1 Hits, Last modified: 6 years ago
VPOP3 Historical Logger Backlog
1 Hits, Last modified: 7 years ago
VPOP3 Not Starting Properly
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems
1 Hits, Last modified: 7 years ago

Page Tools

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