-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Fetchmail in combination with haproxy #1841
Copy link
Copy link
Closed
Labels
kind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dmeta/needs triageThis issue / PR needs checks and verification from maintainersThis issue / PR needs checks and verification from maintainersmeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activitypriority/low
Metadata
Metadata
Assignees
Labels
kind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dmeta/needs triageThis issue / PR needs checks and verification from maintainersThis issue / PR needs checks and verification from maintainersmeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activitypriority/low
Subject
I would like some feedback concerning a use case
Description
I having a docker-mailserver running behind a haproxy as load-balancer. For this I added the following configurations to postfix-main.cf and postfix-master.cf
postfix-main.cf
postfix-master.cf
Unfortunately this seems to break fetchmail daemon:
Maybe someone knows a solution howto fix this.
Thanks