Stalwart invalid proxy header when adding trusted network to imapstls #2227
Unanswered
hans-chrstn
asked this question in
Q&A
Replies: 1 comment
-
This means that your proxy server is not including the required headers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, I have a weird configuration problem
When I add trusted-networks to my imapstls listener, I get a "proxy protocol error" in my logs:
The issue is resolved by removing the trusted-networks lines and only keeping
proxy.override = true:i am using the same stack and following the advice from Discussion #949 as reference
EDIT:
adding any trusted-networks at all fails some type of component so i had to disable every single one to make something like smtp to work:
Beta Was this translation helpful? Give feedback.
All reactions