One can send mail via another Virtualmin system by using SMTP using the following steps:
SMTP server (The server to send mail from):
- Go to
Webmin > Postfix configuration
.
- Go to
SMTP Server Options
and make changes to Restrictions on recipient addresses
based on your mailserver configuration.
- Go to
SMTP Authentication & Encryption
and make changes to SMTP security options
, SMTP recipient restrictions
, etc based on your mailserver configuration.
SMTP Client (The server connecting to the SMTP server):
- Go to
Webmin > Postfix configuration
.
- Go to
SMTP Client Options
and make changes to SASL security options
and Use TLS for SMTP connections
based on your mailserver configuration.
- Go to
SMTP Authentication & Encryption
and add your SMTP server hostname (with port) in Send outgoing mail via host
, choose the relevant option in Use SASL SMTP authentication?
based on your mailserver configuration and finally add the login details in SMTP login to outgoing mail host
.
N.B. Most of the options that you need to set in the above steps will depend on how you configured your mailserver (Postfix, SASL, etc) hence the based on your mailserver configuration
.