• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How to Install VPOP3 • Web Based Administration • OutMsgRecipients Replacement • SMTP Relay Service FAQ • Calendar.Events table • French Webmail Language File • 550/553 Not Permitted error from BT Internet's mail servers • 450 4.3.2 Content Filter Timeout • Error message: Your connection has been blocked temporarily - Try again later • Socket Error 10503 - No More Data

at

Search

You can find the results of your search below.

Starts with
  • 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:

  • Access Restrictions Internal Format
  • Attachment Extraction Scripting
  • Settings -> Attachment Processing
  • Attachment Processing Script
  • Batch file to end a database backup
  • Settings -> Database
  • Database -> Backups Tab
  • Database files used in VPOP3 2.x
  • Database -> Message Store Tab
  • Database -> Restore Tab
  • Database schema used in VPOP3 5.x
  • Global Signature
  • Internal Data Formats
  • lan_forwarding_configuration
  • LAN Forwarding Queue Status
  • LogDB.Attachments table
  • Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
  • Running database updates within a transaction
  • Signature Script
  • SMTP Reputation Stats
  • SMTPStats database schema
  • SMTPStats.SMTPClientFailures table
  • Spamfilter Script Configuration tab
  • Spamfilter database comparators
  • Spam Filter Rules: AddBag
  • Spam Filter Rules: AddBayesHam
  • Spam Filter Rules: AddBayesSpam
  • Spam Filter Rules: AddBlackList
  • Spam Filter Rules: AddHeader
  • Spam Filter Rules: AddNullAddress
  • Spam Filter Rules: AddWhiteList
  • Spam Filter Rules: Break
  • Spam Filter Rules: BulkScan
  • Spam Filter Rules: ClearBag
  • Spam Filter Rules: Convert
  • Spam Filter Rules: Copy
  • Spam Filter Rules: CopyBag
  • Spam Filter Rules: CountMatches
  • Spam Filter Rules: DBDeleteTime
  • Spam Filter Rules: DBInsert
  • Spam Filter Rules: DBQueryOne
  • Spam Filter Rules: DBUpdate
  • Spam Filter Rules: DefineRule
  • Spam Filter Rules: DefineSetting
  • Spam Filter Rules: DNS
  • Spam Filter Rules: DNSBL
  • Spam Filter Rules: Escape
  • Spam Filter Rules: ForEach
  • Spam Filter Rules: GetAddressType
  • Spam Filter Rules: GetDecodedSection
  • Spam Filter Rules: GetMD5
  • Spam Filter Rules: GetRFC822Date
  • Spam Filter Rules: GetSectionEncoding
  • Spam Filter Rules: GetSectionMD5
  • Spam Filter Rules: GetUserGroup
  • Spam Filter Rules: Goto
  • Spam Filter Rules: HTTPGet
  • Spam Filter Rules: HTTPGetMD5
  • Spam Filter Rules: HTTPPost
  • Spam Filter Rules: If
  • Spam Filter Rules: IfInBag
  • Spam Filter Rules: IfLocalAddress
  • Spam Filter Rules: IfMatch
  • Spam Filter Rules: Include
  • Spam Filter Rules: Log
  • Spam Filter Rules: Random
  • Spam Filter Rules: Redirect
  • Spam Filter Rules: Reject
  • Spam Filter Rules: RemoveBag
  • Spam Filter Rules: RemoveBayesHam
  • Spam Filter Rules: RemoveBayesSpam
  • Spam Filter Rules: RemoveBlackList
  • Spam Filter Rules: RemoveTags
  • Spam Filter Rules: RemoveWhiteList
  • Spam Filter Rules: Replace
  • Spam Filter Rules: SendMessage
  • Spam Filter Rules: *IFSUPPORT
  • Spam Filter Rules: *STOP
  • Spam Filter Rules: StartDNS
  • Spam Filter Rules: StartDNSBL
  • Spam Filter Rules: StartSURBL
  • Spam Filter Rules: Stop
  • Spam Filter Rules: SURBL
  • Spam Filter Rules: WinHTTPGet
  • Spam Filter Rules: ZipContents
  • Spam Filter Rules: ZipContentsFull
  • Spam Filter Rules: ZipCount
  • Status
  • VPOP3 Status Monitor
  • Status Monitor (port 5109) protocol
  • Summary Log File Format
  • Useful Database Queries
  • VPOP3.SaveAttachment
  • Webmail Status bar
  • What's new in version 5 webmail?

Fulltext results:

Settings -> Attachment Processing
43 Hits, Last modified: 7 years ago
======Settings -> Attachment Processing====== The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct functions on messages that contain attachments: * [[#Filtering|Filtering]] * [[#Ext... ng** tab is divided into four main sections: ====Attachment Filtering==== Attachment filtering is app
Attachment Extraction Scripting
19 Hits, Last modified: 7 years ago
======Attachment Extraction Scripting====== This is the 'extraction.lua' script. (Added in V6.17) T... ons: * Extract This functions is called if the attachment extraction is enabled in Settings -> Attachment Processing -> Extraction. For every message ... loads the script file, then for each (non-virus) attachment it calls Extract(attachmentname, sende
Attachment Processing Script
19 Hits, Last modified: 3 years ago
======Attachment Processing Script====== (Added in v7.6) This script has functions to allow message attachments to be altered: * NeedsRecode * Needs... ecode==== function NeedsRecode(filtervariables, attachments_array, mime_structure) Called when VPOP... True if the Lua script wants to alter any of the attachments of the whole message ====NeedsRewrite==
SMTP Server Lua Scripting
19 Hits, Last modified: 4 weeks ago
ll call the following Lua functions in the script at the following times: * **Start()** - called whe... LoadLimits()** - (v8.7+ Enterprise Only) - called at connection to be able to dynamically alter servic... load limits * **GetMaxMessageSize()** - called at startup, and when the HELO and EHLO commands are ... ed by VPOP3 * **StartMessage()** - (v5+) called at the start of each message * **MessageLineRaw()*
Spam Filter Rules: IfMatch
11 Hits, Last modified: 7 years ago
ain text part of the message, but does not search attachments |2.1.7 | ^texta |This performs the same task as **text**, but also searches plain text attachments |2.1.7 | ^body |This searches any plain... me task as **body**, but also searches plain text attachments |2.1.7 | ^anytext |This performs the sa... k as **htmlsource**, but also searches plain text attachments |2.1.7 | ^htmltext |This searches the t
POP3 Client Lua Scripting
11 Hits, Last modified: 22 months ago
ll call the following Lua functions in the script at the following times: * **Start()** - called whe... performed on the message. * **End()** - called at the end of the POP3 session. =====ProcessMessag... ions>, <message MIME structure>, <message size>, <attachments>)'' This function is called by VPOP3 wh... ContentDisposition string - usually 'inline' or 'attachment' or blank * ContentDispositionFilenam
Monitor Scripting
11 Hits, Last modified: 6 years ago
one', then the message will not be monitored. ===Attachments=== From VPOP3 version 6.17 onwards, thes... henticated_sender, recipient_list, subject, size, attachments, ToRecipients, CcRecipients, BccRecipien... orInternal(sender, recipient_list, subject, size, attachments) MonitorIncoming(sender, recipient_list, subject, size, attachments) * **size** is the size of the messa
LogDB.Attachments table
11 Hits, Last modified: 7 years ago
======LogDB.Attachments table====== The [[LogDB]].Attachments table contains a record of the attachments for messages logged by VPOP3. A message may have zero or more attachments =====Columns===== * attachid - this
POP3 Mail Collection
10 Hits, Last modified: 7 years ago
ss this button to edit the [[download rules]] * Attempt to remove duplicate messages - VPOP3 will look at the messages downloaded **during this session** a... to that message, VPOP3 will download the message at the next scheduled connection as long as the mess... too large, you may get problems with the mailbox at your mail service provider filling up. If it is s
Mail Connectors -> Connector Schedule
9 Hits, Last modified: 7 years ago
ule.png?nolink& |}} =====Pausing Scheduling===== At the top of the page you can **Pause** or **Resume... ction occurred in the last X minutes, don't check at the next scheduled time==== This option is most u... are multiple schedules, or if the following **If at least X people have checked their mail** option i... Use **0** (zero) to disable this setting. ====If at least X people have checked their mail, connect w
SMTP Server -> IDS/IPS
9 Hits, Last modified: 7 years ago
t of the SMTP server. SMTP servers are regularly attacked, both by incoming mail attacks (spam/viruses etc) and relay attacks (by spammers and other malware distributors trying to send ... this, there is a system in VPOP3 which will track attack attempts on the SMTP service and can automati
Mail Collectors
8 Hits, Last modified: 7 years ago
* [[Incoming SMTP]] * [[ODMR Collection|ODMR/ATRN Collection]] The **Incoming SMTP** collection ... nent Internet connection with MX records pointing at the VPOP3 server, then usually you do not need to... VPOP3 will only download from one POP3 Collector at once, so changing the priority will not affect how frequently mail is collected at all, but just make some be processed sooner in th
Virus Scan Filter Scripting
8 Hits, Last modified: 7 years ago
ignore. VPOP3 calls: FilterResult(virus_name, attachment_name, archive_name, filter_variables) Th... ame is the name assigned by the virus scanner * attachment_name is the name of the attachment where the virus was detected * archive_name is the name ... the archive file (eg ZIP file), if any, where the attachment was located * filter_variables is the l
IMAP4 Server Scripting
8 Hits, Last modified: 7 years ago
lities = generated capabilities (a space is added at the beginning and end to make finding words simpl... command, VPOP3 calls DoListResult(foldername, attributes, extended) * foldername = the name of the folder * attributes = the attributes which will be returned for the list * extended = extra information to be r
New message tab
7 Hits, Last modified: 7 years ago
o the drafts folder, for future editing * **Add Attachment** -> Opens a window to select the file to be attached * **Check Spelling** -> Opens the spell-checker window ====Message headers==== At the top of the screen, there is a drop-down selec... nt, etc. =====Performing actions===== ====Adding attachments==== There are two buttons to launch the
Outgoing Message Scripting
6 Hits, Last modified: 15 months ago
Message Monitoring
6 Hits, Last modified: 7 years ago
Autoresponder
6 Hits, Last modified: 7 years ago
Lists
5 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
5 Hits, Last modified: 5 days ago
Mappings
5 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
5 Hits, Last modified: 7 years ago
loginaudit Database table
5 Hits, Last modified: 22 months ago
Signature Script
5 Hits, Last modified: 7 years ago
SMTP Reputation Stats
5 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
4 Hits, Last modified: 7 years ago
Lua Scripting
4 Hits, Last modified: 5 days ago
Spam Filter Rules: ZipCount
4 Hits, Last modified: 7 years ago
Send Admin Message
4 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
4 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
4 Hits, Last modified: 7 years ago
Autoresponder Commands
4 Hits, Last modified: 7 years ago
SMTP Service - Filtering
4 Hits, Last modified: 7 years ago
Webmail Status bar
3 Hits, Last modified: 7 years ago
Permissions
3 Hits, Last modified: 7 years ago
Mail tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
3 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
3 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
SMTP -> General tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
3 Hits, Last modified: 7 years ago
Scheduled Task Script
3 Hits, Last modified: 4 years ago
Address Book tab
3 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
3 Hits, Last modified: 7 years ago
Autoresponder scripting
3 Hits, Last modified: 5 days ago
Groups
3 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
3 Hits, Last modified: 7 years ago
Import Users From File
3 Hits, Last modified: 7 years ago
Lua SMTP MX Control
3 Hits, Last modified: 22 months ago
Archive Script
2 Hits, Last modified: 2 years ago
User Routing Script
2 Hits, Last modified: 2 years ago
User Delivery Script
2 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
2 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
2 Hits, Last modified: 7 years ago
Calendar.Events table
2 Hits, Last modified: 7 years ago
Connections
2 Hits, Last modified: 7 years ago
Download Rules
2 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
2 Hits, Last modified: 7 years ago
Find a message
2 Hits, Last modified: 7 years ago
IDS Log Event Numbers
2 Hits, Last modified: 7 years ago
Useful Database Queries
2 Hits, Last modified: 4 years ago
Lua SMTP Relay Control
2 Hits, Last modified: 7 years ago
Message Archive
2 Hits, Last modified: 7 years ago
msgaudit Database table
2 Hits, Last modified: 7 years ago
Quarantine tab
2 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
2 Hits, Last modified: 7 years ago
Management Scripting
2 Hits, Last modified: 7 years ago
LogDB database schema
2 Hits, Last modified: 7 years ago
Message Rules
1 Hits, Last modified: 7 years ago
Calendar.Calendars table
1 Hits, Last modified: 7 years ago
Bulk Add Users
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
1 Hits, Last modified: 7 years ago
Message Headers
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts
1 Hits, Last modified: 7 years ago
Message Archive -> Results Tab
1 Hits, Last modified: 7 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Using tables/grids
1 Hits, Last modified: 7 years ago
Database query to view password change history
1 Hits, Last modified: 7 years ago
Logging
1 Hits, Last modified: 7 years ago
Webmail -> Advanced tab
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago
Webmail Tabs
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
1 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
1 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
1 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
1 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue
1 Hits, Last modified: 7 years ago
Incoming SMTP Mail
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
Scheduling Management Scripts
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
1 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
1 Hits, Last modified: 7 years ago
Settings -> Global Address Book
1 Hits, Last modified: 7 years ago
Sent message summary
1 Hits, Last modified: 7 years ago
Settings
1 Hits, Last modified: 7 years ago
Database query to get all lists and members
1 Hits, Last modified: 7 years ago
Database query to find forwards/assistants etc in user settings
1 Hits, Last modified: 7 years ago
Reports
1 Hits, Last modified: 7 years ago
Find biggest messages
1 Hits, Last modified: 6 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
Delete list member from all lists
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
Allow messages through from a specific IP address
1 Hits, Last modified: 3 years ago
Spamrules example - increase spam score for long sender domain
1 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
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