• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Internet Explorer 10 Issues • Seeing where a message came from • DNSSEC • How To Encrypt Sessions • IMAP4 'Ghost Folders' • User receiving other users' messages • Repairing corrupted database • How to send a fax by email using the VPOP3 FaxServer • UserRuleList Replacement • Exchange 2007

line

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 Archive -> Offline Tab
  • Offline Archive Error Messages
  • VPOP3.GetMessageLines

Fulltext results:

Status Monitor (port 5109) protocol
14 Hits, Last modified: 6 years ago
LOGIN <username> <password> You will receive a line beginning with either "+OK" if the authentication... When you connect to VPOP3, VPOP3 sends a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51a... ALOGIN <username> <response> You will receive a line beginning with either "+OK" if the authentication... When you connect to VPOP3, VPOP3 sends a welcome line like: +OK VPOP3 Status Server Ready <3.d28.51a
SMTP Server Lua Scripting
10 Hits, Last modified: 4 weeks ago
ageLineRaw()** - (v5+) called each time a message line is received by VPOP3 * **MessageLine()** - (v5+) called after processing each message line received by VPOP3 * **EndMessage()** - (v5+) ca... * **MaxLineLength** - (IN/OUT) - number - maximum line length * **AddUserAddresses** - (IN/OUT) - bool
Spam Filter Rules: IfMatch
8 Hits, Last modified: 7 years ago
e task as **body**, but also searches the subject line |2.1.7 | ^anytexta |This performs the same task as **bodya**, but also searches the subject line |2.1.7 | ^htmlsource |This searches the raw HTML... arch, treating the entire search data as a single line. You can modify this behaviour by adding characte... ^m |The search will treat the input data as multiline data – this means that the $ and <nowiki>^</nowik
Misc -> Advanced Tab
8 Hits, Last modified: 7 years ago
velope, and also, specify the sender in the From: line in the message header. If this option is checked... take the email address from the **From:** header line, and use it as the sender's address in the SMTP e... ld fix problems with sending mail. ====Allow Any Line Endings==== In email, all lines must strictly end... racters (CR, LF, or LF/CR) are not interpreted as line endings. Usually VPOP3 will follow the standards
Message Archive -> Offline Tab
6 Hits, Last modified: 7 years ago
======Message Archive -> Offline Tab====== [[Settings]] -> [[Message Archive]] -> Offline Tab. The **Offline** tab lets you tell VPOP3 to move old archived messages to an alternative store, su... on the message content. {{:reference:archive_offline.png|}} * The **Archive Backup Name** is the fil
Import Users From File
5 Hits, Last modified: 7 years ago
) (*.csv)**. You may optionally include a header line at the top of the CSV file, which allows you to s... \\ Irrespective of whether you include the header line, you will be able to override the column definiti... ising the import.\\ If you have included a header line in the CSV file, the columns should be sorted int... , review the three checkboxes: * **Ignore first line** - //You should tick this if the first line cont
Lua SMTP Relay Control
5 Hits, Last modified: 7 years ago
*ReturnCodeHandler(LastCommand, FullResponse, LastLine)** * LastCommand - the last SMTP command sent b... from the ISP. Note that if the ISP gives a multi-line response, this value contains the full response, not just one line of it * LastLine - the last line of the response from the ISP The function optionally returns a stri
SMTP Direct Sender Settings
5 Hits, Last modified: 7 years ago
can use wildcards in the domain name part of the line - eg ** *.demon.co.uk** ===VPOP3 v6.2 and late... to the DNS overrides. The first two parts of each line in the overrides is as before - recipient domain,... the message size matches the condition, then this line matches - Check message retries - specify ''$re... of this message matches the condition, then this line matches - Stop processing the overrides - speci
Attachment Processing Script
5 Hits, Last modified: 3 years ago
edsRewrite * GetRename * GetContentDispositionLine (added in v7.8) * IsLockNeeded * RewriteAttac... in', 'image/jpeg', etc) ====GetContentDispositionLine==== function GetContentDispositionLine(originalContentDispositionLine, type, attachmentName, rewriteSection, MIMEtype, filterVariables) * t
Spam Filter Rules: AddHeader
5 Hits, Last modified: 7 years ago
ou to add, replace or remove the specified header line in the message headers | The **AddHeader** statement requires the full header line in one continuous string, in the format AddHeader "<full header line>" * If the header line is present: * It will be replaced if an alternative value is specified.
Spam Filter Rules: Comments
5 Hits, Last modified: 7 years ago
pam filter scripts, blank lines are ignored. Any line beginning with a **#** character is treated as a comment. Comments must be on a line of their own; there is no way to add a comment to the end of a line. =====Examples===== The following example demons... s another comment, but I'll type code on the next line ${Pears} = 2 </code> The following example shows
POP3 Client Lua Scripting
5 Hits, Last modified: 22 months ago
eLineRaw()** - called when VPOP3 has downloaded a line of a message from the remote server. * **MessageLine()** - called after VPOP3 has processed a line of a message from the remote server,just before it saves ... ROM' address * <subject> is the message subject line * <recipient list> is a table containing a list
SMTP Server -> IDS/IPS
4 Hits, Last modified: 7 years ago
will simply append entries to the file (one text line per event), so it will grow indefinitely unless y... filename dynamically if you wish. The **IDS Log Line Format** tells VPOP3 what data to store on each line in the log file. You can use replacements to indic... [ids_logging_script|Lua script]] to customise the line format further - eg if the timestamp needs to be
Spam Filter Rules: ForEach
4 Hits, Last modified: 7 years ago
ds each address contained in the specified header line of the message |Header name |2.1.11+ | ^Bag |Fin... g |Bag name |2.2.1+ | ^Header |Finds each header line in the message |N/A |2.2.1+ | ^MimeSection |Find... ceived:' header lines <code> ForEach Header HeaderLine IfMatch ${HeaderLine} /^Received:/ # Statements EndIf EndFor </code> The following example loops thr
Spam Filter Rules: SendMessage
3 Hits, Last modified: 7 years ago
t * Use **\n** in the message text so specify a line break * Currently no <options> are defined, so ... " "Test message" "This is a test message\nThis is the second line\n\nThis is the fourth line" "" </code>
Summary Log File Format
3 Hits, Last modified: 7 years ago
Mail Connectors -> Connector Schedule
3 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
3 Hits, Last modified: 22 months ago
Message Monitoring
2 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
Message Archive
2 Hits, Last modified: 7 years ago
Autoresponder Commands
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker
2 Hits, Last modified: 5 years ago
Database -> Backups Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include
1 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveTags
1 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
Status
1 Hits, Last modified: 7 years ago
Archive Script
1 Hits, Last modified: 2 years ago
VPOP3.SendMessage
1 Hits, Last modified: 4 years ago
Spam Filter Rules: HTTPPost
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
os.timedexecute
1 Hits, Last modified: 7 years ago
VPOP3 Reference
1 Hits, Last modified: 7 years ago
Reports
1 Hits, Last modified: 7 years ago
Message Headers
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
1 Hits, Last modified: 7 years ago
Offline Archive Error Messages
1 Hits, Last modified: 7 years ago
ListServer Commands
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score for long sender domain
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
lan_forwarding_configuration
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months 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