Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
NGINX- LE for SMTPS, SUBMISSION, IMAPS
« previous
next »
Print
Pages: [
1
]
Author
Topic: NGINX- LE for SMTPS, SUBMISSION, IMAPS (Read 2100 times)
AndyX90
Jr. Member
Posts: 55
Karma: 2
NGINX- LE for SMTPS, SUBMISSION, IMAPS
«
on:
December 16, 2019, 10:46:43 am »
Hi all,
i would like to use NGINX to Offload Letsencrypt Certificates on my internal services SMTPS, SUBMISSION and IMAPS.
In
https://docs.nginx.com/nginx/admin-guide/mail-proxy/mail-proxy/
it is stated that you need to configure nginx with the following arguments: --with-mail --with-mail_ssl_module.
Our nginx plugin is configured with the arguments --with-mail=dynamic and --with-mail_ssl_module.
Is this setup possible with our default nginx plugin?
THX
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: NGINX- LE for SMTPS, SUBMISSION, IMAPS
«
Reply #1 on:
December 16, 2019, 05:33:25 pm »
The plugin does not support mail and the backend code to wrap the nginx authentication protocol is also missing.
I can tell you that pop3s and imaps should work with the current version while smtps does not. I have no idea for SUBMISSION.
Have you thought about the postfix plugin for SMTPS/SUBMISSION offloading?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
NGINX- LE for SMTPS, SUBMISSION, IMAPS