• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

start

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
s]] -> (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 messa
Mappings
13 Hits, Last modified: 7 years ago
ed Mappings or Mappings without an explicit email domain set, VPOP3 uses a list of domains set elsewhere f... VPOP3 using SMTP, then the <domains> list is any domain listed in the [[local_mail_general#local_domains|... th header parsing, then the <domains> list is any domain listed in the [[route_by_parsing_message_headers|... the applicable domains (see above) - **<name>@<domain>** - this will match the exact <name>@<domain> em
Settings -> Local Mail -> General
9 Hits, Last modified: 7 years ago
t fundamentally important settings. =====Default Domain===== In the majority//**†**// of cases, this is the domain name that VPOP3 will use when sending automated m... y receive a message from ''Mailer_Daemon@[default domain]''. =====Local Domains===== The **Local Domains*... as incoming mail. You can specify multiple local domain names, which must be separated by a semi-colon (*
DMARC Reporter Script
8 Hits, Last modified: 20 months ago
mise 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 error... v6.7 and later. ====CheckRecipients==== For each domain to which a DMARC aggregate report will be sent, V... idate the report's recipients CheckRecipients(<Domain>, <RUA entry from DMARC record>, <start time>, <e
Spamrules example - increase spam score for long sender domain
6 Hits, Last modified: 7 years ago
les example - increase spam score for long sender domain====== This script is for the case where you to i... where 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 th... f locally sent messages) DefineRule "LongSenderDomain" 1 "Rule to add score for long sender domains"
User Routing Script
6 Hits, Last modified: 2 years ago
ples===== ====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>
Route incoming POP3 mail by parsing message headers
4 Hits, Last modified: 7 years ago
put 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
SMTP Direct Sender Settings
4 Hits, Last modified: 7 years ago
isp.com:587 Also, you can use wildcards in the domain name part of the line - eg ** *.demon.co.uk** ... can specify multiple lines which match the target domain, VPOP3 will treat those all as having the same pr... ch line in the overrides is as before - recipient domain, and target mail server, but after that you can s... sing the overrides at that point if the recipient domain (and qualifiers, if any) matches. If a $size and
Mail Connectors -> Mail Senders -> SMTP Direct
3 Hits, Last modified: 7 years ago
e mail server(s) which handle mail for the target domain (IP addresses are not allowed, they must be host ... ed first) (If no MX records exist for the target domain, then the mail server does a DNS lookup for an A record for the target domain, and tries that). For instance, the DNS lookup m
Lua SMTP MX Server Rules
3 Hits, Last modified: 23 months ago
lier). =====GetCheckCache===== ''GetCheckCache("<Domain>", numRetries, messageSize)'' returns true if VP... S lookup =====GetOverrides===== ''GetOverrides("<Domain>", numRetries, messageSize)'' returns **DNS Serv... rver===== (VPOP3 7.10 and later) ''CheckServer("<Domain>", "<MX Server>", numRetries, messageSize, defaul
Misc -> General Tab
3 Hits, Last modified: 7 years ago
looks like a valid host name - e.g. **mail.<your domain>** (mail.company.com). It is rare for ISP SMTP re... u have a dynamic IP address or don't own your own domain), so in those cases just using something that "lo... mail addresses being sent out from that copy of VPOP3, but in many cases they will be in the same domain.
LAN Forwarding Scripting
2 Hits, Last modified: 8 months ago
, mail collector, recipient local part, recipient domain, rules) * return path = original return path ... ' (or blank if not a local address) * recipient domain = the part of the recipient's email address after
Spam Filter Rules: IfInBag
2 Hits, Last modified: 7 years ago
sing a regular expression <code> IfInBag mybag "/@domain\.com/i" # Statements EndIf </code> Using a wildcarded expression <code> IfInBag mybag "*@domain.com" # Statements EndIf </code>
Spam Filter Rules: GetAddressType
2 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
SMTP Server -> Spam Reduction
2 Hits, Last modified: 7 years ago
keys in PEM format in a file called **domainkey_<domain name>_<selector>.key** in the VPOP3 directory. Fo... private key file depending on the sender's email domain. One disadvantage of Domainkeys happens if some
SMTP Reputation Stats
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control
2 Hits, Last modified: 23 months ago
ListServer Settings
2 Hits, Last modified: 7 years ago
Groups
2 Hits, Last modified: 7 years ago
Mail Sender Advanced Relay Settings
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
2 Hits, Last modified: 7 years ago
Misc -> Advanced Tab
2 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
2 Hits, Last modified: 23 months ago
Autoresponder
2 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL
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
Settings
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
Database query to list ALL messages in the LAN forwarding queue
1 Hits, Last modified: 7 years ago
POP3 Mail Collection
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab
1 Hits, Last modified: 7 years ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Lists
1 Hits, Last modified: 7 years ago
start.txt · Last modified: 2022/10/01 12:36 by paul

Page Tools

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