Fulltext results:
- Mappings
- 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
- Route incoming POP3 mail by parsing message headers
- 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
- Settings -> Local Mail -> General
- 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
- Mail Sender Advanced Settings
- 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
- SMTP Server -> Spam Reduction
- [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
- 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
- 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
- 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>
- Signature Script
- 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
- 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
- Lists
- 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
- 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
- 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
- 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
- ListServer Settings
- people would email to the <listserver name>@<your domain> with a message (see below) [[Listserver Command... case people would send emails to 'listserver@yourdomain.com' to have them processed by the list server. ... le list servers - eg if you run several different domains on one VPOP3 server. This way, if you send an em