• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Incoming SMTP Feed • VPOP3 Historical Logger Backlog • Configuring Calendar on iOS • Obtaining Windows Event Log • How To Upgrade VPOP3 • Seeing where a message came from • How To Allow Mail Relay Through VPOP3 • 550/553 Not Permitted error from BT Internet's mail servers • Outgoing Mail • Welcome to your new DokuWiki

line

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (52)
  • how_to (41)
  • faq (3)
  • adminapi (1)
  • fatal (1)
  • mailapi (1)
  • wiki (1)
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 @reference
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
Misc -> Advanced Tab @reference
11 Hits, Last modified: 7 years ago
done by counting the number of 'Received:' header lines). If this number of hops exceeds a specified val... essage. If the number of hops ('Received:' header lines) exceeds this number, then VPOP3 will reject the... 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
Seeing where a message came from @how_to
11 Hits, Last modified: 7 years ago
ugh time you have to find the lowest ''Received'' line in the headers, and work upwards. =====Example==... ul@pscs.co.uk</code> This has three ''Received'' lines. In order of occurring they are: - Received: ... so just one server at the sender's end. The last line is the local mail server receiving the message fr... are in contact with them, the other ''Received'' lines may help there as well. So, from those lines we
Formatting Syntax @wiki
10 Hits, Last modified: 3 years ago
> as well. **Paragraphs** are created from blank lines. If you want to **force a newline** without a pa... ackslashes followed by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens wi
How To Setup VPOP3 Service Security @how_to
9 Hits, Last modified: 7 years ago
lled **IP Access Restrictions**. In that box each line defines an access restriction rule. =====VPOP3 ... trictions are defined using a helper editor. Each line defines an access restriction rule. To edit a ru... s restrictions are defined as text controls. Each line defines an access restriction rule. The parts to ... ws: * Optionally if the first character on the line is a '!' (exclamation mark) it means do NOT allow
SMTP Server Lua Scripting @reference
9 Hits, Last modified: 3 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... ion should return **<SMTP Result string>, <Header lines to ADD to the start of the message header>** ===
Spam Filter Rules: IfMatch @reference
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... tire message header, with any MIME encoded header lines being decoded first |2.1.7 | ^tag |This searche... header name can be used. Any MIME encoded header lines will be decoded before searching them. The heade
Spam filter not working @how_to
6 Hits, Last modified: 7 years ago
er is being run at all. Check to see if a header line beginning with **X-VPOP3-Spam** is in the message headers. ====X-VPOP3-Spam header line does not exist==== If the X-VPOP3-Spam header is... ou look in the message headers for the top header line beginning with **Received**, this should contain ... access for remote users. ====X-VPOP3-Spam header line does exist==== If the **X-VPOP3-Spam** header lin
Spam Filter Rules: ForEach @reference
6 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... section ID>:<MIME type>:<section size>:<number of lines>:<attachment name>'' |::: |2.1.11+ | ^Recipient ... following example loops through all of the header lines of the message, and look for the 'Received:' hea
Spam Filter Rules: Comments @reference
6 Hits, Last modified: 7 years ago
Comments====== In the spam 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
SMTP Direct Sender Settings @reference
6 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 later=== In VPOP3 v6.2, you can specify multiple lines which match the target domain, VPOP3 will treat ... 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
Spam Filter Rules: AddHeader @reference
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.
Import Users From File @reference
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
PostgreSQL Replication @how_to
4 Hits, Last modified: 6 years ago
ou could use the [[http://blog.pscs.co.uk/command-line-access-to-vpop3-settings/|Command Line Settings Tool]] to change the paths as part of your fail over pr... er text editor. At the bottom of the file add the lines: wal_level = hot_standby archive_mode = on ... using Notepad or another text editor, and add the lines: host replication postgres 192.168.1.10/32 tr
Spamfilter Whitelist & Blacklist @how_to
4 Hits, Last modified: 7 years ago
a filtered message, then VPOP3 will add a header line like: X-VPOP3-WL: Skip Local (email.address) ... on about the whitelist results. It may also add a line 'X-VPOP3-SpamWL' if the whitelist checks have bee... wo spaces) or ''buy<CRLF>viagra'' (split onto two lines). You can also use [[wp>regular expressions]] ... s on a word break, there is one or more space/tab/line-break between the words, and the 'i' in viagra is
Lua SMTP Relay Control @reference
4 Hits, Last modified: 7 years ago
How to move the VPOP3 Message Store to a new PC @how_to
4 Hits, Last modified: 7 years ago
SMTP Server -> IDS/IPS @reference
4 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines @reference
4 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Exchange 2003 @how_to
3 Hits, Last modified: 7 years ago
Using VPOP3 with Microsoft Exchange Server @how_to
3 Hits, Last modified: 7 years ago
How to use the VPOP3 Status Monitor @how_to
3 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC @how_to
3 Hits, Last modified: 9 months ago
Summary Log File Format @reference
3 Hits, Last modified: 7 years ago
Spam Filter Rules: SendMessage @reference
3 Hits, Last modified: 7 years ago
Message Monitoring @reference
3 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
3 Hits, Last modified: 7 years ago
Access Restrictions Internal Format @reference
3 Hits, Last modified: 22 months ago
POP3 Client Lua Scripting @reference
3 Hits, Last modified: 22 months ago
How to send a fax by email using the VPOP3 FaxServer @how_to
3 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS @reference
2 Hits, Last modified: 7 years ago
SMTP Relay Protection in VPOP3 @how_to
2 Hits, Last modified: 7 years ago
VPOP3 re-downloading old messages from the ISP POP3 server @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: *STOP @reference
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing @reference
2 Hits, Last modified: 7 years ago
Increase the spam score for header marker @reference
2 Hits, Last modified: 5 years ago
VPOP3 Server Access Not Allowed @how_to
2 Hits, Last modified: 7 years ago
Autoresponder Commands @reference
2 Hits, Last modified: 7 years ago
Using VPOP3 Spam Filtering with LAN Forwarding @how_to
2 Hits, Last modified: 7 years ago
How to filter attachments @how_to
2 Hits, Last modified: 7 years ago
Delete an outgoing message @how_to
2 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Error Message Handling @how_to
2 Hits, Last modified: 7 years ago
Exchange 2007 @how_to
2 Hits, Last modified: 7 years ago
How To Allow Mail Relay Through VPOP3 @how_to
2 Hits, Last modified: 11 days ago
Controlling VPOP3 via Email @how_to
2 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3 @how_to
2 Hits, Last modified: 7 years ago
Windows Server Port Conflicts @faq
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto @reference
1 Hits, Last modified: 7 years ago
Calendars @how_to
1 Hits, Last modified: 7 years ago
VPOP3Net.GetHTTP @reference
1 Hits, Last modified: 4 years ago
Spamrules example - increase spam score for long sender domain @reference
1 Hits, Last modified: 7 years ago
Spamrules example - increase spam score if there are many links in the email @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan @reference
1 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3 @how_to
1 Hits, Last modified: 7 years ago
VPOP3.SendMessage @reference
1 Hits, Last modified: 4 years ago
What is the VPOP3 Antivirus solution? @faq
1 Hits, Last modified: 7 years ago
Using tables/grids @reference
1 Hits, Last modified: 7 years ago
FATAL: connection limit exceeded for non-superusers @fatal
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGet @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPGetMD5 @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: HTTPPost @reference
1 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Include @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: RemoveTags @reference
1 Hits, Last modified: 7 years ago
Socket Error 10503 - No More Data @how_to
1 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Stop @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: WinHTTPGet @reference
1 Hits, Last modified: 7 years ago
Allow Remote Access to VPOP3 Mailboxes @how_to
1 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Database Maintenance @how_to
1 Hits, Last modified: 7 years ago
DMARC Reporter Script @reference
1 Hits, Last modified: 19 months ago
Signing outgoing mail with DKIM @how_to
1 Hits, Last modified: 5 years ago
RBL Checking not working in VPOP3 Enterprise @how_to
1 Hits, Last modified: 7 years ago
Outlook behaviour when deleting messages from IMAP4 @how_to
1 Hits, Last modified: 7 years ago
How to Obtain Message Headers @how_to
1 Hits, Last modified: 7 years ago
Localhost missing from Vista HOSTS file @how_to
1 Hits, Last modified: 7 years ago
UserRuleActions Replacement @mailapi
1 Hits, Last modified: 7 years ago
Internationalisation @how_to
1 Hits, Last modified: 7 years ago
How to Install VPOP3 @how_to
1 Hits, Last modified: 4 years ago
Attachment Processing Script @reference
1 Hits, Last modified: 3 years ago
GDPR for hosted VPOP3 service @faq
1 Hits, Last modified: 7 years ago
Database -> Backups Tab @reference
1 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
1 Hits, Last modified: 7 years ago
ListServer Commands @reference
1 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control @reference
1 Hits, Last modified: 22 months ago
Find the IP address of the VPOP3 Computer @how_to
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders @reference
1 Hits, Last modified: 7 years ago
Message Headers @reference
1 Hits, Last modified: 7 years ago
os.timedexecute @reference
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting @reference
1 Hits, Last modified: 15 months ago
POP3 Mail Collection @reference
1 Hits, Last modified: 7 years ago
Reports @reference
1 Hits, Last modified: 7 years ago
Mail Sender Advanced Settings @reference
1 Hits, Last modified: 7 years ago
Move VPOP3 Version 3 or 4 to a new PC @how_to
1 Hits, Last modified: 6 years ago
UserRuleActions Replacement @adminapi
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