Skip to content

docs: Document fix for PROXY protocol with postscreen#4066

Merged
georglauterbach merged 1 commit intomasterfrom
docs/proxy-protocol-postscreen
Jun 15, 2024
Merged

docs: Document fix for PROXY protocol with postscreen#4066
georglauterbach merged 1 commit intomasterfrom
docs/proxy-protocol-postscreen

Conversation

@polarathene
Copy link
Copy Markdown
Member

Description

Port 25 is managed by the Postfix service postscreen. By default it expects and exclusive lock. When more than one SMTP inbound service is running (an additional PROXY protocol port), this is a problem that can be resolved by configuring postscreen to use proxy: table for cache access instead.

Credit and thanks to @pdehne for troubleshooting a configuration I missed, and sharing the solution: #4058 (comment)

Fixes #4058

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: ab99156

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug report: Mail Server behind Traefik, Fetchmail fails to deliver incoming mails

3 participants