• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spamfilter Whitelist & Blacklist • How can I place an order • How To Allow Mail Relay Through VPOP3 • What is the VPOP3 Antivirus solution? • POP3 Protocol • How to configure Encore 32 Estate Agent Software • Restore Deleted Calendars • Mail Connectors -> Mail Senders • Trying to perform administrative tasks without rights • "How To" Articles

prompt

Search

You can find the results of your search below.

Contains
  • 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 Restore a backup of VPOP3
6 Hits, Last modified: 7 years ago
not start VPOP3 at this time// - Open a command prompt, and go to the VPOP3 directory - If you are res... pdb -U postgres -p <port number> vpop3**. When it prompts for the password enter the PostgreSQL master pas... ade by VPOP3 (check the file timestamps). When it prompts for a password enter the PostgreSQL master passw... not start VPOP3 at this time// - Open a command prompt, and go to the VPOP3 directory - If you are res
PostgreSQL server won't start due to damaged log files
6 Hits, Last modified: 7 years ago
lly. To rebuild the database: - Open a command prompt and find the VPOP\pgsql folder - Rename the **d... sql\data -U postgres -W -A md5</code> - When it prompts for a password, type in the password you want fo... ver configuration to the new location. You may be prompted if you want to overwrite the existing file. If ... ostgreSQL service in Windows - From the command prompt in vpop3\pgsql\bin run <code>createuser -S -D -R
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
Restore a database backup
6 Hits, Last modified: 21 months ago
: =====VPOP3 v5 or later===== - Open a command prompt, and go to the VPOP3 directory - If you are res... sql\bin\dropdb -U postgres -p 5433 vpop3. When it prompts for the password enter the PostgreSQL master pas... the database backup you want to restore. When it prompts for a password enter the PostgreSQL master passw... ss** =====VPOP3 v3 or v4===== - Open a command prompt, and go to the VPOP3 directory - If you are res
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
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'?
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?
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
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
French Webmail Language File
3 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive
2 Hits, Last modified: 6 years 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
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
Obtaining Windows Event Log
2 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port
2 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch
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
Install VPOP3 using external PostgreSQL database
1 Hits, Last modified: 7 years ago
How to Install VPOP3
1 Hits, Last modified: 4 years ago
PostgreSQL Replication
1 Hits, Last modified: 6 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier
1 Hits, Last modified: 5 years ago
Socket Error 11001 - Host not found (authoritative answer)
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3
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
How to move messages between users
1 Hits, Last modified: 7 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
Restore Deleted Calendars
1 Hits, Last modified: 3 years ago
Outlook / Outlook Express is sending mail repeatedly
1 Hits, Last modified: 7 years ago
ping_test
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