[GH-ISSUE #1746] How to forward Mail server through NPM? Using Streams? #1300

Closed
opened 2026-02-26 06:36:38 +03:00 by kerem · 1 comment
Owner

Originally created by @b3nd1k on GitHub (Jan 11, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1746

Hey! I've the ProtonMail Bridge Docker installed on my Unraid server that I want to expose to the internet. Currently IMAP is running locally from 10.0.0.20:1143 and SMTP from 10.0.0.20:1025. How do I do this in Nginx Proxy Manager? I am thinking maybe I Could use 'Streams'. What I essential want is to connect my email apps through mydomain.com:1025 rather than through public-ip:1025.

Originally created by @b3nd1k on GitHub (Jan 11, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1746 Hey! I've the ProtonMail Bridge Docker installed on my Unraid server that I want to expose to the internet. Currently IMAP is running locally from 10.0.0.20:1143 and SMTP from 10.0.0.20:1025. How do I do this in Nginx Proxy Manager? I am thinking maybe I Could use 'Streams'. What I essential want is to connect my email apps through mydomain.com:1025 rather than through public-ip:1025.
kerem closed this issue 2026-02-26 06:36:38 +03:00
Author
Owner

@chaptergy commented on GitHub (Jan 11, 2022):

If you don't need NPM to handle SSL certificates, streams could work. Otherwise there is no build in way currently, you would have to mount a custom config file into your docker container. See https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1110.

<!-- gh-comment-id:1010075398 --> @chaptergy commented on GitHub (Jan 11, 2022): If you don't need NPM to handle SSL certificates, streams could work. Otherwise there is no build in way currently, you would have to mount a custom config file into your docker container. See https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1110.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1300
No description provided.