• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How To Encrypt Sessions • Outlook/Windows Messaging reports "No transport provider is available" • VPOP3 Is Responding Slowly • Socket Error 10503 - No More Data • User receiving other users' messages • How to Delete a User • Error Messages • How To: Move VPOP3 • Socket Error 10048 - Specified Address Already in Use • How to Obtain Error Logs

number

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:

  • IDS Log Event Numbers

Fulltext results:

SMTP Server Lua Scripting
14 Hits, Last modified: 2 months ago
* **MaxRecipientsPerLocalMessage** - (IN/OUT) - number - maximum number of recipients allowed for locally sent messages * **MaxRecipientsPerIncomingMessage** - (IN/OUT) - number - maximum number of recipients allowed for incoming messages * **MaxMessagesPerLocalSession** - (IN/OUT
Spam Filter Rules: Variables
9 Hits, Last modified: 24 months ago
the same variable can contain either a text or a number, and conversion between the two types will take p... ress of the message |2.1.7+ | ^${RcptCount} |The number of recipients which VPOP3 knows about (from the S... the message |2.1.11+ | ^${AttachmentCount} |The number of attachments in the message |2.1.11+ | ^${InlineAttachmentCount} |The number of 'inline' attachments in the message (eg inline
SMTP Direct Sender Settings
8 Hits, Last modified: 7 years ago
requires SMTP authentication, or a different port number you can specify these as well by modifying the se... ority of the target server - specify ''$priority:<number>''. If you don't specify a priority, then the pri... - Check message size - specify ''$size<operator><number>''. If the message size matches the condition, th... ck message retries - specify ''$retries<operator><number>''. If the number of retries of this message matc
Download Rules
7 Hits, Last modified: 7 years ago
(in bytes) is equal or greater than the specified number) * **Time now** (HH:MM-HH:MM to specify a range... * **Collector** - (this is the **zero-based** number of the Mail Collector. Note that VPOP3 displays them as one-based numbers, so if VPOP3 displays the collector as number '5', you must enter '4' here. This is for historical reaso
Outgoing Message Scripting
6 Hits, Last modified: 16 months ago
VPOP3 will send messages with a smaller priority number first. * Headers - A list of the message header... ludes raw headers). * HoldSeconds - The current number of seconds the message will be held before being ... = no time). * DeleteAfterSeconds - The current number of seconds before the message will be deleted fro... VPOP3 will send messages with a smaller priority number first. * HoldReason - A reason to be logged in
Misc -> Advanced Tab
6 Hits, Last modified: 7 years ago
a message has already made (done by counting the number of 'Received:' header lines). If this number of hops exceeds a specified value, the message will be rejec... The Max Hops value tells VPOP3 what the maximum number of hops to be allowed is when checking a new message. If the number of hops ('Received:' header lines) exceeds this n
VPOP3.GetMessageLines
5 Hits, Last modified: 7 years ago
TPSVR.LUA]] scripts. It takes one parameter: - number - number of lines to retrieve The function returns two values: - number - the number of lines retrieved (this may be less than the requested number, eg if the end of the message
SMTP Reputation Stats
4 Hits, Last modified: 7 years ago
attempts (just a count, no more information) - number of messages in this SMTP session - for each mes... domain (not full email address) - optional - number of valid recipients (just a count, not the email addresses) - number of invalid recipients (just a count, not the email addresses) - number of failed attempts to relay messages (just a coun
POP3 Client Lua Scripting
4 Hits, Last modified: 24 months ago
me from the ContentDisposition header * Start number - the offset from the start of the message where this section starts * End number - the offset from the start of the message where ... the attachments in the message * MIMESection number - the MIME section that this attachment occurred ... ring - the MIME type of the attachment * Size number - the size of the attachment * Type string -
Error Handling Scripting
4 Hits, Last modified: 20 months ago
, <message>, <target>, <sender>) * component - number indicating which component generated the message (eg Mail Collector, Mail Sender) * id - number indicating the id of the component (eg which Mail Collector) * type - number indicating the type of the message * severity - number indicating the severity of the message * error
IDS Log Event Numbers
4 Hits, Last modified: 7 years ago
======IDS Log Event Numbers====== The VPOP3 [[smtp_ids_ips|SMTP IDS logging facility]] logs SMTP events i... of the fields in the log file is the **Log Event Number** These are: * 0 = SMTP authentication failur... 2 = Relay allowed (not bad in itself, but a large number may indicate an open relay or spambot, etc) * 3... d local recipient (not bad in itself, but a large number may indicate a spammer) * 5 = Message detected
What's new in version 5 webmail?
4 Hits, Last modified: 7 years ago
mobile compatible version, or not; but due to the number of available devices, this may not have happened.... types of character (capital letters, lower-case, numbers, symbols). =====Message subject appears in tab ... ormance) | Date] * **Refresh messages every:** [number] **seconds** * **Prompt if opening:** [number] **or more tabs at once** The **Autoresponder** settings
Spam Filter Rules: ZipCount
4 Hits, Last modified: 7 years ago
.7+ | ^Purpose |Enables the script to obtain the number of files contained in a ZIP attachment | The **ZipCount** statement requires a message section number and variable name, in the format ZipCount <message section number> <variable name> * If the message section does... attachment, then the variable will be set to the number of files in the ZIP attachment =====Example=====
POP3 Mail Collection
3 Hits, Last modified: 7 years ago
r no limit (1) * Leave Messages On Server - the number of days for which messages should be left on the ... on't generate bounce messages if spam score** >= <number> - this lets you cut down on the number of bounce messages which are sent in response to spam messages, w
Spam Filter Rules: Random
3 Hits, Last modified: 7 years ago
^Version |2.5.2+ | ^Purpose |Generates a random number | The **Random** statement requires a lower and ... variable> *The variable gets set to an integer number between the lower and higher bounds, inclusive ... r> value is lower than the <lower> value, the two numbers are swapped =====Example===== <code> Random 5 1
Send Admin Message
3 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
3 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
3 Hits, Last modified: 7 years ago
Users
3 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
3 Hits, Last modified: 8 weeks ago
Spam Filter Rules: CountMatches
3 Hits, Last modified: 7 weeks ago
Spam Filter Rules: DBQueryOne
3 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
3 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
3 Hits, Last modified: 7 years ago
Quarantine tab
3 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionEncoding
3 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.Whitelist table
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetRFC822Date
2 Hits, Last modified: 24 months ago
VPOP3.GetFolders Lua function
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
VPOP3.SaveAttachment
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetSectionMD5
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
2 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
2 Hits, Last modified: 7 years ago
Database -> Message Store Tab
2 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
2 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
2 Hits, Last modified: 7 years ago
Bandwidth Control
2 Hits, Last modified: 7 years ago
Settings -> Diagnostics
2 Hits, Last modified: 7 years ago
Monitor Scripting
2 Hits, Last modified: 6 years ago
DMARC Reporter Script
2 Hits, Last modified: 21 months ago
Mail Collectors
2 Hits, Last modified: 7 years ago
Message Archive -> General
1 Hits, Last modified: 7 years ago
VPOP3.GetSetting
1 Hits, Last modified: 7 years ago
Users.Users table
1 Hits, Last modified: 7 years ago
VPOP3.HMAC
1 Hits, Last modified: 9 months ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
User Routing Script
1 Hits, Last modified: 2 years ago
Prune Rules
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
VPOP3.MessageSeek
1 Hits, Last modified: 7 years ago
VPOP3.PostgresQuery
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 -> Restore Tab
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
Running database updates within a transaction
1 Hits, Last modified: 7 years ago
Security Settings -> Intrusion Protection Tab
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control
1 Hits, Last modified: 2 years ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Address Book tab
1 Hits, Last modified: 7 years ago
Sent message summary
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering
1 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
IMAP4 Server Scripting
1 Hits, Last modified: 4 weeks ago
Lua Hashing Functions
1 Hits, Last modified: 9 months ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email
1 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
1 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
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
About
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