I have a little problem with the email server. If I send emails, it is shown as unencrypted (at the recipient). How can I fix it?
SSL MailServer
krystian_rzepa
Have you tried setting up an ssl certificate?
how to use lets encrypt ssl for email
JAY
Update the mail server to the latest version, which allows you to fill in the certificate you applied to enable ssl connection
aaPanel_Jose Can we use Let's Encrypt certificate for mail server? If yes, how?
I have tried to paste lets encrypt SSL cert key and pem files, but it still shows message not encrypted when some one receives email. However it has helped to enable secure pop3 at port 995 and secure tls smpt at port 587.
LetsEncrypt Finally Works with Mailserver too.
Figured it out, we need to add these two lines in main.cf located at etc/postfix/main.cf
Or you can also edit postfix config from mailserver settings and add these two lines of code:
smtp_tls_security_level = may
smtpd_tls_security_level = may
Restart postfix and davecot services and it will remove security error message from email reception that server did not encrypt this message.
szone
just need paste lets encrypt SSL cert key and pem files
- Edited
aaPanel_Jose szone
Where can I find this lets encrypt SSL cert key and pem files?
The easiest way is to create a domain with the same domain name as your email domain. Click on the application site to get ssl.
aaPanel_Jose
Everything works fine, thanks.
What if I have several domains? for example:
email@example.com
email@example1.com
krystian_rzepa
Sorry for the multi-domain ssl we have not tested, we will test the update instructions
i've added ssl certificate but still can't connect to SSL port 25, only can connect to unsecured connections.
and theres problem with paging in email user list, can change to another page
shm
Please use the 465 port connection after adding ssl.
Pagination issues will be fixed when the next version is released
aaPanel_Jose Whatif the letsencrypt SSL expired, will the email service auto replicate the pem file to the email SSL configuration.
Or we need to manually copy and paste it?
by the way anyone know why I cant delete SSL from mail service.
patdevs manually copy certs form domain to email module
aaPanel_Jose not working the cert still there
ok, i found this problem ,Will be fixed in the next update
After clicking delete, even though the certificate is still displayed, the certificate is no longer valid