Line 1,142: |
Line 1,142: |
| | | |
| | | |
− | ==Internal Mail Servers== | + | ==Internal or External Mail Servers== |
− | SME can be configured as a spam and antivirus filter for one or more "Internal" mail servers on a domain-by-domain basis. The mail server specified does not have to be on the same local network as your SME server. | + | SME can be configured as a spam and antivirus filter for one or more "Internal or External" mail servers on a domain-by-domain basis. The mail server specified does not have to be on the same local network as your SME server, & can be hosted on an external site. |
| | | |
− | ===Deliver ALL email to a single internal mail server=== | + | ===Deliver ALL email to a single internal or external mail server=== |
− | You can set the default delivery location for all domains on your SME server to a single ''internal'' mail server by setting the mail server address in server-manager::Configuration::E-mail::Change e-mail delivery settings::Address of internal mail server. | + | You can set the default delivery location for all domains on your SME server to a single ''internal or external'' mail server by setting the mail server address in server-manager::Configuration::E-mail::Change e-mail delivery settings::Address of internal mail server. |
| | | |
| Note: ''Address of internal mail server'' must be blank if you want any email delivered to the SME server itself. | | Note: ''Address of internal mail server'' must be blank if you want any email delivered to the SME server itself. |
| | | |
− | ===Deliver email for one domain to an internal mail server=== | + | ===Deliver email for one domain to an internal or external mail server=== |
| You can override the default email delivery destination for individual domains on your SME server (forwarding all email for the specified domain to another server) as follows: | | You can override the default email delivery destination for individual domains on your SME server (forwarding all email for the specified domain to another server) as follows: |
| | | |
Line 1,165: |
Line 1,165: |
| | | |
| | | |
− | Remove the internal mail server (and return email delivery for ''test.com'' to the default for your SME server) using: | + | Remove the internal or external mail server (and return email delivery for ''test.com'' to the default for your SME server) using: |
| db domains delprop test.com MailServer | | db domains delprop test.com MailServer |
| signal-event email-update | | signal-event email-update |