• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spanish Webmail Language File • How to send a fax by email using the VPOP3 FaxServer • What are the limitations of the Home User licence • Exchange 2007 • French Webmail Language File • German Webmail Language Page • Transmission Receipt Message • General instructions for setting up an email client • Error message: Your connection has been blocked temporarily - Try again later • Mail Collectors

ip

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (175)
  • how_to (134)
  • faq (15)
  • adminapi (13)
  • mailapi (3)
  • wiki (3)
  • tipideas (1)
  • tips (1)
  • troubleshooter (1)
  • what_is (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • OutMsgIP Replacement
  • OutMsgRecipients Replacement
  • Dynamic IP Address
  • Multiple VPOP3 icons in the taskbar
  • 421 4.3.2 VPOP3 Too many connections from your IP address - try later
  • 550 5.7.1 Recipient Prohibited (x)
  • 550 5.7.1 Relaying not allowed! Bad sender IP address
  • Error expanding recipient - Nesting Level too deep
  • Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address
  • Find the IP address of the VPOP3 Computer
  • Handling mail for multiple incoming domains
  • Setting up an iPhone/iPad/iPod Touch
  • Restricting the number of recipients sent to
  • Setup steps for multiple POP3 accounts at the ISP
  • Spam filter / Content filter scripts
  • Transmission Receipt Message
  • Troubleshooting Tips
  • Archive Script
  • Attachment Extraction Scripting
  • Attachment Processing Script
  • Autoresponder Global Scripting
  • Autoresponder scripting
  • Bandwidth Control
  • DMARC Reporter Script
  • Error Handling Scripting
  • IMAP4 Server Scripting
  • LAN Forwarding Scripting
  • LogDB.Recipients table
  • Monitor Scripting
  • POP3 Client Lua Scripting
  • Lua Scripting
  • SMTP Server Lua Scripting
  • Management Scripting
  • Outgoing Message Scripting
  • Password Strength Checking Script
  • Scheduled Task Script
  • Scheduling Management Scripts
  • Signature Script
  • SMTP Server -> IDS/IPS
  • Spamfilter Script Configuration tab
  • Increase the spam score for certain recipients
  • Allow messages through from a specific IP address
  • Spam Filter Rules: ZipContents
  • Spam Filter Rules: ZipContentsFull
  • Spam Filter Rules: ZipCount
  • User Delivery Script
  • User Manager Script
  • User Routing Script
  • Virus Scan Filter Scripting
  • Tips & Tricks Suggestions
  • Tips & Tricks

Fulltext results:

SMTP Server Lua Scripting @reference
85 Hits, Last modified: 3 weeks ago
======SMTP Server Lua Scripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called SMTPSVR.LUA and can be edited from the Settings -> Scripts page in the VPOP3 settings. This script is call
Lua Scripting @reference
59 Hits, Last modified: 4 days ago
======Lua Scripting====== [[http://www.lua.org|Lua]] is a simple scripting programming language often used for embedding... users, we have opted to go for a more flexible scripting facility. For general Lua programming instru... ral or help you to write or debug your own Lua scripts. We can help with that, but it will be on a cha
Formatting Syntax @wiki
34 Hits, Last modified: 3 years ago
ombine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can mark something as <del>deleted</del> as well. You
SMTP Server -> IDS/IPS @reference
32 Hits, Last modified: 7 years ago
======SMTP Server -> IDS/IPS====== The **IDS/IPS** tab lets you set logging and automatic blocking parameters for the IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) component of the S... s on the SMTP service and can automatically block IP addresses which try to do bad things. =====IDS L
Error message: Your connection has been blocked temporarily - Try again later @how_to
32 Hits, Last modified: 7 years ago
er'', this means the Intrusion Prevention System (IPS) in VPOP3 has detected abnormal behaviour from your IP address, and it has applied a temporary block to ... MTP Service===== You can set how the SMTP Service IPS works by going to ''Services -> SMTP -> IDS/IPS'' in the VPOP3 settings. {{:how_to:smtp_ips.png?noli
LAN Forwarding Scripting @reference
25 Hits, Last modified: 7 months ago
======LAN Forwarding Scripting====== (Added in V8.7) This is stored in the 'LanForwarding.lua' script in Settings -> Scripts There are two global variables set: * MessageType - this is the state VPOP3 is in when calling the script. * message = this is a message received from
Restricting the number of recipients sent to @how_to
24 Hits, Last modified: 7 years ago
======Restricting the number of recipients sent to====== Some ISPs set restrictions on the number of recipients that you are allowed to send in a certain ti... iod, eg 50 messages per hour, or the number of recipients that you are allowed to send per message or per connection. =====Restriction of recipients per message/connection===== If your ISP rest
Spam Filter Rules @reference
24 Hits, Last modified: 2 years ago
-in spam filter system which supports a simple script language optimised for content- and spam-filteri... ce contains a definition of the spam filtering script language supported by VPOP3. Note that as later ... nguage Introduction===== The VPOP3 Spam Filter scripting language is a very basic language designed to... VPOP3 comes with a pre-configured spam filter script, and it is recommended that you use that, and mo
Management Scripting @reference
23 Hits, Last modified: 7 years ago
======Management Scripting====== In VPOP3 Enterprise, from version 6.17 there is the facility to run Lua scripts manually or according to a schedule. These scripts can do things like access mail folders & message... some maintenance on them. ====Creating a new script==== In Settings -> Scripts you can create a new
How To Setup VPOP3 Service Security @how_to
22 Hits, Last modified: 7 years ago
rious services depending on the client computer's IP address. This is useful if you want to allow access from only certain IP addresses (eg within your LAN) and prevent access from other IP addresses (eg the Internet). With some services ... an also restrict access to certain users on those IP addresses. These are generally only those service
Lua SMTP Relay Control @reference
21 Hits, Last modified: 7 years ago
ing to send messages via SMTP Relay, it runs a script called **relayout.lua** in the VPOP3 directory. ====Global Variables==== This script may have global variables, depending on your ver... -only global variables set at the start of the script: * senderid - this is the numeric message send... a boolean value saying whether to [[http://en.wikipedia.org/wiki/Bounce_Address_Tag_Validation|BATV]]
Monitor Scripting @reference
21 Hits, Last modified: 6 years ago
======Monitor Scripting====== (Added in V6.15) This script has three functions: * MonitorIncoming * MonitorInternal... lls MonitorOut(sender, authenticated_sender, recipient_list, subject) or MonitorInternal(sender, recipient_list, subject) or MonitorIncoming(sender, r
Transmission Receipt Message @how_to
20 Hits, Last modified: 7 years ago
======Transmission Receipt Message====== This is not an error message, but we are listing it here beca... ses some people. VPOP3 sends a 'Transmission Receipt' when a message is sent out, and it contains a header asking for the receipt. The default configuration is that it will send the transmission receipt if the sender asks for a read receipt. You can
German Webmail Language Page @how_to
19 Hits, Last modified: 7 years ago
rowser sessionexpired=Anmeldung abgelaufen browseripchanged=Die IP-Adresse hat sich w&auml;hrend der Sitzung ge&auml;ndert nonexistentsessionuser=Unbekann... ed=F&uuml;r diese Seite ben&ouml;tigen Sie JavaScript und Cookies. nojavascript=<span class='warning'>JavaScript ist NICHT aktiv. Sie werden diese Seite n
French Webmail Language File @how_to
19 Hits, Last modified: 7 years ago
d try again sessionexpired=Session Expired browseripchanged=Web browser IP address changed from when session was initiated nonexistentsessionuser=Non-exis... t Poll: jscookiesrequired=Please note that JavaScript and Cookies are required in order to log on. nojavascript=<span class='warning'>JavaScript is NOT enabled
Spanish Webmail Language File @how_to
19 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull @reference
18 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
17 Hits, Last modified: 7 years ago
Settings -> Attachment Processing @reference
17 Hits, Last modified: 7 years ago
Download Rules @reference
17 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab @reference
16 Hits, Last modified: 7 years ago
SMTP -> General tab @reference
16 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents @reference
15 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting @reference
15 Hits, Last modified: 22 months ago
OutMsgRecipients Replacement @adminapi
15 Hits, Last modified: 7 years ago
User Routing Script @reference
15 Hits, Last modified: 2 years ago
Spam Filter Rules: ZipCount @reference
14 Hits, Last modified: 7 years ago
DMARC Reporter Script @reference
14 Hits, Last modified: 19 months ago
Send Admin Message @reference
13 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab @reference
13 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients @reference
13 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
13 Hits, Last modified: 7 years ago
Scheduling Management Scripts @reference
12 Hits, Last modified: 7 years ago
Delete OutQueue messages directly from the database @how_to
12 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
12 Hits, Last modified: 7 years ago
Exchange 2007 @how_to
12 Hits, Last modified: 7 years ago
We installed a new router and now nothing works @how_to
12 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
12 Hits, Last modified: 7 years ago
Scheduled Task Script @reference
12 Hits, Last modified: 4 years ago
User Delivery Script @reference
12 Hits, Last modified: 7 years ago
Outgoing Message Scripting @reference
11 Hits, Last modified: 15 months ago
LogDB.Recipients table @reference
11 Hits, Last modified: 7 years ago
Custom filtering incoming mail @how_to
11 Hits, Last modified: 7 years ago
GDPR for VPOP3 self-hosted software @faq
11 Hits, Last modified: 7 years ago
Allow Remote Access to VPOP3 Mailboxes @how_to
11 Hits, Last modified: 7 years ago
Autoresponder Global Scripting @reference
11 Hits, Last modified: 4 days ago
Spam Filter Rules: DefineRule @reference
10 Hits, Last modified: 7 years ago
Lua SMTP MX Control @reference
10 Hits, Last modified: 22 months ago
Spam Filter Rules: Variables @reference
10 Hits, Last modified: 22 months ago
Archive Script @reference
10 Hits, Last modified: 2 years ago
421 4.3.2 VPOP3 Too many connections from your IP address - try later @how_to
10 Hits, Last modified: 7 years ago
SMTP Service - Filtering @reference
10 Hits, Last modified: 7 years ago
550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
10 Hits, Last modified: 7 years ago
ListServer Commands @reference
10 Hits, Last modified: 7 years ago
Find the IP address of the VPOP3 Computer @how_to
9 Hits, Last modified: 7 years ago
Dynamic IP Address @faq
9 Hits, Last modified: 7 years ago
Sender Policy Framework / SPF @how_to
9 Hits, Last modified: 7 years ago
Message Monitoring @reference
9 Hits, Last modified: 7 years ago
Autoresponder scripting @reference
9 Hits, Last modified: 4 days ago
SMTP Reputation Stats @reference
9 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach @reference
9 Hits, Last modified: 7 years ago
Incoming SMTP Feed @how_to
9 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch @reference
8 Hits, Last modified: 7 years ago
Using VPOP3 with Microsoft Exchange Server @how_to
8 Hits, Last modified: 7 years ago
Access Restrictions Internal Format @reference
8 Hits, Last modified: 22 months ago
Creating Extra SMTP Services @how_to
8 Hits, Last modified: 7 years ago
Attachment Processing Script @reference
7 Hits, Last modified: 3 years ago
POP3 Mail Collection @reference
7 Hits, Last modified: 7 years ago
Accepting Incoming SMTP through a router @how_to
7 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineSetting @reference
7 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab @reference
7 Hits, Last modified: 7 years ago
Error Messages @how_to
7 Hits, Last modified: 2 years ago
Sending mail from different email addresses or domains @how_to
6 Hits, Last modified: 7 years ago
Spamfilter Whitelist & Blacklist @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
Allow messages through from a specific IP address @reference
6 Hits, Last modified: 3 years ago
User Manager Script @reference
6 Hits, Last modified: 13 months ago
SMTP Direct Sender Settings @reference
6 Hits, Last modified: 7 years ago
How To Allow Mail Relay Through VPOP3 @how_to
6 Hits, Last modified: 11 days ago
SMTPStats.SMTPClientFailures table @reference
6 Hits, Last modified: 7 years ago
Autoresponder Commands @reference
6 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
6 Hits, Last modified: 7 years ago
Settings -> Diagnostics @reference
6 Hits, Last modified: 7 years ago
Configure Email Signatures @how_to
6 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL @reference
6 Hits, Last modified: 7 years ago
"Too many logins" error message @how_to
6 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer @reference
6 Hits, Last modified: 7 years ago
Global Signature @reference
5 Hits, Last modified: 7 years ago
How to configure Mozilla Thunderbird @how_to
5 Hits, Last modified: 7 years ago
MX Send Warning - ..... @how_to
5 Hits, Last modified: 7 years ago
Setup steps for multiple POP3 accounts at the ISP @how_to
5 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems @how_to
5 Hits, Last modified: 7 years ago
SMTP Relay Protection in VPOP3 @how_to
5 Hits, Last modified: 7 years ago
Error Handling Scripting @reference
5 Hits, Last modified: 19 months ago
PostgreSQL Replication @how_to
5 Hits, Last modified: 6 years ago
IMAP4 Server Scripting @reference
5 Hits, Last modified: 7 years ago
Timeout problems downloading/uploading messages with attachments @how_to
5 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders @reference
5 Hits, Last modified: 7 years ago
SMTPClientBlockRemove Action @adminapi
5 Hits, Last modified: 7 years ago
Message Headers @reference
5 Hits, Last modified: 7 years ago
SMTP Server @reference
5 Hits, Last modified: 7 years ago
Signature Script @reference
5 Hits, Last modified: 7 years ago
How to send a fax by email using the VPOP3 FaxServer @how_to
5 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule @reference
5 Hits, Last modified: 7 years ago
SMTPClientBlockAdd Action @adminapi
5 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage @reference
5 Hits, Last modified: 7 years ago
Password Strength Checking Script @reference
5 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
5 Hits, Last modified: 4 years ago
Virus Scan Filter Scripting @reference
5 Hits, Last modified: 7 years ago
Offline Archive Error Messages @reference
5 Hits, Last modified: 7 years ago
SMTPClientAllowRemove Action @adminapi
5 Hits, Last modified: 7 years ago
SMTPClientAllowAdd Action @adminapi
5 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages @reference
5 Hits, Last modified: 7 years ago
VPOP3.MessageReset @reference
4 Hits, Last modified: 7 years ago
Webmail Menu bar @reference
4 Hits, Last modified: 7 years ago
VPOP3.MessageSeek @reference
4 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment @reference
4 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
4 Hits, Last modified: 7 years ago
Tips & Tricks @tips
4 Hits, Last modified: 7 years ago
Using a Mobile Phone with VPOP3 @how_to
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader @reference
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS @reference
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody @reference
4 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart @reference
4 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines @reference
4 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL @reference
4 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL @reference
4 Hits, Last modified: 5 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages @reference
4 Hits, Last modified: 4 years ago
Mail Sender Advanced Settings @reference
4 Hits, Last modified: 7 years ago
POP3 Server -> General Tab @reference
4 Hits, Last modified: 7 years ago
IDS Log Event Numbers @reference
4 Hits, Last modified: 7 years ago
Incoming SMTP Mail @reference
4 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status @reference
4 Hits, Last modified: 7 years ago
New message tab @reference
4 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
4 Hits, Last modified: 7 years ago
VPOP3 Wiki
4 Hits, Last modified: 3 years ago
Attachment Extraction Scripting @reference
4 Hits, Last modified: 7 years ago
Data stream contained NUL character @how_to
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
Copy Outgoing mail @how_to
4 Hits, Last modified: 7 years ago
Socket Error 10047 - Addresses in the specified family cannot be used with this socket @how_to
4 Hits, Last modified: 7 years ago
How to filter attachments @how_to
4 Hits, Last modified: 7 years ago
Handling mail for multiple incoming domains @how_to
4 Hits, Last modified: 7 years ago
Initial Configuration Tasks @how_to
4 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab @reference
3 Hits, Last modified: 7 years ago
Redirect message for a user if a sender is a particular email address @how_to
3 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
3 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
3 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue @how_to
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect @reference
3 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType @reference
3 Hits, Last modified: 7 years ago
OutMsgIP Replacement @adminapi
3 Hits, Last modified: 7 years ago
Increase the spam score for header marker @reference
3 Hits, Last modified: 5 years ago
Spamrules example - increase spam score if there are many links in the email @reference
3 Hits, Last modified: 7 years ago
Problems sending messages to spam@<your domain> @how_to
3 Hits, Last modified: 7 years ago
Socket Error 10055 - No Buffer Space Available @how_to
3 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use @how_to
3 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General @reference
3 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain @reference
3 Hits, Last modified: 7 years ago
Bandwidth Control @reference
3 Hits, Last modified: 7 years ago
Socket Error 10049 - The specified address is not available from the local computer @how_to
3 Hits, Last modified: 7 years ago
Increase the spam score for subject marker @reference
3 Hits, Last modified: 7 years ago
Trying to perform administrative tasks without rights @how_to
3 Hits, Last modified: 7 years ago
Spam filter / Content filter scripts @how_to
3 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
3 Hits, Last modified: 7 years ago
SMTP Rule Example - restrict who can send to a local email address @how_to
3 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
3 Hits, Last modified: 7 years ago
How to move the VPOP3 Message Store to a new PC @how_to
3 Hits, Last modified: 7 years ago
msgaudit Database table @reference
3 Hits, Last modified: 7 years ago
What is IMAP4 @what_is
3 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired @how_to
3 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
3 Hits, Last modified: 7 years ago
POP3 Server @reference
3 Hits, Last modified: 7 years ago
DokuWiki @wiki
3 Hits, Last modified: 3 years ago
Spamfilter White/Blacklists @reference
3 Hits, Last modified: 7 years ago
Encryption @faq
3 Hits, Last modified: 7 years ago
loginaudit Database table @reference
3 Hits, Last modified: 22 months ago
What is the best practice to delete old messages from the VPOP3 archive folder? @how_to
3 Hits, Last modified: 7 years ago
GDPR for hosted VPOP3 service @faq
3 Hits, Last modified: 7 years ago
How To Encrypt Sessions @how_to
3 Hits, Last modified: 7 years ago
Misc -> DNS Tab @reference
3 Hits, Last modified: 7 years ago
Backscatter @how_to
2 Hits, Last modified: 7 years ago
Spamfilter -> General @reference
2 Hits, Last modified: 7 years ago
Sent message summary @reference
2 Hits, Last modified: 7 years ago
Full Text Search @how_to
2 Hits, Last modified: 7 years ago
Misc -> External Fax Tab @reference
2 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Download Rules @how_to
2 Hits, Last modified: 7 years ago
Error expanding recipient - Nesting Level too deep @how_to
2 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab @reference
2 Hits, Last modified: 7 years ago
How to Create a Connection @how_to
2 Hits, Last modified: 7 years ago
Spamfilter Rule Weights @reference
2 Hits, Last modified: 7 years ago
Welcome to your new DokuWiki @wiki
2 Hits, Last modified: 3 years ago
Spam Filter Rules: DNS @reference
2 Hits, Last modified: 7 years ago
Attachments have been removed or renamed @how_to
2 Hits, Last modified: 7 years ago
GDPR for other hosting services (eg web hosting) @faq
2 Hits, Last modified: 7 years ago
Admin Replacement Names @adminapi
2 Hits, Last modified: 7 years ago
Tips & Tricks Suggestions @tipideas
2 Hits, Last modified: 7 years ago
What's new in version 5 webmail? @reference
2 Hits, Last modified: 7 years ago
Webmail Tabs @reference
2 Hits, Last modified: 7 years ago
Webmail Server @reference
2 Hits, Last modified: 7 years ago
VPOP3.SendMessage @reference
2 Hits, Last modified: 4 years ago
SMTPIDSEvents Replacement @adminapi
2 Hits, Last modified: 7 years ago
SMTPSPFWhitelist Replacement @adminapi
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function @reference
2 Hits, Last modified: 7 years ago
Version 5 Web Admin API @adminapi
2 Hits, Last modified: 7 years ago
Frequently Asked Questions @faq
2 Hits, Last modified: 4 years ago
Permissions @reference
2 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3 @how_to
2 Hits, Last modified: 7 years ago
How do I write an email to technical support? @faq
2 Hits, Last modified: 7 years ago
IMAP4 Mail Protocol @faq
2 Hits, Last modified: 7 years ago
Autoresponder @reference
2 Hits, Last modified: 7 years ago
Status @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL @reference
2 Hits, Last modified: 7 years ago
421 4.3.2 VPOP3 SMTP Server access disabled - content scanner problem! @how_to
2 Hits, Last modified: 7 years ago
550 5.7.1 Recipient Prohibited (x) @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ClearBag @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights @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
Spam Filter Rules: Assignments @reference
2 Hits, Last modified: 7 years ago
General instructions for setting up an email client @how_to
2 Hits, Last modified: 7 years ago
Error 0x80040201 when sending mail in Outlook @how_to
2 Hits, Last modified: 7 years ago
"How To" Articles @how_to
2 Hits, Last modified: 3 years ago
Repairing corrupted database @how_to
2 Hits, Last modified: 17 months ago
ListServer Settings @reference
2 Hits, Last modified: 7 years ago
Route MX Sent (Direct) Outbound Mail Through Your ISP @how_to
2 Hits, Last modified: 7 years ago
Database query to list failed message sends @reference
2 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
2 Hits, Last modified: 7 years ago
How to write your own spam filter rules @how_to
2 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
2 Hits, Last modified: 3 years ago
Version 5 Web Mail API @mailapi
2 Hits, Last modified: 7 years ago
Groups @reference
2 Hits, Last modified: 7 years ago
Address Book tab @reference
2 Hits, Last modified: 7 years ago
LogDB database schema @reference
2 Hits, Last modified: 7 years ago
Performance Requirements @how_to
2 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Connection Problem @how_to
2 Hits, Last modified: 7 years ago
Users database schema @reference
2 Hits, Last modified: 7 years ago
Connections @reference
2 Hits, Last modified: 7 years ago
Calendar.Events table @reference
2 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Problem @how_to
2 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings @how_to
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
2 Hits, Last modified: 7 years ago
VPOP3 - SMTP Client Connection Problem @how_to
2 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
2 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 to version 5 or later @how_to
2 Hits, Last modified: 6 years ago
How to limit size of sent mail @how_to
2 Hits, Last modified: 7 years ago
Locked Accounts @how_to
2 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules @reference
2 Hits, Last modified: 22 months ago
Move VPOP3 Version 3 or 4 to a new PC @how_to
2 Hits, Last modified: 6 years ago
How to install the VPOP3 Status Monitor on other PCs @how_to
2 Hits, Last modified: 7 years ago
How To Move VPOP3 Version 2 to a New PC @how_to
2 Hits, Last modified: 6 years ago
VPOP3 - SMTP Client Problem @how_to
2 Hits, Last modified: 7 years ago
Spam filter not working @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP @reference
1 Hits, Last modified: 7 years ago
Multiple VPOP3 icons in the taskbar @faq
1 Hits, Last modified: 7 years ago
Spam Filter Rules: *IFSUPPORT @reference
1 Hits, Last modified: 7 years ago
Using VPOP3 Spam Filtering with LAN Forwarding @how_to
1 Hits, Last modified: 7 years ago
Support Remote Access facility @faq
1 Hits, Last modified: 7 years ago
Using the VPOP3 Spam Filter @how_to
1 Hits, Last modified: 7 years ago
SMTPClientAllows Replacement @adminapi
1 Hits, Last modified: 7 years ago
What is the VPOP3 Antivirus solution? @faq
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings @reference
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout @how_to
1 Hits, Last modified: 7 years ago
What is PostgreSQL? @faq
1 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet @reference
1 Hits, Last modified: 7 years ago
Windows Server Port Conflicts @faq
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop @reference
1 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
1 Hits, Last modified: 7 years ago
Problems accessing the VPOP3 settings @troubleshooter
1 Hits, Last modified: 7 years ago
VPOP3.PostgresQuery @reference
1 Hits, Last modified: 7 years ago
Summary Log File Format @reference
1 Hits, Last modified: 7 years ago
Seeing where a message came from @how_to
1 Hits, Last modified: 7 years ago
UserRuleConditions Replacement @adminapi
1 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function @reference
1 Hits, Last modified: 7 years ago
VPOP3.GetUsers Lua function @reference
1 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function @reference
1 Hits, Last modified: 7 years ago
VPOP3.GetSetting @reference
1 Hits, Last modified: 7 years ago
VPOP3.RenameFolder Lua function @reference
1 Hits, Last modified: 7 years ago
Web Based Administration @how_to
1 Hits, Last modified: 7 years ago
Signing outgoing mail with DKIM @how_to
1 Hits, Last modified: 5 years ago
Move VPOP3 Version 5 (or later) to a new PC @how_to
1 Hits, Last modified: 9 months ago
VPOP3 Not Starting Properly @how_to
1 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBag @reference
1 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function @reference
1 Hits, Last modified: 7 years ago
VPOP3.SetSetting @reference
1 Hits, Last modified: 4 years ago
SMTPClientBlocks Replacement @adminapi
1 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function @reference
1 Hits, Last modified: 7 years ago
How do I get support? @faq
1 Hits, Last modified: 7 years ago
How to move VPOP3 V5+ to a new folder @how_to
1 Hits, Last modified: 4 years ago
AutoresponderConditionList Replacement @mailapi
1 Hits, Last modified: 7 years ago
UserRuleConditions Replacement @mailapi
1 Hits, Last modified: 7 years ago
Useful other things @reference
1 Hits, Last modified: 7 years ago
Spam Quarantine @how_to
1 Hits, Last modified: 7 years ago
Remote Access to VPOP3 without a permanent Internet connection @how_to
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers @reference
1 Hits, Last modified: 7 years ago
Database & Disk Caching @how_to
1 Hits, Last modified: 7 years ago
Settings @reference
1 Hits, Last modified: 7 years ago
determining_vpop3_server_address @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
Mail Sender Advanced Relay Settings @reference
1 Hits, Last modified: 7 years ago
How to configure Encore 32 Estate Agent Software @how_to
1 Hits, Last modified: 7 years ago
LogDB.Sessions table @reference
1 Hits, Last modified: 7 years ago
-ERR Mailbox Locked error @how_to
1 Hits, Last modified: 7 years ago
Training the VPOP3 Spam Filter @how_to
1 Hits, Last modified: 7 years ago
How to make VPOP3 re-download POP3 messages from the ISP @how_to
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts @reference
1 Hits, Last modified: 7 years ago
How To: Move VPOP3 @how_to
1 Hits, Last modified: 6 years ago
VPOP3 Reference @reference
1 Hits, Last modified: 7 years ago
Quarantine tab @reference
1 Hits, Last modified: 7 years ago
"Error Sending Message After Authentication" in Webmail @how_to
1 Hits, Last modified: 7 years ago
Fax Printer Driver Address Book @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
How to Forward Messages to an External Address @how_to
1 Hits, Last modified: 7 years ago
os.timedexecute @reference
1 Hits, Last modified: 7 years ago
Installation Errors @how_to
1 Hits, Last modified: 7 years ago
Incoming Mail @how_to
1 Hits, Last modified: 7 years ago
Mail tab @reference
1 Hits, Last modified: 7 years ago
How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3 @how_to
1 Hits, Last modified: 7 years ago
How to create an SSL Certificate @how_to
1 Hits, Last modified: 7 years ago
Lists @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Log @reference
1 Hits, Last modified: 7 years ago
How to configure Outlook 2010 @how_to
1 Hits, Last modified: 7 years ago
552 5.2.3 Message too large - contact your administrator @how_to
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5 @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto @reference
1 Hits, Last modified: 7 years ago
Message Archive -> Results Tab @reference
1 Hits, Last modified: 7 years ago
Mappings @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Copy @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Convert @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Break @reference
1 Hits, Last modified: 7 years ago
Outlook / Outlook Express is sending mail repeatedly @how_to
1 Hits, Last modified: 7 years ago
How to configure Outlook 2007 @how_to
1 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird @how_to
1 Hits, Last modified: 3 years ago
Spam Filter Rules: Comments @reference
1 Hits, Last modified: 7 years ago
How to configure Outlook 2003 @how_to
1 Hits, Last modified: 7 years ago
How to Access VPOP3's WebMail @how_to
1 Hits, Last modified: 7 years ago
imap4_server @reference
1 Hits, Last modified: 7 years ago
Outgoing Mail @how_to
1 Hits, Last modified: 7 years ago
Import Users From File @reference
1 Hits, Last modified: 7 years ago
Avast for VPOP3 Error Codes @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Internals @reference
1 Hits, Last modified: 22 months ago
Outlook/Windows Messaging reports "No transport provider is available" @how_to
1 Hits, Last modified: 7 years ago
How to move messages between users @how_to
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Relay @reference
1 Hits, Last modified: 7 years ago
Total Rebuild of Database @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