• 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.

Exact match
  • 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:

  • VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports
  • Daily Summary is not reporting all Sent messages
  • 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
18 Hits, Last modified: 7 years ago
L 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 start, so any connections on that port MUST be encrypted. - STARTTLS - (this is calle
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
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
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
How to install PostgreSQL to use another port
8 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
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
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
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
Restore Deleted Calendars
6 Hits, Last modified: 3 years ago
rt 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=backup_password, dbname=backup_database) cur = oldConn.curs
How to configure Mozilla Thunderbird
6 Hits, Last modified: 7 years ago
*, put the IP address of the VPOP3 computer. In **Port**, put the relevant port for the type of server you are running, and the service settings defined in VP... ox put the IP address of the VPOP3 computer. In **Port** put the port number for the VPOP3 SMTP service (usually 25). - Normally, but not always, you will w
Exchange 2007
6 Hits, Last modified: 7 years ago
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... dress in turn, and press **Edit...** Change the **Port** to a different number larger than 1024, for ins... ddress on the Exchange Server, and the IP address:port of the Exchange Server SMTP service. ===VPOP3 2.
Setting up VPOP3 to work with Exchange 2003
6 Hits, Last modified: 7 years ago
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... l Unassigned) line, and press Edit..., In the TCP Port section enter a different number (larger than 102... Server on different PCs below ====Avoiding other port conflicts==== Because both VPOP3 and Exchange Se
Incoming SMTP Feed
5 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
Troubleshooting Tips
5 Hits, Last modified: 7 years ago
ars, type: Telnet <address of VPOP3 computer> <port number> ====Testing POP3==== For instance, to test the POP3 service (port 110) if VPOP3 is on 192.168.1.1, type: Telnet ... gain. ====Testing SMTP==== SMTP is usually on port 25, and the response should say: 220 <host n... P4==== IMAP4 requires VPOP3 Enterprise. The usual port for IMAP4 is port 143, and the response should sa
Socket Error 10061 - The attempt to connect was forcefully rejected
4 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch
4 Hits, Last modified: 7 years ago
ISP needs SSL connection
4 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3
4 Hits, Last modified: 7 years ago
Fax Printer Driver Address Book
3 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC
2 Hits, Last modified: 9 months ago
Move VPOP3 Version 3 or 4 to a new PC
2 Hits, Last modified: 6 years ago
How to Backup VPOP3
2 Hits, Last modified: 7 years ago
Sending mail through your Gmail account
2 Hits, Last modified: 7 years ago
PostgreSQL Replication
2 Hits, Last modified: 6 years ago
Configuring Calendar on iOS
2 Hits, Last modified: 7 years ago
Using IMAP4 with VPOP3 Enterprise
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
How to configure Outlook 2010
1 Hits, Last modified: 7 years ago
Outgoing Mail
1 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail
1 Hits, Last modified: 7 years ago
Accepting Incoming SMTP through a router
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
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 Install VPOP3
1 Hits, Last modified: 4 years ago
Unable to access Webmail/Admin when using Kaspersky Antivirus/Internet Security
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs
1 Hits, Last modified: 7 years ago
How to configure Outlook 2007
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