Actions
Defect #6759
closedrdm-mailhandler does not have a port option, fails with port forwarding
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2010-10-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
In our environment, applications use port forwarding to avoid using root to start up web services. Port 80 and 443 are forwarded to higher port numbers. This setup does not work with the rdm-mailhandler because it assumes the port number. I created a patch to fix this. The attached patch adds a port option to the rdm-mailhandler.
Files
Updated by Felix Schäfer about 14 years ago
Doesn't protocol://host:port/path
work with the mail handler?
Updated by Stephanie Collett about 14 years ago
- Status changed from New to Resolved
Ah, yes, that works too. I'm not sure why I thought that option wasn't working. I revisited it and have confirmed host:port works fine. I must have been conflating it with other issues now resolved. Thanks.
Updated by Holger Just about 14 years ago
- Status changed from Resolved to Closed
- Resolution set to Wont fix
Actions