• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Mail tab • Setting up VPOP3 to work with Exchange 2003 • Sharing IMAP4 folders • VPOP3 Database Size • 535 Authentication Failed • VPOP3 Not Starting Properly • Spam Filter Rules: CountMatches • How to estimate Database Upgrade Time • Settings -> Local Mail -> General • Troubleshooting Tips

header

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:

  • Message Headers
  • Route incoming POP3 mail by parsing message headers
  • Increase the spam score for header marker
  • Spam Filter Rules: AddHeader
  • VPOP3.GetMessagePartHeader

Fulltext results:

Spam Filter Rules: AddHeader
24 Hits, Last modified: 7 years ago
======Spam Filter Rules: AddHeader====== ^Statement |AddHeader | ^Version |2.1.7+ | ^Purpose |Allows you to add, replace or remove the specified header line in the message headers | The **AddHeader** statement requires the full header line in one continuou
Spam Filter Rules: IfMatch
15 Hits, Last modified: 7 years ago
lso searches plain text attachments |2.1.7 | ^raw-header |This searches the entire message header, without any decoding being performed |2.1.7 | ^header |This searches the entire message header, with any MIME encoded header lines being decoded first |2.1.7
Spam Filter Rules: ForEach
11 Hits, Last modified: 7 years ago
r |Finds each address contained in the specified header line of the message |Header name |2.1.11+ | ^Bag |Finds each value in a particular bag, in the order they were added to the bag |Bag name |2.2.1+ | ^Header |Finds each header line in the message |N/A |2.2.1+ | ^MimeSection |Finds details of each MIME section
SMTP Server Lua Scripting
10 Hits, Last modified: 4 weeks ago
**RBLRedirect** * **RBLRejectMessage** * **RBLHeader** ===V7.10 and later=== * **Encryption** - (IN... s function should return **<SMTP Result string>, <Header lines to ADD to the start of the message header>** =====DoUnrecognised()===== ''DoUnrecognised(<line>)'' ... age * HeaderModifiers table - list of message header modifications to make - each entry is the full he
SMTP Service - Filtering
8 Hits, Last modified: 7 years ago
e **MAIL FROM** phase, but if it checks a message header, it has to be checked during the **DATA** phase. ... *Subject** - the value of the message's 'Subject' header field * **From** - the value of the message's 'From' header field * **To** - the value of the message's 'To' header field * **Cc** - the value of the message's 'Cc
Increase the spam score for header marker
7 Hits, Last modified: 5 years ago
======Increase the spam score for header marker====== This script is for the case where your ISP adds a header eg 'X-Spam: Yes' to the message header, and you want the VPOP3 spamfilter to quarantine messages with tha... /i 200 EndBulkScan This checks for a message header called 'X-Spam' in the incoming messages, and if
Misc -> Advanced Tab
6 Hits, Last modified: 7 years ago
made (done by counting the number of 'Received:' header lines). If this number of hops exceeds a specifie... a new message. If the number of hops ('Received:' header lines) exceeds this number, then VPOP3 will rejec... lbox for longer (default 14 days). ====Use From: header address in SMTP envelope==== When a message is se... ecify the sender in the From: line in the message header. If this option is checked, then VPOP3 will take
SMTP Service -> Advanced Tab
6 Hits, Last modified: 7 years ago
esses just makes VPOP3 look safer. ====Add Date: header field to locally sent messages if it doesn't exis... cked, then VPOP3 will automatically add a 'Date:' header field to locally sent messages if it doesn't already exist. The Date: header field is one of the few mandatory header fields, so all email sending software should automatically add i
Message Monitoring
5 Hits, Last modified: 7 years ago
ate monitor target's. During the copying, certain header fields are stripped out, such as those requesting... ly intended for this person. Also, there are some header lines starting with 'X-Monitor-Recipient' or 'X-Monitor-Recipients' added to the message header showing who the message was originally intended f... cipient will not be visible in the normal message header, but will be in the 'X-Monitor-Recipients' header
Message Headers
5 Hits, Last modified: 7 years ago
t. ====X-VPOP3-RCPTTYPE==== The X-VPOP3-RCPTTYPE header shows 'how' the message arrived at you. This can ... warding * L - list member * M - mapping This header is only added when the message is finally deliver... ed to your mailbox ====X-VPOP3-ORIGRCPT==== This header contains the original recipients of the message. ... then there will be more than one X-VPOP3-ORIGRCPT header line. This header is only added when the message
Import Users From File
5 Hits, Last modified: 7 years ago
limited) (*.csv)**. You may optionally include a header line at the top of the CSV file, which allows you... order.\\ Irrespective of whether you include the header line, you will be able to override the column def... of the columns, in the following order. ^Column header label ^Description ^Accepted values ^ |**User ... r finalising the import.\\ If you have included a header line in the CSV file, the columns should be sorte
VPOP3.GetMessagePartHeader
4 Hits, Last modified: 7 years ago
======VPOP3.GetMessagePartHeader===== The [[lua_scripting|Lua]] function 'VPOP3.GetMessagePartHeader' retrieves a MIME section header of the message currently being processed. This function is only availab... art was found, 'false' otherwise - string - contains the raw text of the requested MIME section header
Spam Filter Rules
4 Hits, Last modified: 2 years ago
klist|AddBlackList]] * [[spamrules_statement_addheader|AddHeader]] * [[spamrules_statement_addnulladdress|AddNullAddress]] * [[spamrules_statement_addwhitel... e spam score for subject marker]] * [[spamrules_header|Increase spam score for spam header marker]] * [[spamrules_ipwhitelist|Allow messages through from a sp
Quarantine tab
3 Hits, Last modified: 7 years ago
====Filtering results==== The grid contains two header rows; the top header is a title for each column; immediately beneath this, is a filtering header.\\ There are four filter boxes: * **From** -> T
POP3 Client Lua Scripting
3 Hits, Last modified: 22 months ago
age * HeaderModifiers table - list of message header modifications to make * <message MIME structure... lename string - the filename from the ContentType header * ContentDisposition string - usually 'inline... string - the filename from the ContentDisposition header * Start number - the offset from the start of
Message Rules
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
User Delivery Script
2 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
2 Hits, Last modified: 7 years ago
Using tables/grids
2 Hits, Last modified: 7 years ago
Archive Script
2 Hits, Last modified: 2 years ago
Settings
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control
2 Hits, Last modified: 23 months ago
Outgoing Message Scripting
2 Hits, Last modified: 15 months ago
Mail tab
2 Hits, Last modified: 7 years ago
Download Rules
2 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
2 Hits, Last modified: 7 years ago
Lua Scripting
1 Hits, Last modified: 9 days ago
Attachment Processing Script
1 Hits, Last modified: 3 years ago
VPOP3.GetMessagePart
1 Hits, Last modified: 7 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Users.Autoresponders table
1 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules
1 Hits, Last modified: 7 years ago
Database query to get all lists and members
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
1 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address
1 Hits, Last modified: 3 years ago
Use the spam filter scripting to add random text to the subject on incoming messages
1 Hits, Last modified: 7 years ago
Use the spam filter scripting to add fixed text to the subject on incoming messages
1 Hits, Last modified: 4 years ago
Mappings
1 Hits, Last modified: 7 years ago
POP3 Mail Collection
1 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP
1 Hits, Last modified: 4 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki