• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

port

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 install PostgreSQL to use another port
  • ISP needs you to connect on port 587
  • Outlook/Windows Messaging reports "No transport provider is available"
  • quarantine_report_email_has_invalid_links

Fulltext results:

How To Encrypt Sessions
22 Hits, Last modified: 7 years ago
ch as Microsoft Outlook & Outlook Express only support this method. Other email clients such as Mozilla Thunderbird also support this for backward compatibility. SSL connections are usually done on a different TCP port from normal (eg POP3 is on port 110, POP3S is on port 995). SSL connections are encrypted from the star
Installation conficts
11 Hits, Last modified: 7 years ago
tware (eg AVG) installs a POP3 'proxy' service on port 110. This will appear to conflict with VPOP3. How... ue automatically. If you change the POP3 service port (eg to 5110) then you must remember to change the email client port settings accordingly. Once VPOP3 has started, you can change the POP3 service port on the Services -> POP3 Service settings 'Binding
Exchange 2007
10 Hits, Last modified: 7 years ago
Exchange installer. Note that we do not offer support for Exchange, and we are not Exchange experts, so... ame PC===== ====Changing the Exchange Server SMTP Port==== As both VPOP3 and Exchange Server are on the... same computer, you will need to change the TCP/IP port assignments for the SMTP service in Exchange Serv... choose **Server Configuration**, then **Hub Transport**. Now in the **Receive Connectors** section, rig
How to install PostgreSQL to use another port
9 Hits, Last modified: 7 years ago
======How to install PostgreSQL to use another port====== If the VPOP3 computer has a version of Postgre... 8.3 or later for VPOP3 to use a different TCP/IP port number. The VPOP3 installer can't do this for yo... nstall PostgreSQL manually]] onto the alternative port =====Tell VPOP3 to use the new port===== After installing PostgreSQL onto the alternative port, tell
Outlook/Windows Messaging reports "No transport provider is available"
9 Hits, Last modified: 7 years ago
======Outlook/Windows Messaging reports "No transport provider is available"====== If Outlook or Windows Messaging reports No transport provider is available when trying to connect to V... hat far. Outlook/Windows Messaging use MAPI 'Transport Providers' (this is what the error message means)... or even other types of mail server. The 'No transport is available' error means that Outlook has gone t
Creating Extra SMTP Services
8 Hits, Last modified: 7 years ago
ew binding and double-click the **Address** and **Port** cells to edit those as desired. {{:how_to:serv... Note that only one thing can listen on an address/port combination, so you cannot have two VPOP3 service... the screen. This will be configured to listen on port 5025 (or the first spare port after that). You can click on that service to edit it as you wish. ====T
Using VPOP3 with Microsoft Exchange Server
8 Hits, Last modified: 7 years ago
same PC==== ===Changing the Exchange Server SMTP port=== As both VPOP3 and Exchange Server are on the same computer, you will need to change the TCP/IP port assignments for the SMTP service in Exchange Server. You should NOT change the SMTP service port in VPOP3 as you cannot change the port which Exchange Server will forward to, but you can change the po
Socket Error 10048 - Specified Address Already in Use
8 Hits, Last modified: 7 years ago
s are particularly common on [[faq:Windows Server Port Conflicts|server versions of Windows]]. To preve... ing service from the other software or change the port which either that other software or VPOP3 uses fo... o find out which program is using the conflicting port number. Each provides different evidence so if th... prompt]] and at the prompt type in ''telnet <ip> <port>'' where ''<ip>'' is the IP address of the VPOP3
Database Maintenance
8 Hits, Last modified: 7 years ago
sions 3 and 4 installed PostgreSQL on the default port of 5432. In version 5 this was changed so that it will now find the first free port AFTER 5432, this was to avoid conflicts with othe... is means that for version 5 PostgreSQL will be on port 5433 (but it may be a higher number, if other software is using port 5433). You can tell which port VPOP3 is using b
Incoming SMTP Feed
7 Hits, Last modified: 7 years ago
incoming SMTP connections through your firewall (port 25 TCP) to the VPOP3 computer * Your ISP has to allow incoming SMTP connections to you on port 25. A few ISPs will block port 25 by default, and require you to ask for it to be opened up. (A very fe... ved. * You cannot use SSL session encryption on port 25 if you want incoming SMTP. With the above res
ISP needs you to connect on port 587
7 Hits, Last modified: 7 years ago
======ISP needs you to connect on port 587====== Some ISPs will need you to send mail using port 587, instead of port 25. Port 587 is the '[[http://tools.ietf.org/html/rfc4409|SMTP Submission]]' port which is commonly us
Move VPOP3 Version 3 or 4 to a new PC
7 Hits, Last modified: 6 years ago
ick the **VPOP3** key on the left, and choose **Export**. * Save it to a .REG file, eg **VPOP3.REG** ... d (see below) * Double-click the .REG file to import it into the registry on the new PC (NB. If you a... **HKEY_LOCAL_MACHINE\Software**, so you need to export the registry branch **HKEY_LOCAL_MACHINE\Software... password prompt, enter ''pgsqlpass'' This will import the data to the database system on the new PC No
VPOP3 Status Monitor Problems
7 Hits, Last modified: 7 years ago
onitor talks to VPOP3 using TCP/IP, usually using port 5109, and it has to log into VPOP3 as a user, so ... t usually means that the incorrect address and/or port has been set in the status monitor configuration. Sometimes people change the port to 5108 for some reason, instead of leaving it at the default port 5109. To check this, choose **Disconnect from VPO
How to Restore a backup of VPOP3
7 Hits, Last modified: 7 years ago
o do this, run **pgsql\bin\dropdb -U postgres -p <port number> vpop3**. When it prompts for the password... greSQL master password - default **pgsqlpass**. (<port number> is usually 5433) - Run **pgsql\bin\pg_restore -U postgres -p <port number> -v -C -d postgres DBBACK-<number>.DMP** w... greSQL master password - default **pgsqlpass**. (<port number> is usually 5433). Note that during this s
Restore Deleted Calendars
7 Hits, Last modified: 3 years ago
into a file called 'restorecalendar.py' <code>import psycopg2 backup_hostname = 'localhost' backup_port = 5433 backup_username = 'vpop3' backup_password = ... er = 'paul' active_hostname = 'localhost' active_port = 5433 active_username = 'vpop3' active_password ... oldConn = psycopg2.connect(host=backup_hostname, port=backup_port, user=backup_username, password=backu
How to configure Mozilla Thunderbird
6 Hits, Last modified: 7 years ago
We installed a new router and now nothing works
6 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003
6 Hits, Last modified: 7 years ago
Error Message Handling
6 Hits, Last modified: 7 years ago
How to Install VPOP3
6 Hits, Last modified: 4 years ago
Troubleshooting Tips
6 Hits, Last modified: 7 years ago
Seeing where a message came from
5 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch
5 Hits, Last modified: 7 years ago
How to Backup VPOP3
5 Hits, Last modified: 7 years ago
When sending mail, VPOP3 adds 'PRVS=...' to the sender address
5 Hits, Last modified: 7 years ago
How To Upgrade VPOP3
4 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 to version 5 or later
4 Hits, Last modified: 6 years ago
550/553 Not Permitted error from BT Internet's mail servers
4 Hits, Last modified: 7 years ago
French Webmail Language File
4 Hits, Last modified: 7 years ago
German Webmail Language Page
4 Hits, Last modified: 7 years ago
ISP needs SSL connection
4 Hits, Last modified: 7 years ago
Socket Error 10061 - The attempt to connect was forcefully rejected
4 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC
4 Hits, Last modified: 9 months ago
How to Obtain Error Logs
3 Hits, Last modified: 7 years ago
Out of Disk Space When Sending Mail
3 Hits, Last modified: 7 years ago
Sending mail through your Gmail account
3 Hits, Last modified: 7 years ago
Obtaining Windows Event Log
3 Hits, Last modified: 7 years ago
How To Move VPOP3 Version 2 to a New PC
3 Hits, Last modified: 6 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier
3 Hits, Last modified: 5 years ago
550 5.7.1 Relaying not allowed! Bad sender IP address
3 Hits, Last modified: 7 years ago
Fax Printer Driver Address Book
3 Hits, Last modified: 7 years ago
Configuring Calendar on iOS
2 Hits, Last modified: 7 years ago
PostgreSQL Replication
2 Hits, Last modified: 6 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier
2 Hits, Last modified: 5 years ago
Outlook not able to connect to VPOP3 Enterprise v6.8 when using SSL/TLS
2 Hits, Last modified: 7 years ago
How to move the VPOP3 Message Store to a new PC
2 Hits, Last modified: 7 years ago
Data stream contained NUL character
2 Hits, Last modified: 7 years ago
Socket Error 10055 - No Buffer Space Available
2 Hits, Last modified: 7 years ago
Socket Error 10054 - The virtual circuit was reset by the remote end
2 Hits, Last modified: 7 years ago
Using IMAP4 with VPOP3 Enterprise
2 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings
2 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired
2 Hits, Last modified: 7 years ago
-ERR Can't open the message file - it's gone!
2 Hits, Last modified: 7 years ago
How to move messages between users
2 Hits, Last modified: 7 years ago
Message Downloads Not Completing
2 Hits, Last modified: 7 years ago
SAVSERVICE.EXE runs at 90%+ and slows the computer down
2 Hits, Last modified: 7 years ago
Full Text Search
2 Hits, Last modified: 7 years ago
How to 'share' domains between Exchange and VPOP3
2 Hits, Last modified: 7 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service
2 Hits, Last modified: 7 years ago
Unable to access Webmail/Admin when using Kaspersky Antivirus/Internet Security
1 Hits, Last modified: 7 years ago
Copy Outgoing mail
1 Hits, Last modified: 7 years ago
Custom filtering incoming mail
1 Hits, Last modified: 7 years ago
Spanish Webmail Language File
1 Hits, Last modified: 7 years ago
Accepting Incoming SMTP through a router
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs
1 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive
1 Hits, Last modified: 7 years ago
Using VPOP3 Spam Filtering with LAN Forwarding
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 Allow Mail Relay Through VPOP3
1 Hits, Last modified: 2 weeks ago
How To Setup VPOP3 Service Security
1 Hits, Last modified: 7 years ago
Error message: VPOP3 Alert - Non-existent user - <username>
1 Hits, Last modified: 7 years ago
VPOP3 Antivirus Update Error - Error 55
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog
1 Hits, Last modified: 7 years ago
VPOP3 Is Responding Slowly
1 Hits, Last modified: 7 years ago
VPOP3 re-downloading old messages from the ISP POP3 server
1 Hits, Last modified: 7 years ago
Error 1348 - The validation information class requested was invalid
1 Hits, Last modified: 2 years ago
Signing outgoing mail with DKIM
1 Hits, Last modified: 5 years ago
Repairing corrupted database
1 Hits, Last modified: 17 months ago
Sender Policy Framework / SPF
1 Hits, Last modified: 7 years ago
Outgoing Mail
1 Hits, Last modified: 7 years ago
LAN Forward Warning: 452 (4.3.1 Insufficient system resources)
1 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP
1 Hits, Last modified: 7 years ago
How To: Move VPOP3
1 Hits, Last modified: 6 years ago
Forwarded Emails Not Arriving
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail
1 Hits, Last modified: 7 years ago
Not Working As Expected
1 Hits, Last modified: 7 years ago
Error Messages
1 Hits, Last modified: 2 years ago
Error expanding recipient - Nesting Level too deep
1 Hits, Last modified: 7 years ago
Error 0x80040201 when sending mail in Outlook
1 Hits, Last modified: 7 years ago
Outbound Messages Not Appearing in Monitor Target Mailbox
1 Hits, Last modified: 7 years ago
How to configure Outlook 2007
1 Hits, Last modified: 7 years ago
Database & Disk Caching
1 Hits, Last modified: 7 years ago
How to configure Outlook 2010
1 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Problem
1 Hits, Last modified: 7 years ago
PostgreSQL server won't start due to damaged log files
1 Hits, Last modified: 7 years ago
Problems sending mail via BT from your own domain
1 Hits, Last modified: 7 years ago
Problems sending messages to spam@<your domain>
1 Hits, Last modified: 7 years ago
Spam Quarantine
1 Hits, Last modified: 7 years ago
quarantine_report_email_has_invalid_links
1 Hits, Last modified: 7 years ago
recover_registry_settings_from_a_dead_windows_installation
1 Hits, Last modified: 7 years ago
Database Issues
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
MX Send Warning - .....
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