Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sieve socket creation failed #1344

Closed

Conversation

christer77
Copy link
Member

This PR resolve Sieve: Socket creation failed error.

The first constant is that, since the appearance of this error, the BLOCK SENDER button is always disabled.

Related screen:

BLOCK SENDE DISABLED-SIEVE-ERROR

To reproduce this error, just open message inline mode or in new tab

@marclaporte
Copy link
Member

Related: #1331

}
$port = $url['port'] ?? '4190';
return [$host, $port];
$scheme = $url['scheme'] ?? 'tcp://';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure this will work with stalwart too, try and ping me

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll get back to you after the test

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Shadow243
Copy link
Member

Related PR: #1199

@christer77
Copy link
Member Author

Related PR: #1199

valid

Related PR: #1199

@christer77 christer77 closed this Nov 13, 2024
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.

3 participants