• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Support Remote Access facility • How To: Move VPOP3 • GDPR for VPOP3 self-hosted software • French Webmail Language File • SAVSERVICE.EXE runs at 90%+ and slows the computer down • How to move messages between users • VPOP3 Historical Logger Backlog • "How To" Articles • Copy Outgoing mail • Calendars

prompt

Search

You can find the results of your search below.

Ends with
  • 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:

  • How to Open a Command Prompt

Fulltext results:

Move VPOP3 Version 5 (or later) to a new PC
8 Hits, Last modified: 9 months ago
base===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct... t port number may be required.// At the password prompt, type **vpop3pass** (This assumes a standard inst... scenario. Then, on the new PC, open up a command prompt and go to the VPOP3 directory. Then run pgsql\... s -C -v -d postgres database.dmp At the password prompt, enter ''pgsqlpass'' This will import the data t
How to Backup VPOP3
6 Hits, Last modified: 7 years ago
e) you can do the following: - Go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct... vpop3 -f database.dmp vpop3// - At the password prompt, type ''vpop3pass'' (This assumes a standard inst... Machine\Software\PaulSmith\VPOP3'' from a command prompt ====Manual Database Backup==== If you want to ma... e) you can do the following: - Go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct
Move VPOP3 Version 3 or 4 to a new PC
6 Hits, Last modified: 6 years ago
base===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct... mp -F c -U vpop3 -f database.dmp At the password prompt, type ''vpop3pass'' (This assumes a standard inst... new PC, then go to the new PC, open up a command prompt and go to the VPOP3 directory. Then run pgsql\... U postgres -d vpop3 database.dmp At the password prompt, enter ''pgsqlpass'' This will import the data t
How to move the VPOP3 Message Store to a new PC
4 Hits, Last modified: 7 years ago
base===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct... -F c -U vpop3 -f database.dmp** At the password prompt, type **vpop3pass** (This assumes a standard inst... base Backup===== On the new PC, open up a command prompt and go to the VPOP3 directory. Then run **pgsql\... postgres -d vpop3 database.dmp** At the command prompt, enter **pgsqlpass** (or the password you defined
Delete OutQueue messages directly from the database
4 Hits, Last modified: 7 years ago
essing the VPOP3 database==== - Go to a command prompt in the VPOP3 installation folder. - Type 'psql'. - At the password prompt, enter the database password - default: vpop3pass... the messages from the VPOP3 OutQueue, at the psql prompt, type:\\ ''DELETE FROM outqueue.outmessages;'' I... large number of messages. To do this, at the psql prompt, do: ''CLUSTER VERBOSE outqueue.outmessages;\\ C
Repairing corrupted database
3 Hits, Last modified: 17 months ago
rs to, follow these instructions Go to a command prompt in the VPOP3 directory and run 'psql' (in version... need to scan the entire table. Go to a command prompt in the VPOP3\pgsql\bin directory and run 'psql -U... ssage==== Copy/paste the following into the psql prompt: <code> DO $f$ declare curid INT := 0; v
German Webmail Language Page
3 Hits, Last modified: 7 years ago
esuspend=Suspend v4moderateban=Ban v4renamefolderprompt=Please enter the new name for the '%1' folder. v4... ain.\n\n v4newfolderdefault=New Folder v4newfolderprompt=Please enter the name for the new folder. v4newfo... \ characters. Please try again.\n\n v4deletefolderprompt=Are you sure you wish to delete the '%1' folder?
PostgreSQL server won't start due to damaged log files
3 Hits, Last modified: 7 years ago
lly. To rebuild the database: - Open a command prompt and find the VPOP\pgsql folder - Rename the **d... ostgreSQL service in Windows - From the command prompt in vpop3\pgsql\bin run <code>createuser -S -D -R ... n' prompts type **vpop3pass**. At the 'Password:' prompt type **pgsqlpass** (or whatever password you defi
Spanish Webmail Language File
3 Hits, Last modified: 7 years ago
d=Suspender v4moderateban=Prohibir v4renamefolderprompt=Por favor, introduzca el nuevo nombre de la carpe... .\n\n v4newfolderdefault=Nueva Carpeta v4newfolderprompt=Por favor, escriba el nombre para la nueva carpet... Por favor, inténtelo de nuevo.\n\n v4deletefolderprompt=¿Está seguro que desea eliminar la carpeta '%1'?
French Webmail Language File
3 Hits, Last modified: 7 years ago
esuspend=Suspend v4moderateban=Ban v4renamefolderprompt=Please enter the new name for the '%1' folder. v4... ain.\n\n v4newfolderdefault=New Folder v4newfolderprompt=Please enter the name for the new folder. v4newfo... \ characters. Please try again.\n\n v4deletefolderprompt=Are you sure you wish to delete the '%1' folder?
How to estimate Database Upgrade Time
3 Hits, Last modified: 7 years ago
can do the following steps: - Go to a command prompt on the VPOP3 computer, and go to the VPOP3 direct... c -U vpop3 -f database.dmp'' - At the password prompt, type vpop3pass (This assumes a standard installa... e data. Then, do a test restore. At the command prompt in the VPOP3 directory: - Run ''pgsql\bin\creat
How to move VPOP3 V5+ to a new folder
3 Hits, Last modified: 4 years ago
Remove the PostgreSQL service===== Open a command prompt using 'Run As Administrator', then navigate to yo... service===== At a 'Run as Administrator' command prompt, navigate to your new VPOP3 directory, then the *... he new VPOP3 installation directory At a command prompt, find the VPOP3 installation directory and run
Database Maintenance
3 Hits, Last modified: 7 years ago
ne programs so need to be accessed from a command prompt. If you are keen to get the best performance, yo... , //not// the VPOP3DB service * Go to a command prompt in the VPOP3 directory * Backup the database to... o the VPOP3\pgsql\bin folder in a Windows command prompt. Then run **reindexdb -U vpop3 -p <portnumber> vp
How to Open a Command Prompt
3 Hits, Last modified: 7 years ago
======How to Open a Command Prompt====== In Windows do ''Start -> Run'' and then type in ''cmd'' in the t... white text and a flashing cursor. This is the command prompt. {{tag> command prompt dos diagnostic test}}
VPOP3 Not Starting Properly
3 Hits, Last modified: 7 years ago
ssibility that is worth checking. Open a command prompt and go to the PostgreSQL installation directory (... nd then the **bin** subdirectory. In the command prompt, type in 'psql -U postgres -p 5433' (omit the '-p 5433' in VPOP3 v3 or v4), then at the password prompt type in 'pgsqlpass' Type in **\l**. This will gi
v5 - Move the message store to a new folder/drive
2 Hits, Last modified: 6 years ago
Restore a database backup
2 Hits, Last modified: 21 months ago
How to move VPOP3 V3 to a new folder
2 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive
2 Hits, Last modified: 7 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier
2 Hits, Last modified: 5 years ago
How to start VPOP3
2 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use
2 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3
2 Hits, Last modified: 7 years ago
Move the message store - alternative method
2 Hits, Last modified: 7 years ago
Data stream contained NUL character
2 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port
2 Hits, Last modified: 7 years ago
Socket Error 11001 - Host not found (authoritative answer)
1 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed
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
VPOP3 cannot access PostgreSQL - timeout expired
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail
1 Hits, Last modified: 7 years ago
Find the IP address of the VPOP3 Computer
1 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch
1 Hits, Last modified: 7 years ago
How to move messages between users
1 Hits, Last modified: 7 years ago
Restore Deleted Calendars
1 Hits, Last modified: 3 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier
1 Hits, Last modified: 5 years ago
Outlook / Outlook Express is sending mail repeatedly
1 Hits, Last modified: 7 years ago
Troubleshooting Tips
1 Hits, Last modified: 7 years ago
Total Rebuild of Database
1 Hits, Last modified: 7 years ago
ping_test
1 Hits, Last modified: 7 years ago
PostgreSQL Replication
1 Hits, Last modified: 6 years ago
Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet
1 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later
1 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist
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