• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

command

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (50)
  • reference (45)
  • faq (2)
  • adminapi (1)
  • mailapi (1)
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
  • Autoresponder Commands
  • ListServer Commands

Fulltext results:

SMTP Server Lua Scripting @reference
41 Hits, Last modified: 3 weeks ago
* - called at startup, and when the HELO and EHLO commands are received * **GetEHLOCapabilities()** - called when the EHLO command is received * **DoHELO()** - called when the HELO or EHLO command is received * **DoHELP()** - called when the HELP command is received * **DoQUIT()** - called when the QU
ListServer Commands @reference
17 Hits, Last modified: 7 years ago
======ListServer Commands====== The [[listserver settings|ListServer]] is an automated process in VPOP3 which manages [[mailing lists]]. People can send commands to the ListServer to perform various functions remotely. Whether these commands are allowed, and exactly how they work depends o... particular mailing list's settings. =====Subject Commands===== These commands can be sent in the message s
Autoresponder Commands @reference
9 Hits, Last modified: 7 years ago
======Autoresponder Commands====== **This article only applies to VPOP3 v4 and earlier** A VPOP3 autorespo... part of the response. There are three types of 'command' * Sections * Controls * Replacements ====... ntacting us </code> =====Controls===== These are commands put on a line of their own, surrounded by angle ... our of the autoresponder in some way. If you put commands in a Section, then only the commands used by the
SMTP Service -> VRFY/EXPN Tab @reference
9 Hits, Last modified: 7 years ago
Server]] -> VRFY/EXPN Tab VRFY and EXPN are SMTP commands which allow another computer to verify email add... RFC 5321]] for technical details. Usually, these commands should be disabled for security purposes, but some other software may be able to use these commands for various reasons. In this case, you can enabl... ess(es) you trust. ====Enable VRFY and EXPN SMTP Commands==== This option enables the VRFY and EXPN comman
Move VPOP3 Version 5 (or later) to a new PC @how_to
8 Hits, Last modified: 9 months ago
the database===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3... Note: the above line (and all subsequent database command lines on this page) assume port 5433 is being use... is non-standard, then you may need to change this command appropriately). Note that for security reasons, t... in this scenario. Then, on the new PC, open up a command prompt and go to the VPOP3 directory. Then run
Database -> Backups Tab @reference
8 Hits, Last modified: 7 years ago
backup the PostgreSQL database using the pg_dump command, or use another program to backup the PostgreSQL ... al the **PostgreSQL Binary Directory** and **Dump Command Options** settings should not be changed, but the **Dump Command Target File** setting can be changed to make VPOP... eSQL it may be in a different location. ====Dump Command Options==== VPOP3 uses the **pg_dump** command (p
How to Backup VPOP3 @how_to
7 Hits, Last modified: 7 years ago
database) you can do the following: - Go to a command prompt on the VPOP3 computer, and go to the VPOP3... is non-standard, then you may need to change this command appropriately) This will create a file 'database... s, you need to automate the password. There is no command-line parameter to do this. You can either set the... Y_Local_Machine\Software\PaulSmith\VPOP3'' from a command prompt ====Manual Database Backup==== If you wan
PostgreSQL Replication @how_to
7 Hits, Last modified: 6 years ago
ively, you could use the [[http://blog.pscs.co.uk/command-line-access-to-vpop3-settings/|Command Line Settings Tool]] to change the paths as part of your fail over ... level = hot_standby archive_mode = on archive_command = 'copy %p \\\\192.168.1.10\\pgsql\\db_replicatio... = '*' hot_standby = on (Note that the archive_command has doubled up the \ characters) * Edit the fi
Move VPOP3 Version 3 or 4 to a new PC @how_to
6 Hits, Last modified: 6 years ago
the database===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3... is non-standard, then you may need to change this command appropriately) This will create a file 'database... 4 on the new PC, then go to the new PC, open up a command prompt and go to the VPOP3 directory. Then run ... the database server TCP/IP port in the pg_restore command, as version 5 and later use an alternative port t
How to Obtain Error Logs @how_to
5 Hits, Last modified: 7 years ago
and the like | |smtpclt |SMTP client log |Session commands and data when VPOP3 is sending to another SMTP s... r (e.g. ISP) | |smtpsvr |SMTP server log |Session commands and data when VPOP3 is receiving outbound mail f... .g. Outlook) | |pop3clt |POP3 client log |Session commands and data when VPOP3 is retrieving mail from a PO... ISP mailbox) | |pop3svr |POP3 server log |Session commands and data when VPOP3 is sending inbound mail to a
Database -> Restore Tab @reference
5 Hits, Last modified: 7 years ago
temporary database on the VPOP3 computer, go to a command prompt in the VPOP3\pgsql\bin folder and run a command like createdb -U postgres -E SQL_ASCII -p 5433 -... create a database called 'vpop3temp' Then, run a command like: pg_restore -U postgres -p 5433 -d vpop3te... ed you can remove the temporary database Go to a command prompt in the VPOP3\pgsql\bin folder and run a co
Running database updates within a transaction @reference
5 Hits, Last modified: 7 years ago
begin a database transaction using the ''BEGIN'' command; Then, run your update query. Then, check the results. Then, either use the ''ROLLBACK'' command if you aren't happy with the results, or use the ''COMMIT'' command if you are happy with the results. For instance,... a widget from the database you could just use the command ''DELETE FROM widgets WHERE id=27;''. The problem
Database Maintenance @how_to
5 Hits, Last modified: 7 years ago
grams in the VPOP3\pgsql\bin directory. These are command-line programs so need to be accessed from a command prompt. If you are keen to get the best performance, ... need to specify the port number in all PostgreSQL commands, as '-p <portnumber>', eg ''-p 5433'' =====Free... service, //not// the VPOP3DB service * Go to a command prompt in the VPOP3 directory * Backup the data
Status Monitor (port 5109) protocol @reference
5 Hits, Last modified: 6 years ago
Status Monitor receives any updates or can issue commands it must log in using a user's credentials. Ther... e password is transmitted in plain text Send the command LOGIN <username> <password> You will receive a ... then send use that as the response. Then send the command ALOGIN <username> <response> You will receive a... then send use that as the response. Then send the command APILOGINALOGIN <username> <response> You will r
ListServer Settings @reference
5 Hits, Last modified: 7 years ago
ng list requests, such as subscribe & unsubscribe commands. Anyone can send an email to the ListServer to ... domain> with a message (see below) [[Listserver Commands|See here for commands]] that users can send to the ListServer. ====General ListServer Name==== This sets... lp. ====Ignore ListServer messages with no valid commands==== If someone sends a message to the list serve
Message Archive @reference
4 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
4 Hits, Last modified: 17 months ago
v5 - Move the message store to a new folder/drive @how_to
4 Hits, Last modified: 6 years ago
VPOP3 - POP3 Client Problem @how_to
4 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive @how_to
4 Hits, Last modified: 7 years ago
How to move the VPOP3 Message Store to a new PC @how_to
4 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT @reference
4 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
3 Hits, Last modified: 7 years ago
How to estimate Database Upgrade Time @how_to
3 Hits, Last modified: 7 years ago
IMAP4 Server Scripting @reference
3 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail @how_to
3 Hits, Last modified: 7 years ago
Lua SMTP Relay Control @reference
3 Hits, Last modified: 7 years ago
Total Rebuild of Database @how_to
3 Hits, Last modified: 7 years ago
How to Open a Command Prompt @how_to
3 Hits, Last modified: 7 years ago
How to move VPOP3 V5+ to a new folder @how_to
3 Hits, Last modified: 4 years ago
msgaudit Database table @reference
3 Hits, Last modified: 7 years ago
How to move VPOP3 V3 to a new folder @how_to
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
2 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist @how_to
2 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired @how_to
2 Hits, Last modified: 7 years ago
VPOP3 Not Starting Properly @how_to
2 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages @reference
2 Hits, Last modified: 7 years ago
Error message: Your connection has been blocked temporarily - Try again later @how_to
2 Hits, Last modified: 7 years ago
Version 5 Web Mail API @mailapi
2 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4 @reference
2 Hits, Last modified: 7 years ago
Version 5 Web Admin API @adminapi
2 Hits, Last modified: 7 years ago
Incoming SMTP Mail @reference
2 Hits, Last modified: 7 years ago
os.timedexecute @reference
2 Hits, Last modified: 7 years ago
ping_test @how_to
2 Hits, Last modified: 7 years ago
Socket Error 10503 - No More Data @how_to
2 Hits, Last modified: 7 years ago
Data stream contained NUL character @how_to
2 Hits, Last modified: 7 years ago
Database Backup Failed @how_to
2 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table @reference
2 Hits, Last modified: 7 years ago
-ERR Can't open the message file - it's gone! @how_to
2 Hits, Last modified: 7 years ago
Move the message store - alternative method @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 move messages between users @how_to
2 Hits, Last modified: 7 years ago
PostgreSQL server won't start due to damaged log files @how_to
2 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
2 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
2 Hits, Last modified: 7 years ago
How to start VPOP3 @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
VPOP3 - SMTP Client Problem @how_to
2 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
2 Hits, Last modified: 3 years ago
Restore a database backup @how_to
2 Hits, Last modified: 21 months ago
Reset Message Folder Counts @reference
1 Hits, Last modified: 7 years ago
Sent message summary @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
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control @reference
1 Hits, Last modified: 22 months ago
Lua Scripting @reference
1 Hits, Last modified: 4 days ago
Allow messages through from a specific IP address @reference
1 Hits, Last modified: 3 years ago
Spam Filter Rules: *STOP @reference
1 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
1 Hits, Last modified: 7 years ago
Useful Database Queries @reference
1 Hits, Last modified: 4 years ago
POP3 Mail Collection @reference
1 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space @how_to
1 Hits, Last modified: 7 years ago
Database query to list failed message sends @reference
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
GDPR for other hosting services (eg web hosting) @faq
1 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use @how_to
1 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3 @how_to
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
Controlling VPOP3 via Email @how_to
1 Hits, Last modified: 7 years ago
Delete OutQueue messages directly from the database @how_to
1 Hits, Last modified: 7 years ago
Error Messages @how_to
1 Hits, Last modified: 2 years ago
Find the IP address of the VPOP3 Computer @how_to
1 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port @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
Mail Not Downloading From ISP @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
Database query to list ALL messages in the LAN forwarding queue @reference
1 Hits, Last modified: 7 years ago
GDPR for hosted VPOP3 service @faq
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
Batch file to end a database backup @reference
1 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query @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 get all lists and members @reference
1 Hits, Last modified: 7 years ago
Database query to view password change history @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