• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

used

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (79)
  • how_to (54)
  • faq (12)
  • adminapi (2)
  • mailapi (2)
  • what_is (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Socket Error 10047 - Addresses in the specified family cannot be used with this socket
  • Database files used in VPOP3 2.x
  • Database schema used in VPOP3 5.x

Fulltext results:

Formatting Syntax @wiki
8 Hits, Last modified: 3 years ago
e for smileys. And the text to HTML conversion is used for typography replacements, but can be configure... mage Conversions ==== DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. ... ither indenting them by at least two spaces (like used for the previous examples) or by using the tags '... XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used
SMTP Server Lua Scripting @reference
7 Hits, Last modified: 3 weeks ago
string - SSL/TLS version and SSL/TLS cipher being used (if encrypted) =====SMTP Server "Start()"===== ''... function should return a text string which can be used to block connections. This text string is used as the 'welcome' response from the VPOP3 SMTP server. I... s "", then the default VPOP3 welcome text will be used, or the return value from the **Start()** functio
SMTP Service -> Advanced Tab @reference
7 Hits, Last modified: 7 years ago
part before the @ symbol). However, it is rarely used in practice. In the 'old' days, using the percen... ecame abused when spam started being created. You used to be able to send a message to something like 'b... symbol, and forward the message on. This could be used legitimately for reaching mail servers which may ... part before the @ symbol). However, it is rarely used in practice. In the 'old' days, some Linux serve
Encryption @faq
6 Hits, Last modified: 7 years ago
== There are several different encryption methods used on the Internet which are relevant to VPOP3. Cur... ted by VPOP3. ====SSL==== SSL is the older system used for session encryption in email. (It is also the system used for the common **https: ** encryption). SSL encry... as a standard mechanism, although it is commonly used ===Ports Used=== * HTTPS uses port 443 instead
Autoresponder @reference
4 Hits, Last modified: 7 years ago
diting. It does not select which autoresponder is used; all the defined autoresponders are used, depending on the rules defined for the autoresponders. ====... ndicates the //From// email address which will be used when sending the automatic response. If you don't... * - this indicates the //Reply-To// email address used when sending the automatic response. If the origi
Spam Filter Rules: DefineRule @reference
4 Hits, Last modified: 7 years ago
se. If **${WeightBank}** is 0, the first value is used, if it is 1, the second is used and so on. If **${WeightBank}** is greater than the number of values for a particular rule, then the last one is used. It is unusual to define more than two default weights, as these are commonly just used for deciding whether or not the message has a hig
Logging @reference
4 Hits, Last modified: 7 years ago
after generating the daily report. These are not used by VPOP3, but may be used by your own analysis tools. The **Keep MAIL.LOG files in the SUMMARIES direc... eting them on a weekly cycle. These files are not used by VPOP3, but may be used for your own analysis. As well as the daily summary reports, you can genera
Autoresponder Global Scripting @reference
4 Hits, Last modified: 3 days ago
bject replacement for the autoresponse (cannot be used with SubjectPrefix) * SubjectPrefix - text to... original subject for the autoresponse (cannot be used with Subject) * AppendMsg - whether the origi... entially alter the autoresponder definition to be used during generation. PreProcessAutoresponder(use... global variable, and the altered version will be used for the rest of the autoresponder processing. If
Virus Scan Filter Scripting @reference
3 Hits, Last modified: 7 years ago
this has some security implications so should be used with care! A valid use may be if there are false ... r the virus detection should be skipped (true) or used (false). * virus_name is the name assigned by ... //, //messagetype// and //subject//. These can be used for skipping detected viruses from certain sender
Spam Filter Rules: IfMatch @reference
3 Hits, Last modified: 7 years ago
eld in the message header. Any header name can be used. Any MIME encoded header lines will be decoded be... eld in the message header. Any header name can be used. MIME encoded header lines will not be decoded be... re raw, undecoded message content. This should be used with caution as it may make the spam filter very
SMTP Reputation Stats @reference
3 Hits, Last modified: 7 years ago
there, except possibly the sender domain (this is used to correlate sender domains with IP addresses to ... ery attempts). The data is not, and will not be, used for any purposes other than for assisting spam fi... out authentication. Currently the data is not used in by the spam filter as we are waiting to see if
PostgreSQL Replication @how_to
3 Hits, Last modified: 6 years ago
====PostgreSQL Replication====== PostgreSQL 9.1 (used in VPOP3 5 and later) supports replication from a... Master' to a 'Slave' database server. This can be used with VPOP3 for having a near-realtime backup of y... P address on the Slave PC to match that which was used on the Master PC (ensuring there is no conflict),
Mail Collectors @reference
3 Hits, Last modified: 7 years ago
eckbox is cleared, then the Collector will not be used. This can be useful for temporarily disabling mai... u select which Connections this Mail Collector is used with. In turn, this determines at which Scheduled times the Collector will be used.
Spamfilter White/Blacklists @reference
3 Hits, Last modified: 7 years ago
t Configuration|Script Configuration]] tab can be used to alter this behaviour. =====White/Blacklist en... dress matching, but can be complex if you are not used to them. There are many tutorials on the Internet... over matching, but can be complex if you are not used to them. There are many tutorials on the Internet
LAN Forwarding Scripting @reference
3 Hits, Last modified: 7 months ago
If it returns nothing, the original rules will be used. ====GetReturnPath==== This allows the script to modify the SMTP Return Path used when sending the message using LAN Forwarding. It... nothing is returned, the original return path is used) Currently "rule comment" and "rule extra data"
Database schema used in VPOP3 5.x @reference
3 Hits, Last modified: 7 years ago
Autoresponder Commands @reference
3 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC @how_to
3 Hits, Last modified: 9 months ago
Autoresponder scripting @reference
3 Hits, Last modified: 3 days ago
What is PostgreSQL? @faq
3 Hits, Last modified: 7 years ago
GDPR for hosted VPOP3 service @faq
3 Hits, Last modified: 7 years ago
UserQueueMessage Replacement @adminapi
2 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule @reference
2 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table @reference
2 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
2 Hits, Last modified: 4 years ago
What is the difference between VPOP3 Basic and VPOP3 Enterprise? @faq
2 Hits, Last modified: 7 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
2 Hits, Last modified: 5 years ago
SMTP -> General tab @reference
2 Hits, Last modified: 7 years ago
What is the VPOP3 Antivirus solution? @faq
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings @reference
2 Hits, Last modified: 7 years ago
VPOP3 Deleting messages as 'old' messages @how_to
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing @reference
2 Hits, Last modified: 7 years ago
POP3 Server -> General Tab @reference
2 Hits, Last modified: 7 years ago
How do I get support? @faq
2 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
2 Hits, Last modified: 7 years ago
Outgoing Message Scripting @reference
2 Hits, Last modified: 15 months ago
Mappings @reference
2 Hits, Last modified: 7 years ago
Connections @reference
2 Hits, Last modified: 7 years ago
Socket Error 10047 - Addresses in the specified family cannot be used with this socket @how_to
2 Hits, Last modified: 7 years ago
Lua SMTP Relay Control @reference
2 Hits, Last modified: 7 years ago
VPOP3 Internals @reference
2 Hits, Last modified: 22 months ago
LDAP Schema in VPOP3 4.x @reference
2 Hits, Last modified: 7 years ago
ListServer Commands @reference
2 Hits, Last modified: 7 years ago
SMTP Rule Example - restrict who can send to a local email address @how_to
2 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection @reference
2 Hits, Last modified: 7 years ago
User Delivery Script @reference
2 Hits, Last modified: 7 years ago
Changing a user's password @how_to
2 Hits, Last modified: 7 years ago
GDPR for VPOP3 self-hosted software @faq
2 Hits, Last modified: 7 years ago
VPOP3 Database Size @how_to
2 Hits, Last modified: 7 years ago
How To Encrypt Sessions @how_to
2 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
2 Hits, Last modified: 7 years ago
Exchange 2007 @how_to
2 Hits, Last modified: 7 years ago
Message Rules @reference
2 Hits, Last modified: 7 years ago
Full Text Search @how_to
2 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General @reference
2 Hits, Last modified: 7 years ago
Status @reference
2 Hits, Last modified: 7 years ago
Installation Errors @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
VPOP3.PostgresQuery @reference
1 Hits, Last modified: 7 years ago
Message Archive @reference
1 Hits, Last modified: 7 years ago
Users.Users table @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan @reference
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders @reference
1 Hits, Last modified: 7 years ago
How do I login to the PSCS website? @faq
1 Hits, Last modified: 7 years ago
What's new in version 5 webmail? @reference
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS @reference
1 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules @reference
1 Hits, Last modified: 22 months ago
Lua Scripting @reference
1 Hits, Last modified: 3 days ago
DNSSEC @faq
1 Hits, Last modified: 6 years ago
POP3 Client Lua Scripting @reference
1 Hits, Last modified: 22 months ago
What is IMAP4 @what_is
1 Hits, Last modified: 7 years ago
Message Headers @reference
1 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab @reference
1 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab @reference
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
1 Hits, Last modified: 7 years ago
User Manager Script @reference
1 Hits, Last modified: 13 months ago
SMTP Direct Sender Settings @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables @reference
1 Hits, Last modified: 22 months ago
Send Admin Message @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules @reference
1 Hits, Last modified: 2 years ago
Scheduling Management Scripts @reference
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol @reference
1 Hits, Last modified: 6 years ago
Prune Rules @reference
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNSBL @reference
1 Hits, Last modified: 5 years ago
Spam Filter Rules: SURBL @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights @reference
1 Hits, Last modified: 7 years ago
User Routing Script @reference
1 Hits, Last modified: 2 years ago
Spam Filter Rules: AddHeader @reference
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer @reference
1 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
1 Hits, Last modified: 7 years ago
loginaudit Database table @reference
1 Hits, Last modified: 22 months ago
Incoming SMTP Feed @how_to
1 Hits, Last modified: 7 years ago
Spam filter / Content filter scripts @how_to
1 Hits, Last modified: 7 years ago
Setup steps for multiple POP3 accounts at the ISP @how_to
1 Hits, Last modified: 7 years ago
Sender Policy Framework / SPF @how_to
1 Hits, Last modified: 7 years ago
Seeing where a message came from @how_to
1 Hits, Last modified: 7 years ago
Restore a database backup @how_to
1 Hits, Last modified: 21 months ago
How to Restore a backup of VPOP3 @how_to
1 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
1 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP @how_to
1 Hits, Last modified: 7 years ago
How to limit size of sent mail @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
We installed a new router and now nothing works @how_to
1 Hits, Last modified: 7 years ago
Using IMAP4 with VPOP3 Enterprise @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 'share' domains between Exchange and VPOP3 @how_to
1 Hits, Last modified: 7 years ago
Handling mail for multiple incoming domains @how_to
1 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
1 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
How to filter attachments @how_to
1 Hits, Last modified: 7 years ago
Exceptions @how_to
1 Hits, Last modified: 7 years ago
How to send a fax by email using the VPOP3 FaxServer @how_to
1 Hits, Last modified: 7 years ago
Database Backup Failed @how_to
1 Hits, Last modified: 7 years ago
How to create an SSL Certificate @how_to
1 Hits, Last modified: 7 years ago
Copy Outgoing mail @how_to
1 Hits, Last modified: 7 years ago
Calendars on eM Client @how_to
1 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
1 Hits, Last modified: 7 years ago
Timeout problems downloading/uploading messages with attachments @how_to
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3 to version 5 or later @how_to
1 Hits, Last modified: 6 years ago
Lists @reference
1 Hits, Last modified: 7 years ago
Socket Error 10503 - No More Data @how_to
1 Hits, Last modified: 7 years ago
What is Webmail? @faq
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status @reference
1 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird @how_to
1 Hits, Last modified: 3 years ago
Groups @reference
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x @reference
1 Hits, Last modified: 7 years ago
Database -> Backups Tab @reference
1 Hits, Last modified: 7 years ago
Calendar.Events table @reference
1 Hits, Last modified: 7 years ago
Calendar.Calendars table @reference
1 Hits, Last modified: 7 years ago
Bandwidth Control @reference
1 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4 @reference
1 Hits, Last modified: 7 years ago
UserRuleConditions Replacement @adminapi
1 Hits, Last modified: 7 years ago
Autoresponders / Out of Office @how_to
1 Hits, Last modified: 7 years ago
Upgrading PostgreSQL Database Software @how_to
1 Hits, Last modified: 7 years ago
Attachment Processing Script @reference
1 Hits, Last modified: 3 years ago
Archive Script @reference
1 Hits, Last modified: 2 years ago
UserRuleConditions Replacement @mailapi
1 Hits, Last modified: 7 years ago
MessageView4 Replacement @mailapi
1 Hits, Last modified: 7 years ago
SMTP Relay Protection in VPOP3 @how_to
1 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space @how_to
1 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog @how_to
1 Hits, Last modified: 7 years ago
How To Setup VPOP3 Service Security @how_to
1 Hits, Last modified: 7 years ago
Backscatter @how_to
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
Move VPOP3 Version 3 or 4 to a new PC @how_to
1 Hits, Last modified: 6 years ago
How to use the VPOP3 Status Monitor @how_to
1 Hits, Last modified: 7 years ago
imap4_server @reference
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