• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • VPOP3.GetFolders Lua function • Not Working As Expected • FATAL: connection limit exceeded for non-superusers • Socket Error 10060 - Operation Timed Out • SMTP Relay Protection in VPOP3 • UserRuleActions Replacement • VPOP3 Not Starting Properly • Spam Filter Rules: BulkScan • SMTP Rules • How to delete a Mail Collector or Connection

type

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:

  • Spam Filter Rules: GetAddressType

Fulltext results:

Spam Filter Rules: ForEach
6 Hits, Last modified: 7 years ago
either two or three parameters (depending on the type of loop that is being conducted), in the format ForEach <loop type> <data> <loop variable name> On each pass throug... ts must be followed by an **EndFor** statement ^ Type ^ Description ^ Data ^ Version ^ ^Addr |Finds ea... as\\ ''<section number>:<IMAP4 section ID>:<MIME type>:<section size>:<number of lines>:<attachment nam
Spam Filter Rules: DBInsert
5 Hits, Last modified: 7 years ago
database | The **DBInsert** statement requires a type, component name, key and value, in the format DBInsert <type> <component name> <key> <value> * <type> may be either 'unique' or 'multi' * If <type> is 'unique', then the record will only be created if t
Spam Filter Rules: AddBag
5 Hits, Last modified: 7 years ago
necessary | The **AddBag** statement requires a type, bag name and value, in the format AddBag <type> <bag name> <value> *<type> may be either 'unique' or 'multi' *If <type> is 'unique', then 'value' will only be added to 'bag' i
Message Rules
5 Hits, Last modified: 7 years ago
e visible in the drop-down list, but you can also type any header field name in there which you wish. ... ome a **does not contain** condition The **Match Type** column indicates the way in which the **Data** ... way. E.g. to add a header 'X-MyData: 1' you would type that into the 'Data' box ====Message Types==== Message Rules only apply to messages arriving in a user
SMTP Server Lua Scripting
5 Hits, Last modified: 4 weeks ago
ction * ContentType string - the main content type (eg 'text', 'image' etc) * ContentSubtype str... f the attachment * MIMEType string - the MIME type of the attachment * Size number - the size of the attachment * Type string - the type of attachment (MIME, UUE, BINHEX, MIMEUUE, MIMEBINHEX, TNEF) In <actions>, 'Delete'
Attachment Processing Script
5 Hits, Last modified: 3 years ago
ttachment ====GetRename==== function GetRename(type, attachmentName, MIMEtype, filterVariables) * type = MIME or UUENCODE * returns two values, the f... t is the new filename, the second is the new MIME type (eg 'text/plain', 'image/jpeg', etc) ====GetCont... ntDispositionLine(originalContentDispositionLine, type, attachmentName, rewriteSection, MIMEtype, filter
Spam Filter Rules: GetAddressType
5 Hits, Last modified: 7 years ago
lyses a specified email address and reports what 'type' of address it is | The **GetAddressType** state... AddressType <email address> <variable name> =====Types===== All email addresses will fall into one of the following 'types' ^ Type code ^ Description ^ ^RemoteLANFwd |A LAN forwarded address where the full email address is s
Error Handling Scripting
5 Hits, Last modified: 19 months ago
nt or sender ProcessMessage3(<component>, <id>, <type>, <severity>, <error>, <connect_error>, <title_id... id of the component (eg which Mail Collector) * type - number indicating the type of the message * severity - number indicating the severity of the messag... n would be: function ProcessMessage3(comp, id, type, sev, error, connectError, titleId, title, format
Spam Filter Rules: CopyBag
4 Hits, Last modified: 7 years ago
mat AddBag <operator> <from bag> <to bag> * <type> may be either 'overwrite', 'add', 'subtract' * If <type> is 'overwrite', then the 'from bag' is copied exactly to the 'to bag' * If <type> is 'add', then entries in the 'from bag' are add... the 'to bag' if they aren't already there * If <type> is 'subtract', then entries in the 'from bag' ar
POP3 Client Lua Scripting
4 Hits, Last modified: 22 months ago
ction * ContentType string - the main content type (eg 'text', 'image' etc) * ContentSubtype str... f the attachment * MIMEType string - the MIME type of the attachment * Size number - the size of the attachment * Type string - the type of attachment (MIME, UUE, BINHEX, MIMEUUE, MIMEBINHEX, TNEF) This function should re
Status
4 Hits, Last modified: 7 years ago
somewhere they shouldn't be, etc. * **Session Type** - this shows the type of session, eg SMTP Server, IMAP4 Server etc. There may be a number in parenthe... file entries. The session IDs increment for each type of session separately, so can give an idea of how... st immediately. ====Possible Data==== ===Session Type=== * //Minger Server// - [[wp>Minger_Email_Addr
Webmail Tabs
4 Hits, Last modified: 7 years ago
he various parts of the webmail. There are eight types of tab which feature in the webmail. They are hi... nterprise//\\ **//‡//** //- Multiple tabs of this type may be open at the same time// =====Version 4 tabs===== The following types of tab were introduced in version 4: The [[Mail... ent, etc. =====Version 5 tabs===== The following types of tab were introduced in version 5: The [[Cale
Mail Sender Advanced Settings
3 Hits, Last modified: 7 years ago
ages will be sent if there it matches any of that type of rule. You can specify either the sender as\\ ... message by returning an error code. There are two types of error: * A temporary/transient error. These... dropping or timing out) are also treated as this type of error. * A permanent error. These are indica
Signature Script
3 Hits, Last modified: 7 years ago
e example would be: <code> function GetSignature(Type, AuthSender, Sender) if string.find(Sender, "@domain1%.com$") then if Type == "PLAIN" then return "This is the signature ... f string.find(Sender, "@domain2%.com$") then if Type == "PLAIN" then return "This is the signature
Lists
3 Hits, Last modified: 7 years ago
ion in VPOP3 lets you view and manage the various types of 'List' which VPOP3 supports * [[Distributi... ings]] to create aliases for the list. =====List Types===== ====Distribution Lists==== A Distribution ... supported. ====Groups==== A Group is a separate type of list which can be used for administrative purp
SMTPStats.SMTPClientFailures table
3 Hits, Last modified: 7 years ago
Monitor Scripting
3 Hits, Last modified: 6 years ago
Running database updates within a transaction
3 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
3 Hits, Last modified: 7 years ago
Mappings
3 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query
3 Hits, Last modified: 7 years ago
Autoresponders - v3 and v4
3 Hits, Last modified: 7 years ago
Spam Filter Rules: DBQueryOne
2 Hits, Last modified: 7 years ago
SMTP Service - Filtering
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfMatch
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
Status Monitor (port 5109) protocol
2 Hits, Last modified: 6 years ago
Access Restrictions Internal Format
2 Hits, Last modified: 22 months ago
What's new in version 5 webmail?
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Settings -> Diagnostics
2 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
Database query to get all lists and members
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 view password change history
1 Hits, Last modified: 7 years ago
Using tables/grids
1 Hits, Last modified: 7 years ago
Autoresponder
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Bandwidth Control
1 Hits, Last modified: 7 years ago
Delete list member from all lists
1 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
1 Hits, Last modified: 7 years ago
Find biggest messages
1 Hits, Last modified: 6 years ago
Database query to find forwards/assistants etc in user settings
1 Hits, Last modified: 7 years ago
Find a message
1 Hits, Last modified: 7 years ago
Import Users From File
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 list ALL messages in the LAN forwarding queue
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: Comments
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
SMTP -> General tab
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
1 Hits, Last modified: 7 years ago
LogDB.Recipients table
1 Hits, Last modified: 7 years ago
Sent message summary
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
Reset Message Folder Counts
1 Hits, Last modified: 7 years ago
Spamfilter Quarantine Viewer
1 Hits, Last modified: 7 years ago
POP3 Server -> General Tab
1 Hits, Last modified: 7 years ago
Message Headers
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