Fulltext results:
- Setting up VPOP3 to work with Exchange 2003 @how_to
- ng up Exchange to accept mail for the appropriate domain==== - On the Exchange Server computer go to St... at there is an entry for Type SMTP, with Address @domain.com where domain.com is the email domain which VPOP3 will forward to Exchange. Usually this is created automatically for y
- Exchange 2007 @how_to
- ng up Exchange to accept mail for the appropriate domain==== - On the Exchange Server computer go to **... pted Domains** tab, and make sure that your email domain is listed in there in the **Accepted Domain** column - On the **E-Mail Address Policies** tab, right-cl... e is an entry there under **SMTP** called **@<yourdomain>**. Usually the above settings are set during in
- Initial Configuration Tasks @how_to
- re the things you need to do: - Set your Local Domain - Create a [[Create a connection method|Connect... ists]] {{tag>configuration}} =====Set your Local Domain===== The 'Local Domain' tells VPOP3 what email addresses should be handled by VPOP3. For most people, they will have a registered domain, such as mycompany.com. To set this in VPOP3, g
- Mail Sender Advanced Settings @reference
- 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 @reference
- 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
- How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3 @how_to
- ===How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3====== In some situ... though they may have an email address on the same domain as other users. For instance, if your domain is **domain.com,** you may have VPOP3 users **fred**, **kate** and **jim** who are all defined as users i
- Sender Domain Must Resolve @how_to
- ======Sender Domain Must Resolve====== If you receive an 'SMTP Client Error' something like: ''451 (user@domain.com) Sender Domain Must Resolve'' this means that the ISP's mail server cannot find the domain.com part of the email address. Often this means
- Settings -> Local Mail -> General @reference
- 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 (*
- Sender Policy Framework / SPF @how_to
- act of messages sent pretending to come from your domain name. - checking SPF on incoming mail. This is ... l know which IP addresses can send mail from your domain, this is configured in your DNS settings for your domain, //not// in your email server. When someone receives an email from your domain, they will look up a TXT or SPF DNS record for yo
- Using VPOP3 with Microsoft Exchange Server @how_to
- rwarding configuration box put a line like *@mydomain.com 192.168.1.1:5025 where ''mydomain.com'' is your registered domain, or the subdomain given to you by your ISP, and ''192.168.1.1'' is the IP address of the Exchange Server
- DMARC Reporter Script @reference
- 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
- Using VPOP3 Spam Filtering with LAN Forwarding @how_to
- rd To' section enter something like **SMTP:user@mydomain.com@192.168.1.1**, tick the ''Use Forwarding'' bo... to forward messages for this user on to **user@mydomain.com** on the mail server 192.168.1.1 using LAN fo... 3 settings, and specify something like 'spambox@mydomain.com' in the Redirect setting. As long as the LAN ... ss to the onward mail server (eg because of a *@mydomain.com LAN forwarding rule), that's where all the sp
- User Routing Script @reference
- 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>
- Spamrules example - increase spam score for long sender domain @reference
- 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"
- Signing outgoing mail with DKIM @how_to
- ou need to have access to the DNS server for your domain. This might be your own DNS server, or one provided by your domain registry. Now you need to generate a public key... d, with a host name of the <selector>._domainkey.<domain name> - for instance **s1._domainkey.example.com*... he VPOP3 directory, as a file called **domainkey_<domain name>_<selector>.key** (e.g. **domainkey_example.