• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Attachments have been removed or renamed • Welcome to your new DokuWiki • How can I place an order • Socket Error 10503 - No More Data • How To Allow Mail Relay Through VPOP3 • DNSSEC • Calendars • Exchange 2007 • 450 4.3.2 Content Filter Timeout • GDPR for VPOP3 self-hosted software

number

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:

  • IDS Log Event Numbers

Fulltext results:

SMTP Server Lua Scripting
14 Hits, Last modified: 3 weeks 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: 22 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
Outgoing Message Scripting
6 Hits, Last modified: 15 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
Download Rules
5 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 t... ed numbers, so if VPOP3 displays the collector as number '5', you must enter '4' here. This is for histori... ng the mail collector.) * **Valid Rcpts** - the number of valid recipients for the message * **Invalid
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
Error Handling Scripting
4 Hits, Last modified: 19 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
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
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 Client Lua Scripting
4 Hits, Last modified: 22 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 -
Spam Filter Rules: ForEach
3 Hits, Last modified: 7 years ago
IME section details are presented as\\ ''<section number>:<IMAP4 section ID>:<MIME type>:<section size>:<number of lines>:<attachment name>'' |::: |2.1.11+ | ^Rec... would be the second message body section (section number 0 is the message header). The IMAP4 section ID sh
Spam Filter Rules: CountMatches
3 Hits, Last modified: 7 years ago
ches | ^Version |2.3.13+ | ^Purpose |Counts the number of times a specific regular expression matches in... pamrules_statement_ifmatch#data|IfMatch]] * The number of times the match occurs is returned into a vari... , for the regular expression '/ /' and return the number of matches into the ${numSpaces} variable <code>
Lua SMTP Relay Control
3 Hits, Last modified: 7 years ago
riable * MaxMessagesPerConnection - The maximum number of messages to send in this connection * MaxRecipientsPerConnection - The maximum number of recipients to specify in this connection * MaxRecipientsPerMessage - The maximum number of recipients to send each message to * Connect
Send Admin Message
3 Hits, Last modified: 7 years ago
; e.g. **{ldap_o}**. * **{messagecount}** - the number of messages in the recipient's inbox, at the time... ent's mailbox. * **{mailboxquota}** - the total number of megabytes allocated for the recipient's mailbo... ing processed * **MessageCount** - contains the number of messages in the user's inbox * **MailboxSize
Spam Filter Rules: GetSectionEncoding
3 Hits, Last modified: 7 years ago
POP3 Mail Collection
3 Hits, Last modified: 7 years ago
Users
3 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
3 Hits, Last modified: 7 years ago
IDS Log Event Numbers
3 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
2 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetRFC822Date
2 Hits, Last modified: 22 months ago
Spamfilter.Whitelist table
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: Random
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContents
2 Hits, Last modified: 7 years ago
Spam Filter Rules: ZipContentsFull
2 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
2 Hits, Last modified: 4 days ago
Spamfilter White/Blacklists
2 Hits, Last modified: 7 years ago
Quarantine tab
2 Hits, Last modified: 7 years ago
Bandwidth Control
2 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
2 Hits, Last modified: 7 years ago
Database -> Message Store Tab
2 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
2 Hits, Last modified: 7 years ago
Settings -> Diagnostics
2 Hits, Last modified: 7 years ago
DMARC Reporter Script
2 Hits, Last modified: 19 months ago
Monitor Scripting
2 Hits, Last modified: 6 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
VPOP3.GetSetting
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
Prune Rules
1 Hits, Last modified: 7 years ago
User Routing Script
1 Hits, Last modified: 2 years ago
Users.Users table
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
About
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DefineRule
1 Hits, Last modified: 7 years ago
Mail Collectors
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
Message Archive -> General
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Database -> Restore Tab
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
Settings -> Local Mail -> General
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control
1 Hits, Last modified: 22 months ago
Misc -> External Fax Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DBQueryOne
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
Address Book tab
1 Hits, Last modified: 7 years ago
Sent message summary
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
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
Mail Sender Advanced Settings
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