• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Undelete Messages in VPOP3 Enterprise v5 or later • Changing a user's password • VPOP3 Not Starting Properly • Sharing IMAP4 folders • Using IMAP4 with VPOP3 Enterprise • Performance Requirements • Settings -> Local Mail -> General • Message Downloads Not Completing • Message Archive -> Results Tab • What is the VPOP3 Antivirus solution?

each

Search

You can find the results of your search below.

Ends 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:

  • Spam Filter Rules: ForEach

Fulltext results:

Spam Filter Rules: ForEach
22 Hits, Last modified: 7 years ago
======Spam Filter Rules: ForEach====== ^Statement |ForEach | ^Version |2.1.7+ | ^Purpose |Causes a loop to be run through for all values within specified criteria | The **ForEach** statement requires either two or three paramete... loop that is being conducted), in the format ForEach <loop type> <data> <loop variable name> On each
SMTP Server Lua Scripting
5 Hits, Last modified: 4 weeks ago
r from a local user or an incoming SMTP message. Each SMTP server instance has its own instance of the ... **StartMessage()** - (v5+) called at the start of each message * **MessageLineRaw()** - (v5+) called each time a message line is received by VPOP3 * **MessageLine()** - (v5+) called after processing each message line received by VPOP3 * **EndMessage()
Autoresponder
5 Hits, Last modified: 7 years ago
a single user, and create multiple conditions for each autoresponder to say when it should act. For in... and have different text (and other actions) with each of them, then for your holiday autoresponder you ... n create the 'rules' ====Autoresponder Rules==== Each autoresponder you have defined can have zero or more rules Each autoresponder rule tells the autoresponder when t
Mail Collectors
5 Hits, Last modified: 7 years ago
is how you tell VPOP3 to collect incoming mail. Each **Mail Collector** is associated with one or more... [[Schedule|Connector Schedule]]** determines when each **Connection** is run. =====Mail Collector General Tab===== Each Mail Collector has a **General** tab. The setting... n others. If you have, say, 10 Collectors which each take 1 minute and are scheduled every 10 minutes,
Autoresponders - v3 and v4
4 Hits, Last modified: 7 years ago
logue or status requests. **Only respond once to each sender** is usually checked for vacation type aut... ps can be set up where two autoresponders talk to each other and can send millions of messages to each other. This option prevents that by having VPOP3 rememb... that VPOP3 will send at most one autoresponse to each sender every day. The **Simple Autoresponder Tex
Spam Filter Rules: GetSectionMD5
3 Hits, Last modified: 7 years ago
g **GetSectionMD5** with [[spamrules_statement_foreach|ForEach MimeSection]] <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "/^(\d+):([\d\. ]*):(.*?):
SMTP Service - Filtering
3 Hits, Last modified: 7 years ago
3 SMTP service. The option **Local SMTP Rules on each connection** is usually turned off. If this is tu... es** button. This brings up the SMTP Rules list. Each row in the rule list is a 'rule'. VPOP3 processe... condition', or the red 'x' to delete a condition Each condition will compare data about the message wit
Spam Filter Rules: GetSectionEncoding
3 Hits, Last modified: 7 years ago
etSectionEncoding** with [[spamrules_statement_foreach|ForEach MimeSection]] <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "/^(\d+):([\d\. ]*):(.*?):
Send Admin Message
3 Hits, Last modified: 7 years ago
ntent, which will provide an individual value for each recipient (e.g. **{username}** will ensure each user's message contains their own username). * **{us... d. This script lets you customise the message for each user. See the [[Lua scripting]] page for details
What's new in version 5 webmail?
3 Hits, Last modified: 7 years ago
olders. Previously, you would have needed to open each subfolder individually and apply the permissions.... if the permissions are identical for a folder and each of its subfolders, you can just edit the parent f... permissions.\\ Permissions will be inherited for each subsequent level; so changes made to the parent w
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
ement_ifinbag|IfInBag]], [[spamrules_statement_foreach|ForEach Bag]] and [[spamrules_statement_clearbag|ClearBag]]. 'Bags' are similar to "Arrays" or "Sets"... cannot be accessed individually, you can use **ForEach Bag** to iterate through the data, or **IfInBag**
Spam Filter Rules: GetDecodedSection
3 Hits, Last modified: 7 years ago
GetDecodedSection** with [[spamrules_statement_foreach|ForEach MimeSection]] <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "/^(\d+):([\d\. ]*):(.*?):
Spam Filter Rules: ZipContents
2 Hits, Last modified: 7 years ago
e ZIP contents into a bag 'zipcontents' <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "... tionType} == "application/zip" ZipContents ${SectionId} zipcontents EndIf EndIf EndForEach </code>
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
e ZIP contents into a bag 'zipcontents' <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "... Type} == "application/zip" ZipContentsFull ${SectionId} zipcontents EndIf EndIf EndForEach </code>
Spam Filter Rules: ZipCount
2 Hits, Last modified: 7 years ago
ntent count into a variable ${zipcount} <code> ForEach MimeSection SectionInfo IfMatch ${SectionInfo} "... ${SectionType} == "application/zip" ZipCount ${SectionId} zipcount EndIf EndIf EndForEach </code>
Users.AutoresponderConditions table
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
Spamfilter database comparators
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
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
2 Hits, Last modified: 7 years ago
Address Book tab
2 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
2 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
2 Hits, Last modified: 22 months ago
Download Rules
2 Hits, Last modified: 7 years ago
Import Users From File
2 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
2 Hits, Last modified: 7 months ago
Mappings
1 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
1 Hits, Last modified: 5 days ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage
1 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
1 Hits, Last modified: 7 years ago
Calendar.Calendars table
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
Summary Log File Format
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Message Rules
1 Hits, Last modified: 7 years ago
Attachment Extraction Scripting
1 Hits, Last modified: 7 years ago
Webmail Tabs
1 Hits, Last modified: 7 years ago
Message Archive -> Offline Tab
1 Hits, Last modified: 7 years ago
Error Handling Scripting
1 Hits, Last modified: 19 months ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Break
1 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
1 Hits, Last modified: 22 months ago
Misc -> Advanced Tab
1 Hits, Last modified: 7 years ago
New message tab
1 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
1 Hits, Last modified: 7 years ago
Quarantine tab
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control
1 Hits, Last modified: 22 months ago
SMTP Direct Sender Settings
1 Hits, Last modified: 7 years ago
Message Monitoring
1 Hits, Last modified: 7 years ago
Sent message summary
1 Hits, Last modified: 7 years ago
Logging
1 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
1 Hits, Last modified: 7 years ago
Lists
1 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
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