User Tools

Site Tools


userguide:email:emailsettings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
userguide:email:emailsettings [2014/07/22 02:07]
chris@virtbiz.com created
userguide:email:emailsettings [2014/07/22 02:25]
chris@virtbiz.com
Line 3: Line 3:
  
 The Email Server Settings allows the configuration of various email related functions on the BlueOnyx server. ​  These services are divided between four sub-tabs: The Email Server Settings allows the configuration of various email related functions on the BlueOnyx server. ​  These services are divided between four sub-tabs:
-  * [[userguide:​email:​#​Basic|Basic]] +  * [[#​Basic|Basic]] 
-  * Advanced +  * [[#Advanced|Advanced]] 
-  * Secondary Mail-server +  * [[#Secondary Mail-server|Secondary Mail-server]] 
-  * Blacklisting+  * [[#Blacklisting|Blacklisting]]
  
 +BlueOnyx uses [[http://​www.sendmail.com/​sm/​open_source/​|Sendmail]] as its SMTP agent and [[http://​www.dovecot.org/​|Dovecot]] for POP3/IMAP service.
 ---- ----
  
-===#Basic===+===Basic===
 ==Enable SMTP Server== ==Enable SMTP Server==
 Turn the Simple Mail Transfer Protocol (SMTP) service on or off. Enabling SMTP will allow this server appliance to act as an SMTP server for sending and receiving Internet email between other servers. SMTP also allows users to use this server appliance for sending email. Turn the Simple Mail Transfer Protocol (SMTP) service on or off. Enabling SMTP will allow this server appliance to act as an SMTP server for sending and receiving Internet email between other servers. SMTP also allows users to use this server appliance for sending email.
Line 21: Line 22:
  
 ==Enable Submission Port== ==Enable Submission Port==
-Turn the Submission Port(587) on or off.+Turn the Submission Port(587) on or off.  Many network administrators and Internet Service Providers do not allow their users to connect with external SMTP servers using standard SMTP TCP port 25.  BlueOnyx supports the use of Submission port on the standard TCP 587.   ​Enabling this option will allow your users to connect on 587 as an alternative to 25.
  
 ==Enable IMAP Server== ==Enable IMAP Server==
Line 37: Line 38:
 ==Enable Z-Push== ==Enable Z-Push==
 Z-push is an open-source application to synchronize ActiveSync compatible PDAs and mobile phones, which allows them access to emails. For more information about how to use Z-Push see:​http://​www.blueonyx.it/​index.php?​page=z-push Z-push is an open-source application to synchronize ActiveSync compatible PDAs and mobile phones, which allows them access to emails. For more information about how to use Z-Push see:​http://​www.blueonyx.it/​index.php?​page=z-push
 +----
 +===Advanced===
 +==Delivery Schedule==
 +Set how frequently this server appliance will deliver outgoing mail. Immediate delivery sends mail as quickly as possible but needs a full-time Internet connection. Periodic delivery is best for use with part-time Internet connections such as dial-on-demand.
 +
 +==Maximum Email Size (MB)==
 +Set the maximum size of email messages this server will send or receive. Please enter an integer greater than 0. The default value is to leave this field empty which will allow this server to send and receive email messages of any size.
 +
 +
 +==Maximum Recipients per Message==
 +Defines how many recipients the envelope of an email message may have. If emails have more recipients than specified here, then the email will be rejected.
 +
 +==Enable delay_checks==
 +delay_checks changes the order Sendmail checks if a connection is correct or not, this is a good option to us if you use RBL blacklists
 +
 +==Force Sender Domain==
 +Enter a domain name or IP address to override the From: address of email sent by users of this server. This feature is also called Domain Masquerade. Please enter a properly formatted IP address, host name, or domain name. The default value is to leave this field empty. For example, 192.168.1.100,​ www.example.com and example.com are valid entries.
 +
 +==Smart Relay Server==
 +Enter the fully-qualified domain name of an email server through which all outgoing email will be routed.
 +
 +==POP Authenticated Relaying==
 +Check to enable SMTP relay trusts by POP authentication. If checked, any user who successfully uses POP to check mail will be trusted for 30 minutes to send email using the SMTP service. This feature is suitable for users who frequently travel.
 +
 +==Relay Email From Hosts/​Domains/​IP Addresses==
 +Enter the IP addresses, host or domain names that are allowed to relay email through this server. A user will not be able to send outgoing email through this server unless the IP address, host or domain name of the machine they are connecting from is entered in this field. Please enter a list of IP addresses, host and domain names that will be trusted to relay email using this server. Networks may be specified by using 0's. For example, to allow relaying for a network 192.168.1.1 with subnet mask 255.255.0.0,​ specify the address 192.168.0.0.
 +
 +==Block Email From Hosts/​Domains==
 +Enter the host names and domain names that are not allowed to deliver email to this server. Please enter a properly formatted host name or domain name.The default value is to leave this field empty. For example, www.example.com and example.com are valid entries.
 +
 +==Block Email From Users==
 +Enter the email addresses of users that are not allowed to deliver email to this server. Please enter a properly formatted email address. The default value is to leave this field empty. For example, user@example.com is a valid entry.
 +
 +----
 +===Secondary Mail-server===
 +==Domain Name==
 +Enter the doamin name to which you wnat a secondary mailservice.
  
 +==Mail Server==
 +Enter the main mail server for the domain.
 ---- ----
 +===Blacklisting===
 +==Blacklist service==
 +Enter the address of the Blacklist service you want to use, ie.'​zen.spamhaus.org'​
  
-===#Advanced=== +==Defer Temporary== 
-===#​Secondary Mail-server=== +If you click this field, the mail-server, if there is a problem reaching the Blacklist service, will return a temporary error to the incoming mail-server and thus temporary defer the message. The default behaviour of the mail-server is to accept the mail if it can't reach the Blacklist-service.
-===#​Blacklisting===+
  
 +Activate service
 +Select this option if you want to activate this Blacklist service.
userguide/email/emailsettings.txt · Last modified: 2014/07/22 02:39 by chris@virtbiz.com