• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • How To Upgrade VPOP3 • How to limit size of sent mail • Localhost missing from Vista HOSTS file • How to Obtain Message Headers • How to Obtain Error Logs

main

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:

  • Spamrules example - increase spam score for long sender domain

Fulltext results:

Mail Sender Advanced Settings
15 Hits, Last modified: 7 years ago
] -> (name) -> Advanced =====Advanced===== ====Domain Filtering==== For VPOP3 v6.11 and later, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering section]] of the user manual. The **Domain Filtering** box lets you restrict which email mes
Mappings
13 Hits, Last modified: 7 years ago
Mappings or Mappings without an explicit email domain set, VPOP3 uses a list of domains set elsewhere f... POP3 using SMTP, then the <domains> list is any domain listed in the [[local_mail_general#local_domains|... header parsing, then the <domains> list is any domain listed in the [[route_by_parsing_message_headers|... he applicable domains (see above) - **<name>@<domain>** - this will match the exact <name>@<domain> em
POP3 Mail Collection
11 Hits, Last modified: 7 years ago
any recipients in the message header at all. The main choice is what to do with the incoming message wh... ndle automatically * **Send an Error Message to Main Administrator** - this sends a message to the [[admin_settings#choosing_a_main_administrator|main administrator]] indicating what the problem was, and including the original message
Message Archive -> General
11 Hits, Last modified: 7 years ago
will archive incoming and outgoing messages. ====Main Archive Store Directory==== You can set the messa... ble by the VPOP3 service. Enter the path in the **Main Archive Store Directory** box. Note that you cann... POP3 the username & password to use to access the main archive store directory if it is on a network sha... d folder. This is set in the **Username to access Main Store** and **Password to access Main Store** box
Settings -> Local Mail -> General
9 Hits, Last modified: 7 years ago
fundamentally important settings. =====Default Domain===== In the majority//**†**// of cases, this is the domain name that VPOP3 will use when sending automated m... receive a message from ''Mailer_Daemon@[default domain]''. =====Local Domains===== The **Local Domains*... incoming mail. You can specify multiple local domain names, which must be separated by a semi-colon (*
DMARC Reporter Script
8 Hits, Last modified: 19 months ago
se how VPOP3 sends DMARC reports to the sending domain. This can be useful in case the sending domain's DMARC configuration is incorrect as that can cause err... .7 and later. ====CheckRecipients==== For each domain to which a DMARC aggregate report will be sent, V... ate the report's recipients CheckRecipients(<Domain>, <RUA entry from DMARC record>, <start time>, <e
Settings -> Admin Settings
8 Hits, Last modified: 7 years ago
o perform three key functions: * [[#Choosing a Main Administrator|Choosing a Main Administrator]] * [[#Opting in and out of error messages|Opting in and ... rity|Enabling Message Security]] =====Choosing a Main Administrator===== The **Main Administrator** receives notification emails, such as daily reports and e
User Routing Script
6 Hits, Last modified: 2 years ago
es===== ====Don't forward messages from *@localdomain.com addresses==== <code> --Don't forward any messages from any *@localdomain.com addresses if string.find(Sender, "@localdomain%.com$") then ShouldForward = false; end </code> ====If the sender is user@domain.com forward to person@mycompany.com==== <code>
Spamrules example - increase spam score for long sender domain
6 Hits, Last modified: 7 years ago
s example - increase spam score for long sender domain====== This script is for the case where you to i... here the sender's email address contains a long domain. In this case we'll say if the sender's domain has 20 or more characters in the first section (between ... locally sent messages) DefineRule "LongSenderDomain" 1 "Rule to add score for long sender domains"
Settings -> Diagnostics
5 Hits, Last modified: 7 years ago
will store the log files, change settings for the main VPOP3 log file, and preview some important log fi... gs//\\ **Log Level**: How much is logged into the main diagnostic file, //vpop3.log// (Setting this to *... buttons to preview various log files: * **View Main VPOP3 diagnostics Log** - //vpop3.log// * **Vie... Description ^Filename(s) ^Default size (kB) ^ |Main Log File |vpop3.log |1024 | |Main Error Log Fi
ListServer Settings
5 Hits, Last modified: 7 years ago
ople would email to the <listserver name>@<your domain> with a message (see below) [[Listserver Command... ase people would send emails to 'listserver@yourdomain.com' to have them processed by the list server. ... erver. ====Report bad ListServer messages to the Main Administrator==== If this is checked, then if som... then it will tell the [[admin_settings#choosing_a_main_administrator|main administrator]] about the mess
SMTP Direct Sender Settings
4 Hits, Last modified: 7 years ago
p.com:587 Also, you can use wildcards in the domain name part of the line - eg ** *.demon.co.uk** ... n specify multiple lines which match the target domain, VPOP3 will treat those all as having the same pr... line in the overrides is as before - recipient domain, and target mail server, but after that you can s... ng the overrides at that point if the recipient domain (and qualifiers, if any) matches. If a $size and
Route incoming POP3 mail by parsing message headers
4 Hits, Last modified: 7 years ago
t preceding @ characters. For instance: <code> domain1.com;domain2.com;domain3.com </code> If you only have a few email addresses in the domain, then you can specify those explicitly. (If you h
Spam Filter Rules: GetAddressType
3 Hits, Last modified: 7 years ago
^UnknownMapping |An address which matches a ~@domain style mapping | ^UnknownLANFwd |An address which matches a ~@domain style LAN forwarding rule | ^Remote |A remote em... ter'/'abuse' address which VPOP3 will send to the Main Administrator | ^Invalid |An unrecognised local
Lua SMTP MX Server Rules
3 Hits, Last modified: 23 months ago
er). =====GetCheckCache===== ''GetCheckCache("<Domain>", numRetries, messageSize)'' returns true if VP... lookup =====GetOverrides===== ''GetOverrides("<Domain>", numRetries, messageSize)'' returns **DNS Serv... er===== (VPOP3 7.10 and later) ''CheckServer("<Domain>", "<MX Server>", numRetries, messageSize, defaul
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
3 Hits, Last modified: 7 years ago
Misc -> General Tab
3 Hits, Last modified: 7 years ago
Groups
3 Hits, Last modified: 7 years ago
Spam Filter Rules
2 Hits, Last modified: 2 years ago
Send Admin Message
2 Hits, Last modified: 7 years ago
Message Archive
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction
2 Hits, Last modified: 7 years ago
Lua Scripting
2 Hits, Last modified: 9 days ago
Spam Filter Rules: DNS
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control
2 Hits, Last modified: 23 months ago
Spam Filter Rules: IfInBag
2 Hits, Last modified: 7 years ago
Logging
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 22 months ago
LAN Forwarding Scripting
2 Hits, Last modified: 7 months ago
Autoresponder
2 Hits, Last modified: 7 years ago
Users
2 Hits, Last modified: 7 years ago
Settings -> Attachment Processing
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol
1 Hits, Last modified: 6 years ago
Address Book tab
1 Hits, Last modified: 7 years ago
Settings
1 Hits, Last modified: 7 years ago
New message tab
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab
1 Hits, Last modified: 7 years ago
Mail tab
1 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting
1 Hits, Last modified: 4 weeks ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
POP3 Client Lua Scripting
1 Hits, Last modified: 22 months ago
Lists
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
Database query to list failed message sends
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
Import Users From File
1 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x
1 Hits, Last modified: 7 years ago
Webmail Menu bar
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