• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

id

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@reference
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Bandwidth Control
  • IDS Log Event Numbers
  • SMTP Server -> IDS/IPS

Fulltext results:

Misc -> Advanced Tab
22 Hits, Last modified: 7 years ago
VPOP3 will reply to the sender telling them it did not understand the message in these cases. If you... ected if you use this option. ====Hold Obsolete UIDLs for X days==== When VPOP3 downloads messages fr... ch messages it has downloaded by remembering the UIDs (Unique ID) of the messages it has downloaded. If VPOP3 sees a UID which it has not seen before, the
SMTP Server -> IDS/IPS
21 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 ... ck IP addresses which try to do bad things. =====IDS Logging===== The IDS Logging section lets you te
Bandwidth Control
19 Hits, Last modified: 7 years ago
======Bandwidth Control====== (VPOP3 Enterprise Only) Every time a connection is made to a VPOP3 serv... a function which can assign the connection a bandwidth pool, or assign a bandwidth limit on the connection. VPOP3 runs a function called 'GetBandwidth' in a file called **bandwidth.lua** in the VPOP
Copy SMTP Rules - Database Query
17 Hits, Last modified: 7 years ago
n CREATE OR REPLACE FUNCTION copysmtprules(fromid integer,toid integer) RETURNS integer AS $$ DECLARE rl RECORD; newruleid INTEGER; cnt INTEGER := 0; BEGIN FOR rl... N SELECT * FROM rules.smtprules WHERE service=fromid ORDER BY ruleid LOOP INSERT INTO rules.smtp
Error Handling Scripting
16 Hits, Last modified: 19 months ago
ecipient or sender ProcessMessage3(<component>, <id>, <type>, <severity>, <error>, <connect_error>, <title_id>, <title>, <template_id>, <message>, <target>, <sender>) * component - number indicating which com... the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the component (eg w
POP3 Mail Collection
15 Hits, Last modified: 7 years ago
POP3 mailbox - for instance, from an Internet Provider. =====POP3 General===== This page tells VPOP3 ... gin name/account name which your mail service provider has told you to use when collecting mail * PO... this is the password which your mail service provider has told you to use when collecting mail * Se... t to a suitable method which the mail service provider supports: * None - use no encryption, comma
Autoresponder Global Scripting
14 Hits, Last modified: 7 days ago
this is a table with the following fields: * ID - the numeric ID of the autoresponder * OwnerID - the numeric ID of the autoresponder's owner * Name - the name of the autoresponder * Text -
Using tables/grids
11 Hits, Last modified: 7 years ago
======Using tables/grids====== Many VPOP3 settings pages use grids to show you a set of data, for instance on the [[Users]], ... res which are described below. * Most of the grids are 'delayed-fill'. This means that they don't f... times. Only the first (visible) section of the grid is filled at first (sometimes there may be a shor
SMTP Server Lua Scripting
11 Hits, Last modified: 4 weeks ago
received * **DoMAILFROM()** - called when a valid MAIL FROM command is received * **DoRCPTTO()** - called when a valid RCPT TO command is received * **DoDATAStart()** - called when VPOP3 receives a valid DATA command * **DoUnrecognised()** - called wh... ion client IP address (eg "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the
Quarantine tab
11 Hits, Last modified: 7 years ago
like many of the other webmail tabs, it is not divided into multiple sections: |[[Webmail Menu|Menu ba... [Webmail tabs|General tab bar]] | ^ [[#Message grid|Grid of quarantined messages]] ^ | [[Webmail status bar|Status bar]] | {{:reference:vpop3v5_quaran... lbar contains the following buttons: * **Show Hidden** -> toggles the display of messages that have
Autoresponder Commands
10 Hits, Last modified: 7 years ago
to keep the original incoming message. This overrides the setting in the user's autoresponder setting... discard the original incoming message. This overrides the setting in the user's autoresponder setting... should only fire once for each sender. This overrides the setting in the user's autoresponder settings. * **<Valid:**date spec**>** - this specifies that the autore
What's new in version 5 webmail?
9 Hits, Last modified: 7 years ago
/bugtracker.pscs.co.uk/changelog_page.php?version_id=27|bugtracker]]. {{ :reference:vpop3v5mob_mail.p... duce the size of the message headers display, or hide it altogether.\\ You can open messages in three ... changes you have made to things like the height/width of a panel, or the width of a column. This means that you have more power to configure the webmail
Reset Message Folder Counts
8 Hits, Last modified: 7 years ago
op3pass') Then, type with ff as (select folderid,count(msgid) as cnt, coalesce(sum(length(msgdata)),0) as totsize, sum(case when newflag then 1 els... unt(case when read and not hold then null else msgid end) as unreadcnt, sum(case when hold then 1 e... messages inner join messages.msgdata using(msgdataid)) using(folderid) where deletedtime is null gr
Spamfilter Quarantine Viewer
8 Hits, Last modified: 7 years ago
am. The other options which are available on individual message releases are not possible here. ====Hiding/Marking Seen messages==== VPOP3 will remove me... so there are two options which can be used: * Hide messages - if you hide messages, then they will no longer appear in search results (unless you have
SMTP Direct Sender Settings
8 Hits, Last modified: 7 years ago
S servers set in the [[misc dns|Misc Settings]]. Ideally, VPOP3 should be using local caching DNS ser... n **8.8.8.8** and **8.8.4.4**. ====Edit DNS Overrides==== DNS overrides let you 'fake' DNS entries for certain domains. For instance, if you want most of... il to *@gmail.com to go through your Internet provider's SMTP relay server, you could add an entry lik
Import Users From File
8 Hits, Last modified: 7 years ago
Status
8 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
8 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
8 Hits, Last modified: 7 years ago
Running database updates within a transaction
7 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
6 Hits, Last modified: 7 months ago
Settings -> Attachment Processing
6 Hits, Last modified: 7 years ago
SMTP -> General tab
5 Hits, Last modified: 7 years ago
Calendar.Calendars table
5 Hits, Last modified: 7 years ago
Lua Scripting
5 Hits, Last modified: 7 days ago
Lua SMTP Relay Control
5 Hits, Last modified: 7 years ago
Incoming SMTP Mail
5 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
5 Hits, Last modified: 7 years ago
Mail tab
5 Hits, Last modified: 7 years ago
SMTP Reputation Stats
5 Hits, Last modified: 7 years ago
Address Book tab
5 Hits, Last modified: 7 years ago
User Routing Script
5 Hits, Last modified: 2 years ago
Autoresponder scripting
4 Hits, Last modified: 7 days ago
Mail Connectors -> Mail Senders -> SMTP Relay
4 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
4 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
4 Hits, Last modified: 7 years ago
LogDB.Recipients table
4 Hits, Last modified: 7 years ago
Download Rules
4 Hits, Last modified: 7 years ago
LogDB.Messages table
4 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
4 Hits, Last modified: 7 years ago
Find a message
4 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
4 Hits, Last modified: 7 years ago
Autoresponder
4 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
4 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
3 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function
3 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function
3 Hits, Last modified: 7 years ago
Global Signature
3 Hits, Last modified: 7 years ago
Users.Autoresponders table
3 Hits, Last modified: 7 years ago
IDS Log Event Numbers
3 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
3 Hits, Last modified: 7 years ago
Calendar.Events table
3 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
3 Hits, Last modified: 7 years ago
LogDB.Attachments table
3 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
3 Hits, Last modified: 23 months ago
Lua SMTP MX Control
3 Hits, Last modified: 23 months ago
Database query to list ALL messages in the LAN forwarding queue
3 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
LogDB.SpamRules table
3 Hits, Last modified: 7 years ago
LogDB.Sessions table
3 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
3 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
3 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
3 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
2 Hits, Last modified: 7 years ago
SMTP Server
2 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionEncoding
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
2 Hits, Last modified: 7 years ago
Spam Filter Rules: If
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
User Delivery Script
2 Hits, Last modified: 7 years ago
Sent message summary
2 Hits, Last modified: 7 years ago
Offline Archive Error Messages
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
2 Hits, Last modified: 7 years ago
Mail Connectors
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Database -> Restore Tab
2 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
2 Hits, Last modified: 7 years ago
DMARC Reporter Script
2 Hits, Last modified: 19 months ago
Find biggest messages
2 Hits, Last modified: 6 years ago
Settings -> Global Address Book
2 Hits, Last modified: 7 years ago
LDAP Schema in VPOP3 4.x
2 Hits, Last modified: 7 years ago
Lists
2 Hits, Last modified: 7 years ago
ListServer Settings
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
loginaudit Database table
2 Hits, Last modified: 22 months ago
Settings -> Local Mail -> General
2 Hits, Last modified: 7 years ago
Misc -> DNS Tab
2 Hits, Last modified: 7 years ago
Misc Settings
2 Hits, Last modified: 7 years ago
Send Admin Message
2 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
VPOP3.UnHexString
1 Hits, Last modified: 7 months ago
Services
1 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago
Webmail Tabs
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
1 Hits, Last modified: 7 years ago
Batch file to end a database backup
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
1 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
Scheduling Management Scripts
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering
1 Hits, Last modified: 7 years ago
Scheduled Task Script
1 Hits, Last modified: 4 years ago
VPOP3 Status Monitor
1 Hits, Last modified: 7 years ago
Database query to get all lists and members
1 Hits, Last modified: 7 years ago
Mappings
1 Hits, Last modified: 7 years ago
Groups
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
ListServer Commands
1 Hits, Last modified: 7 years ago
New message tab
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
1 Hits, Last modified: 7 years ago
Misc -> General Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights
1 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
1 Hits, Last modified: 22 months ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki