Fulltext results:
- How To Encrypt Sessions
- Sessions====== VPOP3 Enterprise 2.6 and later supports SSL/STARTTLS encrypted sessions to VPOP3 itself.... Certificate]] to be created for VPOP3. VPOP3 supports two methods of encryption: - SSL - this is an ... old method of encrypting sessions which is not supported by the standards. However, some popular email c... ch as Microsoft Outlook & Outlook Express only support this method. Other email clients such as Mozilla
- Creating Extra SMTP Services
- e useful if you want VPOP3 to listen on different ports and/or have different settings. There are two w... =Have a single SMTP service listening on multiple ports or IP addresses==== This can be useful if you wa... SMTP service configuration to listen on multiple ports, eg ports 25 and 587 or ports 25 and 2525, etc or multiple IP addresses (if your PC is configured with
- Exchange 2007
- 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
- Database Maintenance
- 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
- Installation conficts
- 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
- Setting up VPOP3 to work with Exchange 2003
- 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
- Outlook/Windows Messaging reports "No transport provider is available"
- ======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 VPOP3, it can mean several things. (This
- Socket Error 10048 - Specified Address Already in Use
- on the same machine as VPOP3 is using one of the ports that VPOP3 is already using. This could be a pro... 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 for that mail service. You can change the ports that VPOP3 uses for its various services on the
- Using VPOP3 with Microsoft Exchange Server
- 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
- ======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
- How to Restore a backup of VPOP3
- 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
- Move VPOP3 Version 3 or 4 to a new PC
- 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... ess Replace All Then continue with copying and importing the .REG file ===Moving from a 64 bit version... **HKEY_LOCAL_MACHINE\Software**, so you need to export the registry branch **HKEY_LOCAL_MACHINE\Software
- How to Backup VPOP3
- VPOP3 directory. - Run ''pgsql\bin\pg_dump -p <port number> -F c -U vpop3 -f database.dmp vpop3'' ('<port number>' is usually 5433)\\ e.g. //pgsql\bin\pg_d... UPPATH%\dbback.dmp" goto end :error REM Can log/report errors here :end SET PGPASSWORD=</code> ====Alter... ctly=== If you are using backup software which supports VSS (Volume Snapshot Service), then you can back
- Error Message Handling
- D' and the 'Error code' tell VPOP3 how often to report errors The first one tells VPOP3 when to report the first error - '0' means 'all the time', if you put in there '600', then it would report the first error 10 minutes (600 seconds) after th... error So, 0~600~0~0~10060 would mean only REPORT an error 10060 if it consistently gets errors for
- ISP needs you to connect on port 587
- ======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