In DD OS 7.0, we have added additional support for SMTP encryption method STARTTLS.
When configuring the mail server, one can use "config set mailserver"
config set mailserver [ ] [user ] Set the mail (SMTP) server If the mail server uses the different port number than default smtp port 25, one can add "port" argument to set it. For example,
config set mailserver smtp.office365.com port 587 user ddasup Enter the password for the Mail (SMTP) server: The Mail (SMTP) server is: smtp.office365.com
GonMur
33 Posts
0
April 20th, 2020 21:00
Hello there!
In DD OS 7.0, we have added additional support for SMTP encryption method STARTTLS.
When configuring the mail server, one can use "config set mailserver"
config set mailserver [ ] [user ]
Set the mail (SMTP) server
If the mail server uses the different port number than default smtp port 25, one can add "port" argument to set it. For example,
config set mailserver smtp.office365.com port 587 user ddasup
Enter the password for the Mail (SMTP) server:
The Mail (SMTP) server is: smtp.office365.com
I am sure it helps
Cheers,
Gonzalo
Yuri.Kotov
1 Message
0
December 1st, 2021 10:00
Hello,
Why the port option is not documented?
Is it allowed to use these option? If so, please add it to the help of "config set mailserver" commands and to the DDOS guide as well.
Yuri