Changes

From SME Server
Jump to navigationJump to search
1,020 bytes added ,  22:01, 10 May 2023
Using an external mail server to deliver mails to some domains, but use the built-in mail server for delivering mails to all other domains
If you want to use , you should:


# In server manager choose "E-mail" under menu heading "Configuration"
# Fill out the entries under "SMTP server": Address of the external mail server, and - if needed - the user id and password to use for getting access to the external mail server
# If you need to use a special port (e.g. 587) on the external mail server:<br />$ /sbin/e-smith/db configuration setprop smtpauthproxy PeerPort 587
# It may be advisable to also do:<br />$ /sbin/e-smith/db configuration setprop smtpauthproxy Debug enabled<br />This will show the communication with the external mail server, helping solve potential problems regarding login etc.
# Create a custom-template for /var/qmail/control/smtproutes, e.g. the file /etc/e-smith/templates-custom/var/qmail/control/smtproutes/01custom with a content like this:<br /> onedomain.com:localhost:26<br /> anotherdomain.org:localhost:26<br />with one line for each domain, for which you want to use the external mail server
# $ signal-event email-update
20

edits

Navigation menu