• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • MX Send Warning - ..... • Can I add two licences together? • Backscatter • Incoming SMTP Feed • 550/553 Not Permitted error from BT Internet's mail servers • VPOP3 Is Responding Slowly • Outgoing Mail • Configuring Calendar on iOS • What is the difference between VPOP3 Basic and VPOP3 Enterprise? • How to upgrade your VPOP3 licence

connect

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (95)
  • reference (46)
  • faq (6)
  • wiki (2)
  • adminapi (1)
  • fatal (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • FATAL: connection limit exceeded for non-superusers
  • 421 4.3.2 VPOP3 Too many connections from your IP address - try later
  • How to Create a Connection
  • How to delete a Mail Collector or Connection
  • ISP needs SSL connection
  • ISP needs you to connect on port 587
  • Outlook not able to connect to VPOP3 Enterprise v6.8 when using SSL/TLS
  • VPOP3 - POP3 Client Connection Problem
  • VPOP3 - SMTP Client Connection Problem
  • Error message: Your connection has been blocked temporarily - Try again later
  • Connections
  • Mail Connectors

Fulltext results:

Mail Connectors -> Connector Schedule @reference
56 Hits, Last modified: 7 years ago
======Mail Connectors -> Connector Schedule====== The Connector Schedule tells VPOP3 when to connect to send mail using [[Mail Senders]] and collect mail using [[Mail C
Connections @reference
35 Hits, Last modified: 7 years ago
======Connections====== In VPOP3 a **Connection** tells VPOP3 how to 'connect' to the Internet. VPOP3 supports up to 10 **Connections**, which can be either network connections or Di
Incoming SMTP Mail @reference
19 Hits, Last modified: 7 years ago
ed, then the mail server sending mail to you will connect to your VPOP3 computer to send the mail. The mail connection is controlled by the sending computer. ===IMPORTANT=== **If you have a permanent Internet connection with a static IP address, the usual way of hav... ]] for more information.** If you have a dial-up connection, or other intermittent connection, or dynamic
Settings -> Diagnostics @reference
17 Hits, Last modified: 7 years ago
/ * **View MAIL.LOG** - //mail.log// * **View Connection Log** - //connect.log// * **View SMTP Rules Log** - //smtprules.log// * **View Virus Scanner Log** ... . ===VPOP3 Service Logs=== * **Log POP3 Server Connections** (Connections between POP3 email client and VPOP3) - //pop3svr.log// * **Log SMTP Server Connection
Restricting the number of recipients sent to @how_to
15 Hits, Last modified: 7 years ago
s that you are allowed to send per message or per connection. =====Restriction of recipients per message/connection===== If your ISP restricts the number of recipients per message or connection, go to the **VPOP3 Settings -> Mail Connectors -> Mail Senders -> (sender name) -> Settings** tab. In t
Restricting the number of messages sent @how_to
14 Hits, Last modified: 7 years ago
mber of messages that you are allowed to send per connection. =====Restriction of messages per connection===== If your ISP restricts the number of messages sent per connection, go to the **VPOP3 Settings -> Mail Connectors -> Mail Senders -> (sender name) -> Settings** tab. In t
Lua SMTP MX Control @reference
13 Hits, Last modified: 23 months ago
rver Settings===== If you need to tweak how VPOP3 connects to remote servers you can write a **ServerDetail... ssage to VPOP3 * server - the mail server being connected to * domain - the domain the message is being... of the message being sent * connnid - the VPOP3 Connection/Sender ID * connection - the VPOP3 Connection/Sender name The function returns an Actions object say
FATAL: connection limit exceeded for non-superusers @fatal
12 Hits, Last modified: 7 years ago
======FATAL: connection limit exceeded for non-superusers====== This error means that there are too many connections to the PostgreSQL database server. =====VPOP... reSQL database, then you can reduce the number of connections that VPOP3 will make to the database at once.... n the VPOP3 settings at **Settings -> Database -> Connection**, "Max Connections". The default value here i
How To Encrypt Sessions @how_to
12 Hits, Last modified: 7 years ago
also support this for backward compatibility. SSL connections are usually done on a different TCP port from... g 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... thod, but recent versions of Outlook do. STARTTLS connections are carried out on the same port as normal (e
How to Create a Connection @how_to
12 Hits, Last modified: 7 years ago
======How to Create a Connection====== There are two ways that VPOP3 can be configured to connect to the Internet. Which one you use depends on the... by your ISP. =====Using a Permanent 'Always On' Connection====== This is the most common connection method. It assumes you are connecting to the Internet via a ro
How to use the VPOP3 Status Monitor @how_to
12 Hits, Last modified: 7 years ago
administrator may give you permission to trigger connections and shutdown/restart the server. Logging in a... eans that the Status Monitor has not been able to connect to the VPOP3 server. =====Status Window===== If ... u double-click the Status Monitor icon when it is connected to the VPOP3 server, it will display the status... ow has two modes: * The first shows the current connection state, when it last connected to send/collect
Socket Error 10060 - Operation Timed Out @how_to
11 Hits, Last modified: 7 years ago
xplanatory. It means that Windows reported that a connection attempt or idle connection timed out. If this error occurs during a connection attempt (eg in a VPOP3 - SMTP Client connection problem error message), then it means that Windows coul
SMTP Server -> IDS/IPS @reference
11 Hits, Last modified: 7 years ago
o suspicious events when they occur When an SMTP connection is initiated, the order of events is: * VPO... ver Block List**. If the IP address is there, the connection is allowed * VPOP3 checks in the **Block List**. If the IP address is there, then the connection is blocked * If the IP address //was// in th... eds the **Client Error Block Threshold** then the connection is added to the **Block List** with an expiry
Lua SMTP Relay Control @reference
10 Hits, Last modified: 7 years ago
iables and a read-only variable * MaxMessagesPerConnection - The maximum number of messages to send in this connection * MaxRecipientsPerConnection - The maximum number of recipients to specify in this connection * MaxRecipientsPerMessage - The maximum numb
Bandwidth Control @reference
10 Hits, Last modified: 7 years ago
ntrol====== (VPOP3 Enterprise Only) Every time a connection is made to a VPOP3 service, or a user logs int... terprise runs a Lua function which can assign the connection a bandwidth pool, or assign a bandwidth limit on the connection. VPOP3 runs a function called 'GetBandwidth' ... clientip - The IP address of the client computer connecting to VPOP3 * serveraddress - The local IP addr
SMTP Server Lua Scripting @reference
10 Hits, Last modified: 4 weeks ago
Exchange 2007 @how_to
10 Hits, Last modified: 7 years ago
Socket Error 10054 - The virtual circuit was reset by the remote end @how_to
10 Hits, Last modified: 7 years ago
Status @reference
10 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
9 Hits, Last modified: 7 years ago
Socket Error 10061 - The attempt to connect was forcefully rejected @how_to
8 Hits, Last modified: 7 years ago
SMTP Relay Protection in VPOP3 @how_to
8 Hits, Last modified: 7 years ago
Setup steps for multiple POP3 accounts at the ISP @how_to
8 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
8 Hits, Last modified: 7 years ago
How to make VPOP3 re-download POP3 messages from the ISP @how_to
8 Hits, Last modified: 7 years ago
Mail Collectors @reference
8 Hits, Last modified: 7 years ago
Socket Error 10503 - No More Data @how_to
7 Hits, Last modified: 7 years ago
Incoming SMTP Feed @how_to
7 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
7 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
7 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol @reference
6 Hits, Last modified: 6 years ago
Database -> Restore Tab @reference
6 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems @how_to
6 Hits, Last modified: 7 years ago
Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet @how_to
6 Hits, Last modified: 7 years ago
Remote Access to VPOP3 without a permanent Internet connection @how_to
6 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings @reference
5 Hits, Last modified: 7 years ago
Encryption @faq
5 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Problem @how_to
5 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Connection Problem @how_to
5 Hits, Last modified: 7 years ago
SMTP -> General tab @reference
5 Hits, Last modified: 7 years ago
VPOP3 - SMTP Client Connection Problem @how_to
5 Hits, Last modified: 7 years ago
421 4.3.2 VPOP3 Too many connections from your IP address - try later @how_to
5 Hits, Last modified: 7 years ago
Error Messages @how_to
4 Hits, Last modified: 2 years ago
Making VPOP3 re-download POP3 messages from the ISP @how_to
4 Hits, Last modified: 7 years ago
Mail Connectors @reference
4 Hits, Last modified: 7 years ago
Socket Error 10053 - An established connection was aborted by the software in your host machine. @how_to
4 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
4 Hits, Last modified: 7 years ago
Socket Error 10055 - No Buffer Space Available @how_to
4 Hits, Last modified: 7 years ago
ISP needs SSL connection @how_to
4 Hits, Last modified: 7 years ago
Error Handling Scripting @reference
4 Hits, Last modified: 19 months ago
How To Setup VPOP3 Service Security @how_to
4 Hits, Last modified: 7 years ago
Allow Remote Access to VPOP3 Mailboxes @how_to
4 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders @reference
4 Hits, Last modified: 7 years ago
Using VPOP3 with Microsoft Exchange Server @how_to
4 Hits, Last modified: 7 years ago
Accepting Incoming SMTP through a router @how_to
4 Hits, Last modified: 7 years ago
How to create a Mail Sender @how_to
4 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
4 Hits, Last modified: 4 years ago
How to delete a Mail Collector or Connection @how_to
4 Hits, Last modified: 7 years ago
Initial Configuration Tasks @how_to
4 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
4 Hits, Last modified: 7 years ago
VPOP3 - SMTP Client Problem @how_to
4 Hits, Last modified: 7 years ago
LAN Forwarding @reference
3 Hits, Last modified: 7 years ago
Outlook/Windows Messaging reports "No transport provider is available" @how_to
3 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x @reference
3 Hits, Last modified: 7 years ago
Using a Mobile Phone with VPOP3 @how_to
3 Hits, Last modified: 7 years ago
Formatting Syntax @wiki
3 Hits, Last modified: 3 years ago
-ERR Can't open the message file - it's gone! @how_to
3 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet @reference
3 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings @reference
3 Hits, Last modified: 7 years ago
Incoming Mail @how_to
3 Hits, Last modified: 7 years ago
The ISP needs POP3 before SMTP authentication @how_to
3 Hits, Last modified: 7 years ago
Make VPOP3 retry outgoing messages immediately @how_to
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay @reference
3 Hits, Last modified: 7 years ago
What is the difference between VPOP3 Basic and VPOP3 Enterprise? @faq
2 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet @reference
2 Hits, Last modified: 7 years ago
Socket Error 11001 - Host not found (authoritative answer) @how_to
2 Hits, Last modified: 7 years ago
Timeout problems downloading/uploading messages with attachments @how_to
2 Hits, Last modified: 7 years ago
How To Allow Mail Relay Through VPOP3 @how_to
2 Hits, Last modified: 2 weeks ago
Backscatter @how_to
2 Hits, Last modified: 7 years ago
SMTP Server @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
Data stream contained NUL character @how_to
2 Hits, Last modified: 7 years ago
Webmail -> Advanced tab @reference
2 Hits, Last modified: 7 years ago
Misc -> DNS Tab @reference
2 Hits, Last modified: 7 years ago
Error Message Handling @how_to
2 Hits, Last modified: 7 years ago
Install VPOP3 using external PostgreSQL database @how_to
2 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
2 Hits, Last modified: 7 years ago
Outgoing Mail @how_to
2 Hits, Last modified: 7 years ago
POP3 Server -> General Tab @reference
2 Hits, Last modified: 7 years ago
Outlook not able to connect to VPOP3 Enterprise v6.8 when using SSL/TLS @how_to
2 Hits, Last modified: 7 years ago
POP3 Server @reference
2 Hits, Last modified: 7 years ago
Settings -> Database @reference
2 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
2 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
2 Hits, Last modified: 3 years ago
Sending mail through your Gmail account @how_to
2 Hits, Last modified: 7 years ago
Find the IP address of the VPOP3 Computer @how_to
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats @reference
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering @reference
1 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab @reference
1 Hits, Last modified: 7 years ago
Download Rules @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5 @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost @reference
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab @reference
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
DokuWiki @wiki
1 Hits, Last modified: 3 years ago
VPOP3 Reference @reference
1 Hits, Last modified: 7 years ago
OutMsgRecipients Replacement @adminapi
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x @reference
1 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
1 Hits, Last modified: 7 years ago
"How To" Articles @how_to
1 Hits, Last modified: 3 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
Forwarded Emails Not Arriving @how_to
1 Hits, Last modified: 7 years ago
Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
1 Hits, Last modified: 7 years ago
-ERR Unknown User @how_to
1 Hits, Last modified: 7 years ago
Download Rules @how_to
1 Hits, Last modified: 7 years ago
How to Delete a User @how_to
1 Hits, Last modified: 7 years ago
Database Maintenance @how_to
1 Hits, Last modified: 7 years ago
C++ Error Popup @how_to
1 Hits, Last modified: 7 years ago
Using IMAP4 with VPOP3 Enterprise @how_to
1 Hits, Last modified: 7 years ago
Socket Error 11002 - Host not found (Non-Authoritative answer) @how_to
1 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
1 Hits, Last modified: 7 years ago
550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
1 Hits, Last modified: 7 years ago
535 Authentication Failed @how_to
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout @how_to
1 Hits, Last modified: 7 years ago
What are the limitations of the Home User licence @faq
1 Hits, Last modified: 7 years ago
GDPR for other hosting services (eg web hosting) @faq
1 Hits, Last modified: 7 years ago
GDPR for VPOP3 self-hosted software @faq
1 Hits, Last modified: 7 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs @how_to
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings @reference
1 Hits, Last modified: 7 years ago
Route MX Sent (Direct) Outbound Mail Through Your ISP @how_to
1 Hits, Last modified: 7 years ago
Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Deleting messages as 'old' messages @how_to
1 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired @how_to
1 Hits, Last modified: 7 years ago
VPOP3 2.x crashes when user tries to download mail @how_to
1 Hits, Last modified: 7 years ago
Use Download Rules for incoming POP3 message filtering @how_to
1 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Status Service Disabled @how_to
1 Hits, Last modified: 7 years ago
Restore a database backup @how_to
1 Hits, Last modified: 21 months ago
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2010 @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2007 @how_to
1 Hits, Last modified: 7 years ago
Not Working As Expected @how_to
1 Hits, Last modified: 7 years ago
Trying to perform administrative tasks without rights @how_to
1 Hits, Last modified: 7 years ago
Message Downloads Not Completing @how_to
1 Hits, Last modified: 7 years ago
Many instances of Postgres.exe are running @how_to
1 Hits, Last modified: 7 years ago
Locked Accounts @how_to
1 Hits, Last modified: 7 years ago
ISP needs you to connect on port 587 @how_to
1 Hits, Last modified: 7 years ago
The ISP needs SMTP Authentication @how_to
1 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings @how_to
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