• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spam Filter Rules • Timeout problems downloading/uploading messages with attachments • Delete OutQueue messages directly from the database • User Routing Script • LogDB.Sessions table • Can you remotely log into our VPOP3 computer to fix a problem? • Summary Log File Format • Send Admin Message • User Delivery Script • IMAP4 Server Scripting

prompt

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (41)
  • reference (21)
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 @how_to
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 @how_to
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 @how_to
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 @how_to
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 @how_to
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
How to estimate Database Upgrade Time @how_to
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
PostgreSQL server won't start due to damaged log files @how_to
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
How to move VPOP3 V5+ to a new folder @how_to
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
Repairing corrupted database @how_to
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
VPOP3 Not Starting Properly @how_to
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
Database Maintenance @how_to
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 @how_to
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}}
Restore a database backup @how_to
2 Hits, Last modified: 21 months ago
: =====VPOP3 v5 or later===== - Open a command prompt, and go to the VPOP3 directory - If you are res... ss** =====VPOP3 v3 or v4===== - Open a command prompt, and go to the VPOP3 directory - If you are res
v5 - Move the message store to a new folder/drive @how_to
2 Hits, Last modified: 6 years ago
==Remove the PostgreSQL service===== At a command prompt, navigate to your VPOP3 directory, then the **pgs... =Install the PostgreSQL service===== At a command prompt, navigate to your new VPOP3 directory, then the *
Database -> Restore Tab @reference
2 Hits, Last modified: 7 years ago
y database on the VPOP3 computer, go to a command prompt in the VPOP3\pgsql\bin folder and run a command l... an remove the temporary database Go to a command prompt in the VPOP3\pgsql\bin folder and run a command l
How to move VPOP3 V3 to a new folder @how_to
2 Hits, Last modified: 7 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
2 Hits, Last modified: 5 years ago
How to start VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Message Archive @reference
2 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use @how_to
2 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive @how_to
2 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Data stream contained NUL character @how_to
2 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port @how_to
2 Hits, Last modified: 7 years ago
Move the message store - alternative method @how_to
2 Hits, Last modified: 7 years ago
Database query to get all lists and members @reference
1 Hits, Last modified: 7 years ago
Delete list member from all lists @reference
1 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules @reference
1 Hits, Last modified: 7 years ago
Find biggest messages @reference
1 Hits, Last modified: 6 years ago
Database query to find forwards/assistants etc in user settings @reference
1 Hits, Last modified: 7 years ago
Find a message @reference
1 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
1 Hits, Last modified: 7 years ago
Batch file to end a database backup @reference
1 Hits, Last modified: 7 years ago
Database query to list failed message sends @reference
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
1 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference
1 Hits, Last modified: 7 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports @how_to
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts @reference
1 Hits, Last modified: 7 years ago
Sent message summary @reference
1 Hits, Last modified: 7 years ago
Useful Database Queries @reference
1 Hits, Last modified: 4 years ago
Database query to view password change history @reference
1 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query @reference
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
1 Hits, Last modified: 7 years ago
Outlook / Outlook Express is sending mail repeatedly @how_to
1 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
1 Hits, Last modified: 7 years ago
Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet @how_to
1 Hits, Last modified: 7 years ago
PostgreSQL Replication @how_to
1 Hits, Last modified: 6 years ago
Total Rebuild of Database @how_to
1 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
1 Hits, Last modified: 7 years ago
ping_test @how_to
1 Hits, Last modified: 7 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
1 Hits, Last modified: 5 years ago
Socket Error 11001 - Host not found (authoritative answer) @how_to
1 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
1 Hits, Last modified: 3 years ago
How to move messages between users @how_to
1 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
1 Hits, Last modified: 7 years ago
Find the IP address of the VPOP3 Computer @how_to
1 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired @how_to
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
1 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist @how_to
1 Hits, Last modified: 7 years ago
What's new in version 5 webmail? @reference
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