Skip to content

Fix compatibility with Postfix postscreen#2

Open
abeverley wants to merge 1 commit intoteam-at-cpan:masterfrom
abeverley:wait_pregreet
Open

Fix compatibility with Postfix postscreen#2
abeverley wants to merge 1 commit intoteam-at-cpan:masterfrom
abeverley:wait_pregreet

Conversation

@abeverley
Copy link
Copy Markdown

This ensures that the module works with Postfix's postscreen spam screening functionality.

One of the checks that postscreen does is to banish clients that speak before their turn (see https://www.postfix.org/POSTSCREEN_README.html#pregreet)

This PR changes the sending of the greeting from being immediately the connection has been made, to waiting until the 220 code has been received.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant