• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • German Webmail Language Page • Copy Outgoing mail • Spam Quarantine • How to configure Outlook 2007 • Fax Printer Driver Address Book • Lost Licence Details • Forwarded Emails Not Arriving • Error message: Your connection has been blocked temporarily - Try again later • Daily Summary is not reporting all Sent messages • What is the VPOP3 Antivirus solution?

domain

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (39)
  • reference (35)
  • faq (3)
  • adminapi (2)
  • mailapi (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Handling mail for multiple incoming domains
  • How to 'share' domains between Exchange and VPOP3
  • How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3
  • Problems sending mail via BT from your own domain
  • Problems sending messages to spam@<your domain>
  • Sender Domain Must Resolve
  • Sending mail from different email addresses or domains
  • Spamrules example - increase spam score for long sender domain

Fulltext results:

Setting up VPOP3 to work with Exchange 2003 @how_to
27 Hits, Last modified: 7 years ago
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
26 Hits, Last modified: 7 years ago
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
15 Hits, Last modified: 7 years ago
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
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 @reference
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
How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3 @how_to
11 Hits, Last modified: 7 years ago
===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
10 Hits, Last modified: 7 years ago
======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
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 (*
Sender Policy Framework / SPF @how_to
9 Hits, Last modified: 7 years ago
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
8 Hits, Last modified: 7 years ago
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
8 Hits, Last modified: 19 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
Using VPOP3 Spam Filtering with LAN Forwarding @how_to
7 Hits, Last modified: 7 years ago
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
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>
Spamrules example - increase spam score for long sender domain @reference
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"
Signing outgoing mail with DKIM @how_to
5 Hits, Last modified: 5 years ago
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.
Route incoming POP3 mail by parsing message headers @reference
4 Hits, Last modified: 7 years ago
Backscatter @how_to
4 Hits, Last modified: 7 years ago
Problems sending messages to spam@<your domain> @how_to
4 Hits, Last modified: 7 years ago
SMTP Direct Sender Settings @reference
4 Hits, Last modified: 7 years ago
How to automatically forward spam to the PSCS spamtrap @how_to
4 Hits, Last modified: 7 years ago
DNSSEC @faq
4 Hits, Last modified: 6 years ago
Redirect message for a user if a sender is a particular email address @how_to
3 Hits, Last modified: 7 years ago
Misc -> General Tab @reference
3 Hits, Last modified: 7 years ago
Lua SMTP MX Server Rules @reference
3 Hits, Last modified: 22 months ago
Outbound Messages Not Appearing in Monitor Target Mailbox @how_to
3 Hits, Last modified: 7 years ago
Incoming SMTP Feed @how_to
3 Hits, Last modified: 7 years ago
Spamfilter Whitelist & Blacklist @how_to
3 Hits, Last modified: 7 years ago
Handling mail for multiple incoming domains @how_to
3 Hits, Last modified: 7 years ago
Daily Summary is not reporting all Sent messages @how_to
3 Hits, Last modified: 7 years ago
Mail Connectors -> Mail Senders -> SMTP Direct @reference
3 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables @reference
2 Hits, Last modified: 22 months ago
Groups @reference
2 Hits, Last modified: 7 years ago
LAN Forwarding Scripting @reference
2 Hits, Last modified: 7 months ago
ListServer Settings @reference
2 Hits, Last modified: 7 years ago
Autoresponder @reference
2 Hits, Last modified: 7 years ago
Lua SMTP MX Control @reference
2 Hits, Last modified: 22 months ago
Mail Sender Advanced Relay Settings @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DNS @reference
2 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
2 Hits, Last modified: 7 years ago
SMTP Server -> Spam Reduction @reference
2 Hits, Last modified: 7 years ago
SMTP Reputation Stats @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: IfInBag @reference
2 Hits, Last modified: 7 years ago
SMTPSPFWhitelist Replacement @adminapi
2 Hits, Last modified: 7 years ago
How to 'share' domains between Exchange and VPOP3 @how_to
2 Hits, Last modified: 7 years ago
"How To" Articles @how_to
2 Hits, Last modified: 3 years ago
Sending mail from different email addresses or domains @how_to
2 Hits, Last modified: 7 years ago
Using VPOP3 Advanced Features with LAN Forwarding @how_to
2 Hits, Last modified: 7 years ago
How to create an SSL Certificate @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules @reference
1 Hits, Last modified: 2 years ago
Settings @reference
1 Hits, Last modified: 7 years ago
Forwarded Emails Not Arriving @how_to
1 Hits, Last modified: 7 years ago
Error Messages @how_to
1 Hits, Last modified: 2 years ago
UserRuleActions Replacement @mailapi
1 Hits, Last modified: 7 years ago
SMTP error 'Invalid HELO name' @how_to
1 Hits, Last modified: 7 years ago
Controlling VPOP3 via Email @how_to
1 Hits, Last modified: 7 years ago
Allow Remote Access to VPOP3 Mailboxes @how_to
1 Hits, Last modified: 7 years ago
550/553 Not Permitted error from BT Internet's mail servers @how_to
1 Hits, Last modified: 7 years ago
Spam Filter Rules: SURBL @reference
1 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
1 Hits, Last modified: 4 years ago
Frequently Asked Questions @faq
1 Hits, Last modified: 4 years ago
How to send a fax by email using the VPOP3 FaxServer @how_to
1 Hits, Last modified: 7 years ago
Not Working As Expected @how_to
1 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
1 Hits, Last modified: 7 years ago
UserRuleActions Replacement @adminapi
1 Hits, Last modified: 7 years ago
Error message: VPOP3 Alert - Non-existent user - <username> @how_to
1 Hits, Last modified: 7 years ago
How to move VPOP3 V5+ to a new folder @how_to
1 Hits, Last modified: 4 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
1 Hits, Last modified: 7 years ago
Database query to list failed message sends @reference
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
1 Hits, Last modified: 7 years ago
Lists @reference
1 Hits, Last modified: 7 years ago
How to move VPOP3 V3 to a new folder @how_to
1 Hits, Last modified: 7 years ago
AutoresponderInfo Replacement @mailapi
1 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive @how_to
1 Hits, Last modified: 7 years ago
Lua SMTP Relay Control @reference
1 Hits, Last modified: 7 years ago
Training the VPOP3 Spam Filter @how_to
1 Hits, Last modified: 7 years ago
Misc -> DNS Tab @reference
1 Hits, Last modified: 7 years ago
Problems sending mail via BT from your own domain @how_to
1 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
1 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive @how_to
1 Hits, Last modified: 6 years ago

Page Tools

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