• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Can I add two licences together? • Exchange 2007 • Socket Error 10053 - An established connection was aborted by the software in your host machine. • Socket Error 10054 - The virtual circuit was reset by the remote end • Forwarded Emails Not Arriving • SMTP Relay Service FAQ • VPOP3 Is Responding Slowly • Sender Policy Framework / SPF • How To Upgrade VPOP3 • Problems sending mail via BT from your own domain

any

Search

You can find the results of your search below.

Contains
  • 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:

  • Spamrules example - increase spam score if there are many links in the email

Fulltext results:

Mappings
14 Hits, Last modified: 7 years ago
s at VPOP3 using SMTP, then the <domains> list is any domain listed in the [[local_mail_general#local_d... 3 with header parsing, then the <domains> list is any domain listed in the [[route_by_parsing_message_h... ess as: - **<name>** - this will match <name> @ any of the applicable domains (see above) - **<name... ve specified - **~@<domain>** - this will match any email address at the specified domain //as long a
Spam Filter Rules: IfMatch
11 Hits, Last modified: 7 years ago
variable's content |2.1.7 | ^text |This searches any plain text part of the message, but does not sear... n text attachments |2.1.7 | ^body |This searches any plain text or HTML part of the message. HTML part... ut also searches plain text attachments |2.1.7 | ^anytext |This performs the same task as **body**, but also searches the subject line |2.1.7 | ^anytexta |This performs the same task as **bodya**,
Users.AutoresponderConditions table
10 Hits, Last modified: 7 years ago
date this condition will act from (or NULL to be any date) * dateto - the date this condition will act to (or NULL to be any date) * timefrom - the time this condition will act from (or NULL to be any time) * timeto - the time this condition will act to (or NULL to be any time) * datetimefrom - the date & time this con
User Routing Script
8 Hits, Last modified: 2 years ago
s false then VPOP3 will ignore the Assistants and any forwarding settings (boolean) * BigRedirect - t... variables which should be treated as read-only - any changes to them will be ignored outside the Lua s... ldomain.com addresses==== <code> --Don't forward any messages from any *@localdomain.com addresses if string.find(Sender, "@localdomain%.com$") then Shou
SMTP Server Lua Scripting
8 Hits, Last modified: 4 weeks ago
owed usernames (separated by spaces) if there are any username restrictions for this client IP address ... the return value from the **Start()** function if any. Otherwise the text returned from this function w... e of parameters to the //MAIL FROM:// command (if any) with the table entry key being the parameter nam... (pass, fail, softfail, etc) of the SPF check (if any) on the connection (in v5 and later). This funct
Misc -> Advanced Tab
8 Hits, Last modified: 7 years ago
-> Advanced You will normally not need to change any settings on this page unless VPOP3 technical supp... =Don't multi-thread VPOP3 plugins==== If you have any VPOP3 plugins installed, then VPOP3 will usually ... , then VPOP3 will reject the message with a 'Too many hops' error message. Values of 20 or higher are ... a few cases, eg if all your mail passes through many mail servers (spam filtering services, archiving
User Delivery Script
7 Hits, Last modified: 7 years ago
ForwardingSenderAddress - the sender address for any forwards * ForwardingSenderText - the text name of the sender for any forwards * Quarantine - bool - whether the mess... er Message Rules have been handled. It can modify any globals, but only the Quarantine, Forwards, Heade... erText globals are read after it has been called. Any other changes made by this function will be left
Autoresponder
6 Hits, Last modified: 7 years ago
p (1), choose the existing autoresponder name (if any) or **<New>** to create a new autoresponder. Usua... ponse, their reply will go here. If you don't set anything, it will use **no-one**@<your domain> to pre... reply will go to the original sender (as well as any other addresses specified, if any). If it is not checked, and you have specified one or more addresses
Spamrules example - increase spam score if there are many links in the email
6 Hits, Last modified: 7 years ago
rules example - increase spam score if there are many links in the email====== This script is for the ... he spamminess of emails where the email contains many links - in this case we'll say if the email conta... cessing of locally sent messages) DefineRule "ManyLinks" 1 "Rule to add score for emails with many links" ${URLCount} = 0 ForEach URL LoopUrl
Import Users From File
6 Hits, Last modified: 7 years ago
^Accepted values ^ |**User Id** |The username |Any text | |**Password** |The password |Any text | |**Admin** |Whether the user is an administrator ... Comments** |A comment/note related to the user |Any text | |**In 'Everyone' List** |Whether the use... ally separate password for logging into webmail |Any text | =====Finalising the import===== After cl
Mail Sender Advanced Settings
6 Hits, Last modified: 7 years ago
line, and the message will be sent if it matches any sender rule //and// any recipient rule. If there are only sender rules or only recipient rules, then messages will be sent if there it matches any of that type of rule. You can specify either the... ly in the outqueue, it will check again to see if any new messages have arrived while it was sending th
About
5 Hits, Last modified: 7 years ago
ild number of your VPOP3 installation, along with any licence details, and supplier details (if any) =====Licence Information===== The **Licence Informatio... * Licenced To - this shows the name of the company which the VPOP3 software is licenced to. This should refer to your company. If not, you may be using a pirated version of th
Misc -> General Tab
5 Hits, Last modified: 7 years ago
ome banner as required by the SMTP standard. In many cases you can just specify a name which looks lik... host name - e.g. **mail.<your domain>** (mail.company.com). It is rare for ISP SMTP relay servers to ch... MX routing. However, this may not be possible in many cases (for instance, if you have a dynamic IP add... s not necessary// for the VPOP3 host name to bear any relationship to the email addresses being sent ou
SMTP -> General tab
5 Hits, Last modified: 7 years ago
r connections. The default is for it to listen on any available IP address on port 25 which is the stan... ly want to allow your local users to do this, and anyone else not to be able to do it. * **No Checks... service at all using the IP Access Restrictions. Anyone who can access the VPOP3 SMTP service can rela... is if you allow incoming SMTP mail to arrive from any server. * **Check from LAN** - if this option i
Outgoing Message Scripting
5 Hits, Last modified: 15 months ago
rAddressFrom = "Alexander <alexander@my-secondcompany.com>" SenderAddressFrom = v[2] if string.find(SenderAddressFrom, "@my%-secondcompany%.com") then JustTheAddress = string.match(SenderAddressFrom, " <%g*@my%-secondcompany%.com>") JustTheAddress = string.s... -- OldReturnPath = "alexander@firstcompany.com" OldReturnPath = ReturnPath
Spamfilter Quarantine Viewer
5 Hits, Last modified: 7 years ago
SMTP Service - Filtering
5 Hits, Last modified: 7 years ago
Increase the spam score for certain recipients
5 Hits, Last modified: 7 years ago
Lists
5 Hits, Last modified: 7 years ago
Route incoming POP3 mail by parsing message headers
5 Hits, Last modified: 7 years ago
Download Rules
5 Hits, Last modified: 7 years ago
Database files used in VPOP3 2.x
5 Hits, Last modified: 7 years ago
Message Archive -> General
5 Hits, Last modified: 7 years ago
Spamfilter White/Blacklists
4 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings
4 Hits, Last modified: 7 years ago
SMTP Service -> Advanced Tab
4 Hits, Last modified: 7 years ago
SMTP Reputation Stats
4 Hits, Last modified: 7 years ago
Spam Filter Rules: ForEach
4 Hits, Last modified: 7 years ago
User Manager Script
4 Hits, Last modified: 14 months ago
Message Rules
4 Hits, Last modified: 7 years ago
Prune Rules
4 Hits, Last modified: 7 years ago
Mail tab
4 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
3 Hits, Last modified: 22 months ago
Mail Connectors -> Mail Senders
3 Hits, Last modified: 7 years ago
Bandwidth Control
3 Hits, Last modified: 7 years ago
VPOP3.GetMessages Lua function
3 Hits, Last modified: 7 years ago
POP3 Mail Collection
3 Hits, Last modified: 7 years ago
Database -> Restore Tab
3 Hits, Last modified: 7 years ago
Calendar.Events table
3 Hits, Last modified: 7 years ago
ListServer Commands
3 Hits, Last modified: 7 years ago
LogDB.Messages table
3 Hits, Last modified: 7 years ago
Autoresponder Global Scripting
2 Hits, Last modified: 5 days ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
LogDB.Attachments table
2 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
2 Hits, Last modified: 7 years ago
Settings -> Local Mail -> General
2 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
2 Hits, Last modified: 6 years ago
Settings -> Global Address Book
2 Hits, Last modified: 7 years ago
Spam Filter Rules
2 Hits, Last modified: 2 years ago
Status
2 Hits, Last modified: 7 years ago
Spamfilter Script Configuration tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Comments
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Include
2 Hits, Last modified: 7 years ago
Spam Filter Rules: BulkScan
2 Hits, Last modified: 7 years ago
Incoming SMTP Mail
2 Hits, Last modified: 7 years ago
Connections
2 Hits, Last modified: 7 years ago
Management Scripting
2 Hits, Last modified: 7 years ago
Users
2 Hits, Last modified: 7 years ago
What's new in version 5 webmail?
2 Hits, Last modified: 7 years ago
Address Book tab
2 Hits, Last modified: 7 years ago
LogDB.SpamRules table
2 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
2 Hits, Last modified: 22 months ago
Misc -> External Fax Tab
2 Hits, Last modified: 7 years ago
Message Monitoring
2 Hits, Last modified: 7 years ago
Settings -> Admin Settings
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto
1 Hits, Last modified: 7 years ago
Attachment Processing Script
1 Hits, Last modified: 3 years ago
Webmail Status bar
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Reject
1 Hits, Last modified: 7 years ago
Increase the spam score for subject marker
1 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
1 Hits, Last modified: 7 months ago
VPOP3 Status Monitor
1 Hits, Last modified: 7 years ago
VPOP3.UnHexString
1 Hits, Last modified: 7 months ago
VPOP3.PostgresQuery
1 Hits, Last modified: 7 years ago
Permissions
1 Hits, Last modified: 7 years ago
imap4_server
1 Hits, Last modified: 7 years ago
VPOP3.GetMessageLines
1 Hits, Last modified: 7 years ago
Virus Scan Filter Scripting
1 Hits, Last modified: 7 years ago
LAN Forwarding Queue Status
1 Hits, Last modified: 7 years ago
Using tables/grids
1 Hits, Last modified: 7 years ago
LAN Forwarding
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetDecodedSection
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
1 Hits, Last modified: 7 years ago
Scheduling Management Scripts
1 Hits, Last modified: 7 years ago
Mail Collectors
1 Hits, Last modified: 7 years ago
Lua SMTP MX Control
1 Hits, Last modified: 23 months ago
Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
1 Hits, Last modified: 7 years ago
Settings -> Diagnostics
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Logging
1 Hits, Last modified: 7 years ago
Database -> Message Store Tab
1 Hits, Last modified: 7 years ago
Quarantine tab
1 Hits, Last modified: 7 years ago
LogDB.Sessions table
1 Hits, Last modified: 7 years ago
Reports
1 Hits, Last modified: 7 years ago
Access Restrictions Internal Format
1 Hits, Last modified: 22 months 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
Spam Filter Rules: DBQueryOne
1 Hits, Last modified: 7 years ago
Send Admin Message
1 Hits, Last modified: 7 years ago
Signature Script
1 Hits, Last modified: 7 years ago
SMTP -> Load Limiting tab
1 Hits, Last modified: 7 years ago
ListServer Settings
1 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
1 Hits, Last modified: 7 years ago
Spamfilter Rule Weights
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Assignments
1 Hits, Last modified: 7 years ago
DMARC Reporter Script
1 Hits, Last modified: 19 months ago
Increase the spam score for header marker
1 Hits, Last modified: 5 years ago
Autoresponder Commands
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Rule names and weights
1 Hits, Last modified: 7 years ago
Groups
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