• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Setting up VPOP3 to work with Exchange 2003 • How to configure Outlook 2010 • 550/553 Not Permitted error from BT Internet's mail servers • Lost Licence Details • Incoming SMTP Feed • Mail Connectors -> Mail Senders • VPOP3 Is Responding Slowly • Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator • Socket Error 10503 - No More Data • Locked Accounts

message

Search

You can find the results of your search below.

Exact match
  • 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:

  • Database query to alter LAN Forwarding rules for one server to go to another
  • Message Archive -> General
  • Message Archive -> Offline Tab
  • Message Archive -> Results Tab
  • Database -> Message Store Tab
  • Find biggest messages
  • Find a message
  • Database query to list ALL messages in the LAN forwarding queue
  • Database query to list failed message sends
  • Database query to list messages in the LAN forwarding queue waiting to go to a specific server
  • LogDB.Messages table
  • Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
  • Message Archive
  • Message Headers
  • Message Monitoring
  • New message tab
  • Offline Archive Error Messages
  • Outgoing Message Scripting
  • Reset Message Folder Counts
  • Route incoming POP3 mail by parsing message headers
  • Send Admin Message
  • Sent message summary
  • Use the spam filter scripting to add fixed text to the subject on incoming messages
  • Use the spam filter scripting to add random text to the subject on incoming messages
  • Allow messages through from a specific IP address
  • Spam Filter Rules: SendMessage
  • Message Rules
  • VPOP3.DeleteMessage Lua function
  • VPOP3.GetMessageLines
  • VPOP3.GetMessagePart
  • VPOP3.GetMessagePartBody
  • VPOP3.GetMessagePartHeader
  • VPOP3.GetMessages Lua function
  • VPOP3.MarkMessageRead Lua function
  • VPOP3.MessageReset
  • VPOP3.MessageSeek
  • VPOP3.PurgeMessage Lua function
  • VPOP3.SendMessage

Fulltext results:

SMTP Server Lua Scripting
45 Hits, Last modified: 3 weeks ago
ction to port 25 on the VPOP3 server to send it a message, whether from a local user or an incoming SMTP message. Each SMTP server instance has its own instance of... MTP service session starts up, before the welcome message is sent to the SMTP client * **RBLResults()** -... * **ProcessMessage()** - called when an entire message has been received by VPOP3 * **StartMessage()**
Misc -> Advanced Tab
43 Hits, Last modified: 7 years ago
me. ====Max Hops==== In email, a 'hop' is when a message is passed from one mail server to another. When a message is received, most mail servers will count the 'hops' which a message has already made (done by counting the number of ... his number of hops exceeds a specified value, the message will be rejected. This is because it suggests tha
POP3 Mail Collection
41 Hits, Last modified: 7 years ago
hich was used by Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of mess... tells VPOP3 to use [[download rules]] to examine message headers before they are downloaded and possibly change behaviour depending on the message headers and other information * Edit Download R... e same sender, recipient, subject, sent date, and message-id it will skip the duplicates ===Notes:=== ==(1
Mail tab
38 Hits, Last modified: 7 years ago
|Selected folder messages]] ^ ^ ::: ^ [[#Selected message display|Selected message display]] ^ | [[Webmail status bar|Status bar]] || {{:reference:vpop3v5_webmai... toolbar contains the following buttons: * **New Message** -> Launch a tab to compose a new message * **Reply** -> Launch a tab to compose a reply to the selecte
Download Rules
37 Hits, Last modified: 7 years ago
ules are a facility in VPOP3 where it can look at message summary information before downloading a message from an ISP POP3 mailbox (they do not work on incoming SM... load Rules** button. Download rules can only see message headers, message size, and other information such as current date/time, etc. They can //not// see message
Webmail Menu bar
34 Hits, Last modified: 7 years ago
**//Function//** | **//V//** | **//Notes//** | ^Message ^^Mail and View Message tabs ^Opens/closes Message menu^4+ ^View Message tabs introduced in v5 ^ |-> |New Message |Always |Opens a new tab to create a new
User Delivery Script
31 Hits, Last modified: 7 years ago
.lua script, this Lua script can override VPOP3's message delivery options. You can edit this in the Settin... global variables containing information about the message and can modify global variables to alter the way the message delivery is handled. (Prior to v6.20, only the *... tions are called===== * User - the username the message is to be delivered to * Subject - the subject o
Outgoing Message Scripting
29 Hits, Last modified: 15 months ago
======Outgoing Message Scripting====== Every time VPOP3 adds a message to the Outgoing mail queue, it runs a script called **outm... an help. =====Messages to be sent===== For every message which is to be sent VPOP3 calls a function in tha... , SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeconds, DeleteAfterSeconds)** * Authenti
SMTP Service - Filtering
27 Hits, Last modified: 7 years ago
es. VPOP3 picks the appropriate stage to test the message depending on the fields being tested - for instan... ed in the **MAIL FROM** phase, but if it checks a message header, it has to be checked during the **DATA** ... to bottom. When it finds a rule which matches the message, it will process that rule, then not process any ... rform when the rule matches: * **Accept** - the message is accepted as normal * **Ignore** - the messag
POP3 Client Lua Scripting
24 Hits, Last modified: 22 months ago
ges. * **DownloadRules()** - called before each message is downloaded to determine how VPOP3 should handle the message. A scripted version of normal [[http://www.pscs.c... * - called just before VPOP3 starts downloading a message from the remote server. * **MessageLineRaw()** - called when VPOP3 has downloaded a line of a message from the remote server. * **MessageLine()** - c
Error Handling Scripting
22 Hits, Last modified: 19 months ago
e limits are set in Settings -> Admin Settings -> Message Control. However, if you want more granular contr... ==== This function is called for each controlled message which is generated. The function can force the message to be sent, even if the settings would filter it ou... u could set the target to <blank> to suppress the message even if it would be sent. The function can also c
Address Book tab
22 Hits, Last modified: 7 years ago
cts and add those contacts into a new or existing message. Substantial alterations to the interface were in... essages]** -> adds the selected contacts to a new message, or a selected open message - observes **To**/**Cc**/**Bcc** setting for open messages * **Search** -> a... sion 5 and later=== In order to add contacts to a message, you must select the contacts in order for the **
msgaudit Database table
20 Hits, Last modified: 7 years ago
the event * owner - which VPOP3 user owned the message * actionuser - which VPOP3 user performed the e... as triggered by * sourcefolder - the folder the message was in at the start of the event * targetfolder - the folder the message was in at the end of the event (if it was different from the sourcefolder) * subject - the message subject * sender - the message sender * msgda
Lua SMTP MX Control
20 Hits, Last modified: 22 months ago
arlier). =====Messages to be sent===== For every message which is to be sent VPOP3 calls a function in tha... Priority** - see below * Size - The size of the message on disk * CreationTime - The time the message was put in the outgoing queue - as YYYYMMDDHHMMSS * Retr... - The number of times VPOP3 has tried to send the message so far * LastTryTime - The time the message was
Spam Filter Rules: IfMatch
20 Hits, Last modified: 7 years ago
r or substring match on a variable or part of the message being processed | **IfMatch** statements require... ^text |This searches any plain text part of the message, but does not search attachments |2.1.7 | ^texta ... |This searches any plain text or HTML part of the message. HTML parts have the HTML tags stripped out and a... source |This searches the raw HTML source of the message |2.1.7 | ^htmlsourcea |This performs the same ta
New message tab
20 Hits, Last modified: 7 years ago
Autoresponder Commands
18 Hits, Last modified: 7 years ago
Send Admin Message
18 Hits, Last modified: 7 years ago
Autoresponder
18 Hits, Last modified: 7 years ago
Message Rules
17 Hits, Last modified: 7 years ago
Webmail Tabs
16 Hits, Last modified: 7 years ago
Message Monitoring
16 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
16 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
15 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
15 Hits, Last modified: 4 days ago
Settings -> Attachment Processing
15 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
14 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
14 Hits, Last modified: 7 months ago
Lua SMTP Relay Control
14 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
14 Hits, Last modified: 7 years ago
LogDB.Messages table
12 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
11 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
11 Hits, Last modified: 7 years ago
Message Headers
11 Hits, Last modified: 7 years ago
Quarantine tab
10 Hits, Last modified: 7 years ago
ListServer Commands
10 Hits, Last modified: 7 years ago
User Routing Script
10 Hits, Last modified: 2 years ago
Spam Filter Rules: Variables
9 Hits, Last modified: 22 months ago
Settings -> Admin Settings
9 Hits, Last modified: 7 years ago
Archive Script
9 Hits, Last modified: 2 years ago
SMTPStats.SMTPClientFailures table
8 Hits, Last modified: 7 years ago
Prune Rules
8 Hits, Last modified: 7 years ago
Database -> Message Store Tab
8 Hits, Last modified: 7 years ago
Message Archive -> Results Tab
8 Hits, Last modified: 7 years ago
Mappings
8 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
7 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
7 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
7 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
7 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
7 Hits, Last modified: 7 years ago
Attachment Processing Script
7 Hits, Last modified: 3 years ago
Message Archive -> Offline Tab
7 Hits, Last modified: 7 years ago
Monitor Scripting
7 Hits, Last modified: 6 years ago
LAN Forwarding Queue Status
7 Hits, Last modified: 7 years ago
SMTP -> General tab
6 Hits, Last modified: 7 years ago
ListServer Settings
6 Hits, Last modified: 7 years ago
Users
6 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
6 Hits, Last modified: 7 years ago
Message Archive
6 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
6 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
6 Hits, Last modified: 7 years ago
User Routing Options
6 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
6 Hits, Last modified: 7 years ago
Users.Autoresponders table
6 Hits, Last modified: 7 years ago
Database -> Restore Tab
6 Hits, Last modified: 7 years ago
Permissions
6 Hits, Last modified: 7 years ago
Autoresponder scripting
6 Hits, Last modified: 4 days ago
Autoresponders - v3 and v4
6 Hits, Last modified: 7 years ago
User Advanced settings
6 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
5 Hits, Last modified: 7 years ago
Summary Log File Format
5 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
5 Hits, Last modified: 7 years ago
Message Archive -> General
5 Hits, Last modified: 7 years ago
IDS Log Event Numbers
5 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
4 Hits, Last modified: 7 years ago
Global Signature
4 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
4 Hits, Last modified: 7 years ago
Increase the spam score for header marker
4 Hits, Last modified: 5 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
4 Hits, Last modified: 4 years ago
Spam Filter Rules: ZipContentsFull
4 Hits, Last modified: 7 years ago
LogDB.Recipients table
4 Hits, Last modified: 7 years ago
Find a message
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
4 Hits, Last modified: 7 years ago
LogDB.SpamRules table
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
4 Hits, Last modified: 7 years ago
Lua Scripting
4 Hits, Last modified: 4 days ago
Useful Database Queries
4 Hits, Last modified: 4 years ago
VPOP3.MessageSeek
4 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Copy
3 Hits, Last modified: 7 years ago
Groups
3 Hits, Last modified: 7 years ago
LogDB.Attachments table
3 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
3 Hits, Last modified: 7 years ago
Reports
3 Hits, Last modified: 7 years ago
Settings -> Database
3 Hits, Last modified: 7 years ago
Lists
3 Hits, Last modified: 7 years ago
VPOP3.SendMessage
3 Hits, Last modified: 4 years ago
Allow messages through from a specific IP address
3 Hits, Last modified: 3 years ago
VPOP3.MessageReset
3 Hits, Last modified: 7 years ago
DMARC Reporter Script
3 Hits, Last modified: 19 months ago
Database files used in VPOP3 2.x
2 Hits, Last modified: 7 years ago
Edit a user
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesHam
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
2 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
2 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
2 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
2 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
2 Hits, Last modified: 7 years ago
Reset Message Folder Counts
2 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesSpam
2 Hits, Last modified: 7 years ago
Sent message summary
2 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function
2 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
2 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionEncoding
2 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
2 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
2 Hits, Last modified: 7 years ago
Spam Filter Rules
2 Hits, Last modified: 2 years ago
Spam Filter Rules: RemoveBayesHam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesSpam
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Settings
2 Hits, Last modified: 7 years ago
VPOP3.HMAC
1 Hits, Last modified: 7 months ago
VPOP3.SaveAttachment
1 Hits, Last modified: 7 years ago
Webmail Status bar
1 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
1 Hits, Last modified: 7 years ago
Signature Script
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartBody
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePart
1 Hits, Last modified: 7 years ago
Spam Filter Rules: CountMatches
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
Scheduling Management Scripts
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Find biggest messages
1 Hits, Last modified: 6 years ago
Spamfilter White/Blacklists
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