• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Spam Filter Rules: IfLocalAddress • Autoresponder scripting • v3/4 - Move the message store to a new folder/drive • Outlook behaviour when deleting messages from IMAP4 • Spamfilter White/Blacklists • Move the message store - alternative method • VPOP3.RenameFolder Lua function • Do I have to pay VAT? • Autoresponders - v3 and v4 • Out of Disk Space When Sending Mail

message

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:

  • Database query to alter LAN Forwarding rules for one server to go to another
  • 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
  • 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:

POP3 Mail Collection
69 Hits, Last modified: 7 years ago
rts: * None - use no encryption, commands and messages are transmitted in plain text * SSL - use en... hich was used by Compuserve's servers * Maximum Message Size to Download - the maximum size in kB of messages to be downloaded, or 0 for no limit (1) * Leave Messages On Server - the number of days for which message
Misc -> Advanced Tab
69 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
Mail tab
56 Hits, Last modified: 7 years ago
il]] enables you to manage your sent and received messages. As you can see from the screenshot, the page i... #Mail folders|Mail folders]] ^ [[#Selected folder messages|Selected folder messages]] ^ ^ ::: ^ [[#Selected message display|Selected message display]] ^ | [[Webmail status bar|Status bar]]
SMTP Server Lua Scripting
53 Hits, Last modified: 4 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()**
Webmail Menu bar
42 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
Download Rules
39 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 SMTP messages - use [[SMTP Rules]] for that) To edit download... load Rules** button. Download rules can only see message headers, message size, and other information such
Mail Sender Advanced Settings
38 Hits, Last modified: 7 years ago
ain Filtering** box lets you restrict which email messages are sent via this Mail Sender. You specify each rule on a separate line, and the message will be sent if it matches any sender rule //and/... e only sender rules or only recipient rules, then messages will be sent if there it matches any of that typ... ft.com'' This would use this Mail Sender to send messages from either **joe@mydomain.com** or **sales@mydo
Spamfilter Quarantine Viewer
37 Hits, Last modified: 7 years ago
antine Viewer The Quarantine Viewer lets you see messages which have been quarantined by the VPOP3 Spam Fi... lter. As an administrator you can see quarantined messages for any user, and release them if appropriate. If you release a message, it will be sent into the original recipient's In... nbox. The Quarantine Viewer will not display any messages when you first view the page, you must first sel
Outgoing Message Scripting
36 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... ipting, and information on how we can help. =====Messages to be sent===== For every message which is to be sent VPOP3 calls a function in that script called **NewM
Prune Rules
35 Hits, Last modified: 7 years ago
tab can be used to create/edit rules which cause messages to be automatically deleted according to specifi... able, by clicking them. The settings define which messages should be deleted, not what should happen to messages. You can edit prune rules which apply to all users by going to Settings -> Database -> Message Store, and using the Global Prune Rules section a
SMTP Service - Filtering
33 Hits, Last modified: 7 years ago
r]] -> Filtering tab lets you set up filtering of messages going through the VPOP3 SMTP service. This may be incoming SMTP messages, or locally sent messages. =====SMTP Rules===== SMTP Rules let you create custom rules for processing messages as they go through the VPOP3 SMTP service. The
User Delivery Script
33 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... gs. This script affects how VPOP3 will handle how messages being delivered to this user are handled. If th... 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 *
Message Monitoring
33 Hits, Last modified: 7 years ago
======Message Monitoring====== Message monitoring in VPOP3 will tell VPOP3 to send a copy of all the outgoing, internal ... In the current versions of VPOP3, all monitored messages are sent to the same user (or list), you cannot ... re) =====How to enable monitoring===== To enable Message Monitoring, go to **Settings -> Message Monitorin
POP3 Client Lua Scripting
28 Hits, Last modified: 22 months ago
ed whenever VPOP3 runs a POP3 session to download messages from a remote POP3 server. VPOP3 will call the ... ssion starts, before VPOP3 starts downloading any messages. * **DownloadRules()** - called before each message is downloaded to determine how VPOP3 should handle the message. A scripted version of normal [[http://www.pscs.c
Address Book tab
28 Hits, Last modified: 7 years ago
cts and add those contacts into a new or existing message. Substantial alterations to the interface were in... inates whether selected contacts will be added to messages as **To:**, **Cc:** or **Bcc:** * **To: (Create new)/[other messages]** -> adds the selected contacts to a new message, or a selected open message - observes **To**/**Cc**/**
What's new in version 5 webmail?
27 Hits, Last modified: 7 years ago
Message Rules
26 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
26 Hits, Last modified: 7 years ago
Error Handling Scripting
25 Hits, Last modified: 19 months ago
Send Admin Message
24 Hits, Last modified: 7 years ago
msgaudit Database table
24 Hits, Last modified: 7 years ago
Lua SMTP MX Control
23 Hits, Last modified: 22 months ago
Message Archive -> Offline Tab
22 Hits, Last modified: 7 years ago
New message tab
22 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
22 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
20 Hits, Last modified: 7 years ago
Webmail Tabs
20 Hits, Last modified: 7 years ago
Autoresponder
19 Hits, Last modified: 7 years ago
Settings -> Admin Settings
19 Hits, Last modified: 7 years ago
Autoresponder Commands
18 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
18 Hits, Last modified: 7 years ago
User Routing Script
18 Hits, Last modified: 2 years ago
Quarantine tab
18 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
17 Hits, Last modified: 7 years ago
Database -> Message Store Tab
17 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
17 Hits, Last modified: 7 months ago
Database -> Restore Tab
17 Hits, Last modified: 7 years ago
Message Archive -> General
16 Hits, Last modified: 7 years ago
Message Archive
16 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
16 Hits, Last modified: 5 days ago
LogDB.Messages table
15 Hits, Last modified: 7 years ago
ListServer Commands
14 Hits, Last modified: 7 years ago
Users
14 Hits, Last modified: 7 years ago
User Advanced settings
14 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
14 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
13 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
12 Hits, Last modified: 7 years ago
Message Headers
12 Hits, Last modified: 7 years ago
LogDB.Recipients table
12 Hits, Last modified: 7 years ago
Useful Database Queries
11 Hits, Last modified: 4 years ago
Monitor Scripting
10 Hits, Last modified: 6 years ago
Spamfilter Script Configuration tab
10 Hits, Last modified: 7 years ago
Mappings
10 Hits, Last modified: 7 years ago
ListServer Settings
10 Hits, Last modified: 7 years ago
Lists
10 Hits, Last modified: 7 years ago
Message Archive -> Results Tab
10 Hits, Last modified: 7 years ago
Archive Script
10 Hits, Last modified: 2 years ago
Spam Filter Rules: Variables
10 Hits, Last modified: 22 months ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
9 Hits, Last modified: 7 years ago
Spam Filter Rules
9 Hits, Last modified: 2 years ago
Increase the spam score for header marker
9 Hits, Last modified: 5 years ago
User Routing Options
9 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
8 Hits, Last modified: 7 years ago
SMTP -> General tab
8 Hits, Last modified: 7 years ago
SMTPStats.SMTPClientFailures table
8 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
8 Hits, Last modified: 4 years ago
Database query to list ALL messages in the LAN forwarding queue
8 Hits, Last modified: 7 years ago
Groups
8 Hits, Last modified: 7 years ago
Permissions
8 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
8 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
8 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
7 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
7 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
7 Hits, Last modified: 7 years ago
VPOP3 Webmail Help
7 Hits, Last modified: 7 years ago
Reports
7 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
7 Hits, Last modified: 7 years ago
Reset Message Folder Counts
7 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
7 Hits, Last modified: 7 years ago
Attachment Processing Script
7 Hits, Last modified: 3 years ago
Autoresponder scripting
7 Hits, Last modified: 5 days ago
Database files used in VPOP3 2.x
7 Hits, Last modified: 7 years ago
Find a message
7 Hits, Last modified: 7 years ago
Logging
6 Hits, Last modified: 7 years ago
Incoming SMTP Mail
6 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
6 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
6 Hits, Last modified: 3 years ago
VPOP3.MessageReset
6 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
6 Hits, Last modified: 7 years ago
LogDB.SpamRules table
6 Hits, Last modified: 7 years ago
Global Signature
6 Hits, Last modified: 7 years ago
Lua Scripting
6 Hits, Last modified: 5 days ago
Users.Autoresponders table
6 Hits, Last modified: 7 years ago
Find biggest messages
6 Hits, Last modified: 6 years ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
5 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
5 Hits, Last modified: 7 years ago
SMTP Reputation Stats
5 Hits, Last modified: 7 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
5 Hits, Last modified: 7 years ago
Summary Log File Format
5 Hits, Last modified: 7 years ago
LogDB.Attachments table
5 Hits, Last modified: 7 years ago
IDS Log Event Numbers
5 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
5 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
5 Hits, Last modified: 7 years ago
VPOP3 Status Monitor
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipCount
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
4 Hits, Last modified: 7 years ago
DMARC Reporter Script
4 Hits, Last modified: 19 months ago
Import Users From File
4 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another
4 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
4 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
4 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules
4 Hits, Last modified: 22 months ago
SMTP -> Load Limiting tab
4 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
4 Hits, Last modified: 7 years ago
VPOP3.SendMessage
4 Hits, Last modified: 4 years ago
Sent message summary
4 Hits, Last modified: 7 years ago
Webmail Status bar
3 Hits, Last modified: 7 years ago
Status
3 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
3 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
3 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Copy
3 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
3 Hits, Last modified: 7 years ago
Settings -> Database
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Redirect
3 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function
3 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
3 Hits, Last modified: 7 years ago
Settings
3 Hits, Last modified: 7 years ago
Edit a user
2 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table
2 Hits, Last modified: 7 years ago
Scheduling Management Scripts
2 Hits, Last modified: 7 years ago
LogDB database schema
2 Hits, Last modified: 7 years ago
LogDB.Sessions table
2 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
2 Hits, Last modified: 7 years ago
Database query to list failed message sends
2 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesSpam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveBayesHam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesHam
2 Hits, Last modified: 7 years ago
Spam Filter Rules: AddBayesSpam
2 Hits, Last modified: 7 years ago
VPOP3.MarkMessageRead Lua function
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionEncoding
2 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
2 Hits, Last modified: 7 years ago
LAN Forwarding
2 Hits, Last modified: 7 years ago
VPOP3.PurgeMessage Lua function
1 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
1 Hits, Last modified: 7 years ago
VPOP3.GetMessagePartHeader
1 Hits, Last modified: 7 years ago
VPOP3.HMAC
1 Hits, Last modified: 7 months ago
About
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
Virus Scan Filter Scripting
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
SMTP Server
1 Hits, Last modified: 7 years ago
Signature Script
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
Offline Archive Error Messages
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Management Scripting
1 Hits, Last modified: 7 years ago
Mail Connectors
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 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