• 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.

Starts 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:

Route incoming POP3 mail by parsing message headers
24 Hits, Last modified: 7 years ago
ly detect who the message is for. The **Accepted Domains** setting tells VPOP3 which addresses it should ... addresses for the other company. In the Accepted Domains box, specify a list of your registered domains, separated by semi-colons (;). Do NOT put preceding @ characters. For instance: <code> domain1.com;domain2.com;domain3.com </code> If you only
Mappings
23 Hits, Last modified: 7 years ago
r list) will have implied Mappings of <username>@<domains> -> <username> . For an explanation of the <domains> value, see the //Domains to use// section of this article. The implied Mappings only apply if there ar... ble default user -> user mappings" option). =====Domains to use===== For implied Mappings or Mappings wit
Settings -> Local Mail -> General
19 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** box contains a list of domains, for which mail should
SMTP Server -> Spam Reduction
11 Hits, Last modified: 7 years ago
[wp>Email_spoofing|email address spoofing]] =====Domainkeys===== "Domainkeys" is a way of signing a message to show that it comes from the person it claims to co... m. If you have VPOP3 signing outgoing mail using Domainkeys, you should store the private keys in PEM format in a file called **domainkey_<domain name>_<selector>.key** in the VPOP3 di
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
Signature Script
6 Hits, Last modified: 7 years ago
pe, AuthSender, Sender) if string.find(Sender, "@domain1%.com$") then if Type == "PLAIN" then return "This is the signature for domain1" else return "<p>This is the HTML signature for domain1</p>" end elseif string.find(Sender, "@domain2%.com$") then if Type == "PLAIN" then return "This
SMTP Direct Sender Settings
5 Hits, Last modified: 7 years ago
overrides let you 'fake' DNS entries for certain domains. For instance, if you want most of your mail to ... 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
Spamrules example - increase spam score for long sender domain
5 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... enderDomain" 1 "Rule to add score for long sender domains" BulkScan Score [LongSenderDomain] From /@[a
Mail Sender Advanced Settings
5 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
Lists
4 Hits, Last modified: 7 years ago
usually send an email to the listname at a valid domain. For instance, if your '[[Local Mail General|Local Domains]]' setting is set to //mycompany.com;mycompany.o... ncoming POP3 messages, it will use the **Accepted Domains** setting for the mail collector for the list's email address, rather than the **Local Domains** setting. If the **Allow incoming mail to be se
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.
SMTP Reputation Stats
3 Hits, Last modified: 7 years ago
is SMTP session - for each message - sender domain (not full email address) - optional - number ... ble information there, except possibly the sender domain (this is used to correlate sender domains with IP addresses to help with detecting forgery attempts). Th
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
User Routing Script
3 Hits, Last modified: 2 years ago
d = false; end </code> ====If the sender is user@domain.com forward to person@mycompany.com==== <code> --If the sender is user@domain.com forward to person@mycompany.com if string.lower(Sender) == "user@domain.com" then Forwards = "person@mycompany.com";
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 -> Advanced Tab
2 Hits, Last modified: 7 years ago
Autoresponder
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfInBag
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS
2 Hits, Last modified: 7 years ago
ListServer Settings
2 Hits, Last modified: 7 years ago
LAN Forwarding Scripting
2 Hits, Last modified: 8 months ago
Lua SMTP MX Control
2 Hits, Last modified: 23 months ago
Database query to list failed message sends
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab
1 Hits, Last modified: 7 years ago
Spam Filter Rules
1 Hits, Last modified: 2 years ago
Settings
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control
1 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders
1 Hits, Last modified: 7 years ago
Groups
1 Hits, Last modified: 7 years ago
POP3 Mail Collection
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables
1 Hits, Last modified: 23 months ago
Database query to list ALL messages in the LAN forwarding queue
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
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